aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win325
1 files changed, 5 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 4300dc34d4..f8e0ac546d 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -205,8 +205,13 @@
@HAVE_LIBZ@
/* Define to use GNU ADNS library */
+@HAVE_C_ARES@
+
+/* Define to use GNU ADNS library */
+#ifndef HAVE_C_ARES
@HAVE_GNU_ADNS@
#define ADNS_JGAA_WIN32 1
+#endif
/* Define to use the PCRE library */
@HAVE_PCRE@