aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-06-02 18:40:02 +0000
committerGerald Combs <gerald@wireshark.org>2003-06-02 18:40:02 +0000
commitf755cf503481ebed7cbb48606e6217d67b35add4 (patch)
tree24af1fe3ad5bfaa454c7aa0768c9d1ce05367567 /config.nmake
parent4eaff6dc18e873f1cd51a2a3be43af40b00ba3ce (diff)
Add GNU ADNS to the Windows build environment. A precompiled DLL can be
found at http://adns.jgaa.com/ and http://www.ethereal.com/distribution/win32/development/ The modifications to the root-level config.h.win32 and Makefile.nmake may not be neccessary. svn path=/trunk/; revision=7769
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index ba80b59b3d..5858143a81 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,4 +1,4 @@
-# $Id: config.nmake,v 1.38 2003/05/01 03:09:51 gerald Exp $
+# $Id: config.nmake,v 1.39 2003/06/02 18:40:00 gerald Exp $
VERSION=0.9.12
RC_VERSION=0.9.12
@@ -12,6 +12,7 @@ GTK_DIR=C:\ethereal-win32-libs\gtk+
ZLIB_DIR=C:\ethereal-win32-libs\zlib-1.1.3
PCAP_DIR=C:\ethereal-win32-libs\WPdpack
NET_SNMP_DIR=C:\ethereal-win32-libs\net-snmp-5.0.6
+ADNS_DIR=C:\ethereal-win32-libs\adns-1.0-win32-01
COMMON_FILES_GNU=c:\program files\common files\gnu