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 0ea55a90f..5c6fedc8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1152,7 +1152,7 @@ AC_FUNC_FORK
1152AC_FUNC_CHOWN 1152AC_FUNC_CHOWN
1153AC_CHECK_FUNCS([atoll stat64 strnlen mremap getrlimit setrlimit sysconf 1153AC_CHECK_FUNCS([atoll stat64 strnlen mremap getrlimit setrlimit sysconf
1154 initgroups strndup gethostbyname2 getpeerucred getpeereid 1154 initgroups strndup gethostbyname2 getpeerucred getpeereid
1155 setresuid getifaddrs freeifaddrs getresgid mallinfo malloc_size 1155 setresuid getifaddrs freeifaddrs getresgid mallinfo2 malloc_size
1156 malloc_usable_size getrusage random srandom stat statfs statvfs 1156 malloc_usable_size getrusage random srandom stat statfs statvfs
1157 wait4 timegm]) 1157 wait4 timegm])
1158 1158