aboutsummaryrefslogtreecommitdiffstats
path: root/conf/configure.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'conf/configure.in.in')
-rw-r--r--conf/configure.in.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/configure.in.in b/conf/configure.in.in
index 86f16ab..eea9680 100644
--- a/conf/configure.in.in
+++ b/conf/configure.in.in
@@ -51,7 +51,7 @@ if test "`uname -s 2>/dev/null`" = AIX ; then
AC_MSG_RESULT(yes)
AC_CHECK_LIB(bsd, hostname)
EXTRA_OBJS=mount_aix.o
- AC_DEFINE(_ALL_SOURCE)
+ AC_DEFINE([_ALL_SOURCE], [], [Define _ALL_SOURCE on AIX])
else
AC_MSG_RESULT(no)
fi
@@ -320,7 +320,6 @@ fi
AC_OUTPUT(
Makefile
intl/Makefile
- po/Makefile.in
po/Makefile
lib/Makefile
ncpd/Makefile