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 165e66d44..151d76d2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -733,7 +733,7 @@ AC_FUNC_VPRINTF
733AC_HEADER_SYS_WAIT 733AC_HEADER_SYS_WAIT
734AC_TYPE_OFF_T 734AC_TYPE_OFF_T
735AC_TYPE_UID_T 735AC_TYPE_UID_T
736AC_CHECK_FUNCS([atoll stat64 strnlen mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid mallinfo malloc_size malloc_usable_size]) 736AC_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])
737 737
738# restore LIBS 738# restore LIBS
739LIBS=$SAVE_LIBS 739LIBS=$SAVE_LIBS