Improve res_ninit and res_ndestroy autoconf logic on the Darwin platform.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@115579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2008-05-09 16:34:08 +00:00
parent 09c28afa6d
commit f0efe0d2b5
3 changed files with 221 additions and 9 deletions

View File

@@ -31,6 +31,9 @@
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <arpa/nameser.h> header file. */
#undef HAVE_ARPA_NAMESER_H
/* Define to 1 if you have the `asprintf' function. */
#undef HAVE_ASPRINTF