summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-10-27 13:43:31 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-02-22 15:31:25 -0500
commit56770ff0af1cc532837802cf66f3032a4805ba62 (patch)
treec8c59a3a3c6ea9631304d5747d8b4dc10b4665f7 /wscript
parent329c096066691f9ebbbf89a90d4f547b08d740cf (diff)
change GTKOSX macro constant to use __APPLE__ instead
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/wscript b/wscript
index 06882ecca0..c0c70377c2 100644
--- a/wscript
+++ b/wscript
@@ -846,9 +846,7 @@ def configure(conf):
conf.define ('HAVE_COREAUDIO', 1)
conf.define ('AUDIOUNIT_SUPPORT', 1)
- conf.define ('GTKOSX', 1)
conf.define ('TOP_MENUBAR',1)
- conf.define ('GTKOSX',1)
# It would be nice to be able to use this to force back-compatibility with 10.4
# but even by the time of 11, the 10.4 SDK is no longer available in any normal