aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win326
1 files changed, 5 insertions, 1 deletions
diff --git a/config.h.win32 b/config.h.win32
index 768dad63b1..d013fbe242 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -1,4 +1,4 @@
-/* $Id: config.h.win32,v 1.38 2002/10/23 18:27:33 guy Exp $ */
+/* $Id: config.h.win32,v 1.39 2003/06/02 18:40:00 gerald Exp $ */
/* config.h.win32 Generated manually. :-) */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -109,6 +109,10 @@
/* Define if you have the z library (-lz). */
#define HAVE_LIBZ 1
+/* Define to use GNU ADNS library */
+#define HAVE_GNU_ADNS 1
+#define ADNS_JGAA_WIN32 1
+
#ifndef WIN32
#define WIN32 1
#endif