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 1c87569b1..714610a01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -690,7 +690,7 @@ AC_FUNC_VPRINTF
690AC_HEADER_SYS_WAIT 690AC_HEADER_SYS_WAIT
691AC_TYPE_OFF_T 691AC_TYPE_OFF_T
692AC_TYPE_UID_T 692AC_TYPE_UID_T
693AC_CHECK_FUNCS([atoll stat64 strnlen mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid]) 693AC_CHECK_FUNCS([atoll stat64 strnlen mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck getifaddrs freeifaddrs getresgid mallinfo])
694 694
695# restore LIBS 695# restore LIBS
696LIBS=$SAVE_LIBS 696LIBS=$SAVE_LIBS