From d2a6fec03a8b1d6a91f75201a1950b08fc875d36 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 27 Oct 2015 14:35:55 -0400 Subject: additional GTKOSX => __APPLE__ changes missed in previous commit --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index c0c70377c2..eae6aee8e0 100644 --- a/wscript +++ b/wscript @@ -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 -- cgit v1.2.3