]> granicus.if.org Git - php/commitdiff
Added tests for arpa/nameser.h and resolv.h, which don't exist on the BeOS.
authorStephen van Egmond <svanegmond@php.net>
Tue, 6 Feb 2001 00:03:44 +0000 (00:03 +0000)
committerStephen van Egmond <svanegmond@php.net>
Tue, 6 Feb 2001 00:03:44 +0000 (00:03 +0000)
configure.in

index b791c8821112bee5777623dab37848566405c58a..b8012d0d2e36db9a9f991c16d71539500a219d91 100644 (file)
@@ -283,6 +283,7 @@ dnl QNX requires unix.h to allow functions in libunix to work properly
 AC_CHECK_HEADERS(
 alloca.h \
 arpa/inet.h \
+arpa/nameser.h \
 crypt.h \
 fcntl.h \
 grp.h \
@@ -291,6 +292,7 @@ limits.h \
 locale.h \
 netinet/in.h \
 pwd.h \
+resolv.h \
 signal.h \
 stdarg.h \
 stdlib.h \