diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 23d39bb..15f8f23 100644 --- a/configure.ac +++ b/configure.ac @@ -260,7 +260,8 @@ AC_SUBST(INSTALLSHELLPATH) # AC_FUNC_FORK AC_CHECK_FUNCS([flockfile vasprintf mmap rand strlwr stpcpy setenv stat \ - getrlimit getpwnam getpwuid getpwnam_r getpwuid_r inet_pton]) + getrlimit getpwnam getpwuid getpwnam_r getpwuid_r inet_pton \ + closefrom]) # |