res_search is already checked within ext/standard/config.m4

also check for arpa/nameser_compat.h, OSX puts some old defines in there (not used yet)
This commit is contained in:
Scott MacVicar 2009-08-05 20:01:33 +00:00
parent 5a40aa7217
commit f1521e18c0

View file

@ -424,6 +424,7 @@ netinet/in.h \
alloca.h \
arpa/inet.h \
arpa/nameser.h \
arpa/nameser_compat.h \
assert.h \
crypt.h \
fcntl.h \
@ -599,7 +600,6 @@ putenv \
realpath \
random \
rand_r \
res_search \
scandir \
setitimer \
setlocale \