additional GTKOSX => __APPLE__ changes missed in previous commit

This commit is contained in:
Paul Davis
2015-10-27 14:35:55 -04:00
parent 56770ff0af
commit d2a6fec03a
5 changed files with 12 additions and 10 deletions

View File

@@ -846,7 +846,7 @@ def configure(conf):
conf.define ('HAVE_COREAUDIO', 1)
conf.define ('AUDIOUNIT_SUPPORT', 1)
conf.define ('TOP_MENUBAR',1)
Conf.define ('TOP_MENUBAR',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