summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorGravatar m0gg2007-01-23 23:21:45 +0000
committerGravatar m0gg2007-01-23 23:21:45 +0000
commit8e11dafec6b13a474bc883d404bcfdaa788922de (patch)
tree048514a0f9dc82cd99b02dfb6d1ee9d3a9476c48 /configure
parente54dd109dc70b527e812c90d5b72c4d870823a7d (diff)
downloadcsoap-8e11dafec6b13a474bc883d404bcfdaa788922de.tar.gz
csoap-8e11dafec6b13a474bc883d404bcfdaa788922de.tar.bz2
AIX patch (?)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 5761cd9..af0cf74 100755
--- a/configure
+++ b/configure
@@ -18922,7 +18922,8 @@ fi
-for ac_header in arpa/inet.h fcntl.h inttypes.h malloc.h netdb.h netinet/in.h stdint.h stdlib.h signal.h pthread.h string.h sys/socket.h time.h sys/time.h unistd.h io.h stdio.h stdarg.h errno.h ctype.h openssl/ssl.h openssl/rand.h openssl/err.h
+
+for ac_header in arpa/inet.h fcntl.h inttypes.h malloc.h netdb.h netinet/in.h stdint.h stdlib.h signal.h pthread.h string.h sys/socket.h sys/wait.h time.h sys/time.h unistd.h io.h stdio.h stdarg.h errno.h ctype.h openssl/ssl.h openssl/rand.h openssl/err.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then