aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-08-24 23:25:40 +0000
committerGerald Combs <gerald@wireshark.org>2003-08-24 23:25:40 +0000
commit3303295c843b0983cb5ef15c2afb114432fe45a5 (patch)
tree5f3f75663c3b758c51909221a8ec5329f00e79ee /config.nmake
parent7540493b2075aac13761e44c6c47797897140418 (diff)
downloadwireshark-3303295c843b0983cb5ef15c2afb114432fe45a5.tar.gz
wireshark-3303295c843b0983cb5ef15c2afb114432fe45a5.tar.bz2
wireshark-3303295c843b0983cb5ef15c2afb114432fe45a5.zip
Add default development package locations to README.win32. Use zlib 1.1.4
by default in config.nmake. svn path=/trunk/; revision=8246
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 0876980be7..454b2a61be 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,4 +1,4 @@
-# $Id: config.nmake,v 1.57 2003/08/19 02:16:25 guy Exp $
+# $Id: config.nmake,v 1.58 2003/08/24 23:25:40 gerald Exp $
VERSION=0.9.14
#
@@ -34,7 +34,7 @@ GLIB_VERSION=2.0
GLIB_DIR=C:\ethereal-win32-libs\glib
GTK_DIR=C:\ethereal-win32-libs\gtk+
-ZLIB_DIR=C:\ethereal-win32-libs\zlib
+ZLIB_DIR=C:\ethereal-win32-libs\zlib-114
PCAP_DIR=C:\ethereal-win32-libs\WPdpack
NET_SNMP_DIR=C:\ethereal-win32-libs\net-snmp-5.0.6