mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
remove cruft (old unused pre-git version files)
This commit is contained in:
parent
7f72e7d879
commit
0367aa5825
9 changed files with 0 additions and 48 deletions
|
|
@ -69,9 +69,6 @@ def options(opt):
|
|||
def configure(conf):
|
||||
conf.load ('compiler_cxx')
|
||||
autowaf.configure(conf)
|
||||
autowaf.build_version_files(path_prefix+'canvas/version.h', path_prefix+'version.cc',
|
||||
'libcanvas', conf.env['MAJOR'], conf.env['MINOR'], 0,
|
||||
'LIBCANVAS_API', 'canvas/visibility.h')
|
||||
autowaf.check_pkg(conf, 'cairomm-1.0', uselib_store='CAIROMM', atleast_version='1.8.4')
|
||||
|
||||
def build(bld):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue