aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-07-24 11:51:10 +0000
committerJörg Mayer <jmayer@loplof.de>2013-07-24 11:51:10 +0000
commit18155bd148a5352a1c8fe2f36424f7051163229d (patch)
treedfd9d1fb92cc303172f2330ed300bc1c35768574 /macosx-setup.sh
parent957436d5b89291c653d9dc6226d858140490cd36 (diff)
Change default gtk build from version 2 to version 3 for
autotool, cmake and nmake. No idea what it takes to change the visual project stuff svn path=/trunk/; revision=50863
Diffstat (limited to 'macosx-setup.sh')
-rwxr-xr-xmacosx-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx-setup.sh b/macosx-setup.sh
index 9943e36033..84cff9642d 100755
--- a/macosx-setup.sh
+++ b/macosx-setup.sh
@@ -391,7 +391,7 @@ if [[ $DARWIN_MAJOR_VERSION -le 9 ]]; then
fi
# To set up a GTK3 environment
-# GTK3=1
+GTK3=1
# To build cmake
# CMAKE=1
#