aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b9313875e..605b0a6c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1058,7 +1058,7 @@ AC_TYPE_UID_T
1058# check for library functions 1058# check for library functions
1059AC_FUNC_FORK 1059AC_FUNC_FORK
1060AC_FUNC_CHOWN 1060AC_FUNC_CHOWN
1061AC_CHECK_FUNCS([atoll stat64 strnlen mremap getrlimit setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid getifaddrs freeifaddrs getresgid mallinfo2 malloc_size malloc_usable_size getrusage random srandom stat statfs statvfs wait4 timegm]) 1061AC_CHECK_FUNCS([atoll stat64 strnlen mremap getrlimit setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid getifaddrs freeifaddrs getresgid mallinfo2 malloc_size malloc_usable_size getrusage random srandom stat statfs statvfs wait4 timegm pipe2])
1062 1062
1063GN_INTLINCL="" 1063GN_INTLINCL=""
1064GN_LIBINTL="$LTLIBINTL" 1064GN_LIBINTL="$LTLIBINTL"