aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-09 16:34:08 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-09 16:34:08 +0000
commitabf60597b68d3c1a1b678f9c54f31ae14c65ff05 (patch)
treed2a8b096bf5fe2c00fe8f9d334ca33b8b0b69265 /include
parent815be572df1fb1fcf08280d763999fa6d52089b5 (diff)
Improve res_ninit and res_ndestroy autoconf logic on the Darwin platform.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@115579 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 07496c355..cfed51b0c 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -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