diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 |
1059 | AC_FUNC_FORK | 1059 | AC_FUNC_FORK |
1060 | AC_FUNC_CHOWN | 1060 | AC_FUNC_CHOWN |
1061 | AC_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]) | 1061 | AC_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 | ||
1063 | GN_INTLINCL="" | 1063 | GN_INTLINCL="" |
1064 | GN_LIBINTL="$LTLIBINTL" | 1064 | GN_LIBINTL="$LTLIBINTL" |