summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-01-28 20:23:08 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-01-28 20:23:08 +0000
commit7715fe8c8c5435f887b72c32d682a193497c518e (patch)
tree38f3fa44b59e03bb7157941657714ae332a3fa78 /config.nmake
parentdd1ae8f4f737f26a3cefb9bc4144abbfd984cc9f (diff)
downloadwireshark-7715fe8c8c5435f887b72c32d682a193497c518e.tar.gz
Use the new gettext-runtime.
svn path=/trunk/; revision=24217
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 97b82e3214..1acb326fd3 100644
--- a/config.nmake
+++ b/config.nmake
@@ -287,7 +287,7 @@ ICONV_DIR=$(WIRESHARK_LIBS)\libiconv-1.9.1.bin.woe32
#
#GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-runtime-0.13.1
#GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.14.5
-GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-runtime-0.17
+GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-runtime-0.17-1
#
# Optional: AirPcap developer's pack to capture wireless network traffic
# incl. 802.11 management frames.