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 07f71bf19..53c6c9020 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 mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck]) 693AC_CHECK_FUNCS([atoll stat64 strnlen mremap setrlimit sysconf initgroups strndup gethostbyname2 getpeerucred getpeereid setresuid $funcstocheck])
694 694
695# restore LIBS 695# restore LIBS
696LIBS=$SAVE_LIBS 696LIBS=$SAVE_LIBS