diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 805cf8617be..0d16c1a9711 100644 --- a/configure.in +++ b/configure.in @@ -1594,6 +1594,7 @@ AC_CHECK_FUNCS(m4_normalize([ getpeerucred getrlimit mbstowcs_l + memset_s memmove poll posix_fallocate @@ -1691,6 +1692,7 @@ fi AC_REPLACE_FUNCS(m4_normalize([ dlopen + explicit_bzero fls getopt getrusage |