diff --git a/configure.ac b/configure.ac index 764734be..e7efbf2a 100644 --- a/configure.ac +++ b/configure.ac @@ -51,7 +51,7 @@ AC_CHECK_HEADER([shadow.h],,[AC_MSG_ERROR([You need a libc with shadow.h])]) AC_CHECK_FUNCS(arc4random_buf l64a fchmod fchown fsync futimes \ getentropy getrandom getspnam getusershell \ getutent initgroups lchown lckpwdf lstat lutimes \ - setgroups sigaction updwtmp updwtmpx innetgr getpwnam_r \ + setgroups updwtmp updwtmpx innetgr getpwnam_r \ getpwuid_r getgrnam_r getgrgid_r getspnam_r getaddrinfo ruserok \ memset_s explicit_bzero) AC_SYS_LARGEFILE