aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-11-02 19:07:52 +0000
committerGerald Combs <gerald@wireshark.org>2004-11-02 19:07:52 +0000
commit5c665d64a7038e95b1b333669fbe7dbb220e9716 (patch)
treed4f04459218a3226e758cdd998df68357dc46a03 /config.nmake
parent723832dbf0ac9d1743236c9cc972c3adfdf53f69 (diff)
Update the Windows build to zlib 1.2.2.
Have win32-setup.sh download from "2004-11-02" tag directory. svn path=/trunk/; revision=12474
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index af7d783709..d5682ce932 100644
--- a/config.nmake
+++ b/config.nmake
@@ -89,7 +89,7 @@ GTK_WIMP_DIR=$(ETHEREAL_LIBS)\gtk-wimp
# If you don't have Zlib, comment this line out, so that Zlib isn't
# defined.
#
-ZLIB_DIR=$(ETHEREAL_LIBS)\zlib121-dll
+ZLIB_DIR=$(ETHEREAL_LIBS)\zlib122-dll
#
# Set PCAP_DIR to the pathname of the directory in which the WinPcap