diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a61dcef775..e976c04551 100644 --- a/configure.ac +++ b/configure.ac @@ -181,7 +181,7 @@ AC_PROG_CC_C_O dnl Change to AC_PROG_CC_STDC when we start requiring a post-2.13 autoconf dnl AC_PROG_CC_STDC AC_PROG_CPP -AC_AIX +AC_USE_SYSTEM_EXTENSIONS AC_PROG_LN_S dnl Support systems with system libraries in e.g. /usr/lib64 |
