Print more configuration summary stuff (sound libs).
git-svn-id: svn://localhost/ardour2/branches/3.0@4700 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
3
wscript
3
wscript
@@ -142,6 +142,9 @@ def configure(conf):
|
||||
autowaf.display_msg(conf, 'Freesound', opts.freesound)
|
||||
autowaf.display_msg(conf, 'GtkOSX', opts.gtkosx)
|
||||
autowaf.display_msg(conf, 'LV2 Support', bool(conf.env['HAVE_SLV2']))
|
||||
autowaf.display_msg(conf, 'Rubberband', bool(conf.env['HAVE_RUBBERBAND']))
|
||||
autowaf.display_msg(conf, 'Samplerate', bool(conf.env['HAVE_SAMPLERATE']))
|
||||
autowaf.display_msg(conf, 'Soundtouch', bool(conf.env['HAVE_SOUNDTOUCH']))
|
||||
autowaf.display_msg(conf, 'Translation', opts.nls)
|
||||
autowaf.display_msg(conf, 'Surfaces', opts.surfaces)
|
||||
autowaf.display_msg(conf, 'System Libraries', opts.syslibs)
|
||||
|
||||
Reference in New Issue
Block a user