about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8d810e7a4..de8d06dc0 100644
--- a/configure.in
+++ b/configure.in
@@ -791,7 +791,7 @@ AC_CHECK_FUNCS(memcpy memmove \
               sigprocmask setuid seteuid setreuid setresuid setsid strerror \
               nis_list initgroups fchdir cap_get_proc readlink nice \
 	      getgrgid getgrnam getpwent getpwnam getpwuid setpgrp \
-	      inet_pton inet_ntop getipnodebyname gethostbyname2 \
+	      inet_aton inet_pton inet_ntop getipnodebyname gethostbyname2 \
 	      fseeko ftello mmap munmap msync ftruncate setlocale)
 
 dnl ---------------