From ac4292ff0b26560173f93c3866aceaa3ed5b1035 Mon Sep 17 00:00:00 2001 From: Scott MacVicar Date: Wed, 5 Aug 2009 20:01:33 +0000 Subject: [PATCH] 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) --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index d24316737f..c38da2e965 100644 --- a/configure.in +++ b/configure.in @@ -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 \ -- 2.40.0