aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-29 21:34:38 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-29 21:34:38 +0000
commit26c07ee766f76624a2516cc98b04c2e7219374ab (patch)
tree8a15aaa954c3f9aed9bf6f122cbffe17f1422f76 /config.nmake
parentc068f9acf2d13082059f2349283c6e69d85061bd (diff)
Update to gtk+ 2.14.2 and glib glib-2.14.4
svn path=/trunk/; revision=23674
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 d0c88b2706..9122fc40cc 100644
--- a/config.nmake
+++ b/config.nmake
@@ -271,8 +271,8 @@ ICONV_DIR=$(WIRESHARK_LIBS)\libiconv-1.9.1.bin.woe32
# GETTEXT include files and library resides.
#
#GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-runtime-0.13.1
-GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.14.5
-
+#GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.14.5
+GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-runtime-0.17
#
# Optional: AirPcap developer's pack to capture wireless network traffic
# incl. 802.11 management frames.