Merge old a new signals code into one set of classes.
git-svn-id: svn://localhost/ardour2/branches/3.0@12278 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
2
wscript
2
wscript
@@ -536,8 +536,6 @@ def configure(conf):
|
||||
if Options.options.also_libdir != '':
|
||||
conf.env.append_value('LDFLAGS', '-L' + Options.options.also_libdir)
|
||||
|
||||
autowaf.check_header(conf, 'cxx', 'boost/signals2.hpp', mandatory = True)
|
||||
|
||||
if Options.options.boost_sp_debug:
|
||||
conf.env.append_value('CXXFLAGS', '-DBOOST_SP_ENABLE_DEBUG_HOOKS')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user