make link (rubberband) work
git-svn-id: svn://localhost/ardour2/branches/3.0@3715 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -1245,8 +1245,8 @@ else:
|
||||
#
|
||||
|
||||
timefx_subdirs = ['libs/soundtouch']
|
||||
#if env['RUBBERBAND']:
|
||||
# timefx_subdirs += ['libs/rubberband']
|
||||
if env['RUBBERBAND']:
|
||||
timefx_subdirs += ['libs/rubberband']
|
||||
|
||||
opts.Save('scache.conf', env)
|
||||
Help(opts.GenerateHelpText(env))
|
||||
|
||||
Reference in New Issue
Block a user