aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2013-07-24 18:48:25 +0000
committerMartin Kaiser <wireshark@kaiser.cx>2013-07-24 18:48:25 +0000
commite8d6b0581b5a03a4ab8f638a01be45e71c979d9f (patch)
treedd5f60b0ff313aff3f7d10329265803579ecc812 /config.nmake
parent1cd5695ebd93773e856a4bd88e191fdfeb799b02 (diff)
we have to make the manual change for *gtk2* now
svn path=/trunk/; revision=50873
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 e2011cd88d..276ce1cd32 100644
--- a/config.nmake
+++ b/config.nmake
@@ -250,7 +250,7 @@ GLIB_VERSION=2.0
# If you want building with GTK+, set GTK_DIR to the pathname of the
# directory in which the "include" and "lib" directories reside.
#
-# Set the name to gtk3 if you want to use gtk3
+# Set the name to gtk2 if you want to use gtk2
GTK_NAME=gtk3
GTK_DIR=$(WIRESHARK_LIB_DIR)\$(GTK_NAME)