Don't enable GTK3 build on win32 - it's not working.
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 24 Jul 2013 17:29:52 +0000 (17:29 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 24 Jul 2013 17:29:52 +0000 (17:29 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50868 f5534014-38df-0310-8fa8-9805f1628bb7

config.nmake

index c7e6f89f57ed720d903003583b358e08f02dce5f..e2011cd88d68a9db874749e5f6349388c466ad4b 100644 (file)
@@ -289,7 +289,7 @@ GTK_PKG=3.4.4-2.1
 # (MAJOR + MINOR Version number but without MICRO version number)
 # These macros are used by the nsis installer script and by the setup target.
 #
-!IF "$(GTK_NAME)" == "gtk3"
+!IF "$(GTK_NAME)" == "gtk2"
 GTK_INST_VERSION=2.24
 !ELSE
 GTK_INST_VERSION=3.4