merge from 2.0-ongoing @ 3581
git-svn-id: svn://localhost/ardour2/branches/3.0@3711 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -8,7 +8,7 @@ cairomm_files = glob.glob('cairomm/*.cc')
|
||||
|
||||
Import('env libraries install_prefix')
|
||||
|
||||
cairomm = env.Copy()
|
||||
cairomm = env.Clone()
|
||||
cairomm.Merge([libraries['cairo']])
|
||||
|
||||
cairomm.Append(CXXFLAGS='-DHAVE_CONFIG_H')
|
||||
|
||||
Reference in New Issue
Block a user