diff options
Diffstat (limited to 'changes/bug19139')
-rw-r--r-- | changes/bug19139 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug19139 b/changes/bug19139 new file mode 100644 index 0000000000..2e53d7d445 --- /dev/null +++ b/changes/bug19139 @@ -0,0 +1,3 @@ + o Minor features (build): + - Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS to automatically + turn on C and POSIX extensions. Closes ticket 19139. |