From 56770ff0af1cc532837802cf66f3032a4805ba62 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 27 Oct 2015 13:43:31 -0400 Subject: change GTKOSX macro constant to use __APPLE__ instead --- wscript | 2 -- 1 file changed, 2 deletions(-) (limited to 'wscript') 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 -- cgit v1.2.3