From e52f93433cb409e15e4b2a4e1f043267e0f57ddd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 9 Aug 2010 15:40:29 +0000 Subject: Support logging via TCP --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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. -- cgit v1.2.3