about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-11-30 18:16:49 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-11-30 18:16:49 +0000
commitb30915b56a5c678665a106dc6718dce11b1959ac (patch)
treef4ea479d875b6e153a7d639512495e55aa020190 /configure.in
parenteac204de4f3f2e51e1761345f7d1ef5d9ca6027b (diff)
downloadzsh-b30915b56a5c678665a106dc6718dce11b1959ac.tar.gz
zsh-b30915b56a5c678665a106dc6718dce11b1959ac.tar.xz
zsh-b30915b56a5c678665a106dc6718dce11b1959ac.zip
zsh-workers/8826
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 ---------------