summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.nmake8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.nmake b/config.nmake
index 0bf399e18d..297e40473f 100644
--- a/config.nmake
+++ b/config.nmake
@@ -61,11 +61,11 @@ GTK2_DIR=$(WIRESHARK_LIBS)\gtk2
# These macros are used by the nsis installer script and by the setup target.
#
# GTK 2.6 is the mainline since Ethereal 0.10.14
-GTK2_INST_VERSION=2.6
-PANGO_INST_VERSION=1.8
+#GTK2_INST_VERSION=2.6
+#PANGO_INST_VERSION=1.8
# Support for GTK 2.8 is currently experimental ...
-#GTK2_INST_VERSION=2.8
-#PANGO_INST_VERSION=1.12
+GTK2_INST_VERSION=2.8
+PANGO_INST_VERSION=1.12
#
# If you have GTK-Wimp, set this to the pathname of the directory in