more fixes/tweaks from the land of the lion
git-svn-id: svn://localhost/ardour2/branches/3.0@12150 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
4
wscript
4
wscript
@@ -473,6 +473,10 @@ def configure(conf):
|
||||
conf.define ('TOP_MENUBAR',1)
|
||||
conf.define ('GTKOSX',1)
|
||||
|
||||
#
|
||||
# need this on OS X to pick up long long variants of several math functions
|
||||
#
|
||||
|
||||
conf.env.append_value('CXXFLAGS_APPLEUTILITY', '-I../libs')
|
||||
#
|
||||
# Define OSX as a uselib to use when compiling
|
||||
|
||||
Reference in New Issue
Block a user