aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fbe2fee8f..34ee7bbe7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -794,7 +794,7 @@ AC_FUNC_VPRINTF
794AC_HEADER_SYS_WAIT 794AC_HEADER_SYS_WAIT
795AC_TYPE_OFF_T 795AC_TYPE_OFF_T
796AC_TYPE_UID_T 796AC_TYPE_UID_T
797AC_CHECK_FUNCS([atoll stat64 strnlen mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid mallinfo malloc_size malloc_usable_size getrusage]) 797AC_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])
798 798
799# restore LIBS 799# restore LIBS
800LIBS=$SAVE_LIBS 800LIBS=$SAVE_LIBS