aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-10-15 12:50:20 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-10-15 12:50:20 +0000
commit0a1bbd552642b1ed76a70bacaaf3030acce69d46 (patch)
tree06ef0f0115c3e8a8c0f7b8e218e78ca76b1c13be /config.nmake
parentf682f1955b821bf56ede7bc3af87cca4c2aedfa9 (diff)
Typos.
svn path=/trunk/; revision=45557
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 cc1de78e6e..e3443edfe6 100644
--- a/config.nmake
+++ b/config.nmake
@@ -447,8 +447,8 @@ GLIB_VERSION=2.0
# directory in which the "include" and "lib" directories reside.
#
#
-# Set the name to gtk3 if you want to use gtk3 - Not yet working
-GTK_NAME=gtk3
+# Set the name to gtk3 if you want to use gtk3 - experimental
+GTK_NAME=gtk2
GTK_DIR=$(WIRESHARK_LIB_DIR)\$(GTK_NAME)
# These macros are used by the nsis installer script and by the install target.