summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ec2c259..12feff8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,6 +91,7 @@ if test "$os_unix" = "yes"; then
AC_CHECK_FUNCS([strnstr memdup strndup strerror_r])
AC_CHECK_FUNCS([fdwalk])
AC_CHECK_FUNCS([setenv])
+ AC_CHECK_FUNCS([getpeereid])
# Required functions
AC_CHECK_FUNCS([gmtime_r],