aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index c7e6f89f57..e2011cd88d 100644
--- a/config.nmake
+++ b/config.nmake
@@ -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