diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ff48ee7c1..362dd0afb 100644 --- a/configure.ac +++ b/configure.ac @@ -1203,7 +1203,7 @@ AC_CHECK_HEADERS([signal.h]) AC_CHECK_FUNCS([memicmp stpcpy strsep strlwr strtoul memmove stricmp strtol \ memrchr isascii timegm getrusage setrlimit stat setlocale \ flockfile funlockfile fopencookie funopen getpwnam getpwuid \ - getenv ]) + getenv inet_pton]) # end jnlib checks. |