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 bb02ab893..2067742c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -799,7 +799,7 @@ AC_FUNC_VPRINTF
799AC_HEADER_SYS_WAIT 799AC_HEADER_SYS_WAIT
800AC_TYPE_OFF_T 800AC_TYPE_OFF_T
801AC_TYPE_UID_T 801AC_TYPE_UID_T
802AC_CHECK_FUNCS([atoll stat64 strnlen mremap getrlimit setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid mallinfo malloc_size malloc_usable_size getrusage]) 802AC_CHECK_FUNCS([atoll stat64 strnlen mremap getrlimit setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid mallinfo malloc_size malloc_usable_size getrusage random srandom])
803 803
804# restore LIBS 804# restore LIBS
805LIBS=$SAVE_LIBS 805LIBS=$SAVE_LIBS