Waf building of rubberband.

Use rubberband over soundtouch with waf for the time being.


git-svn-id: svn://localhost/ardour2/branches/3.0@4669 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2009-02-26 01:22:20 +00:00
parent 03536cd399
commit 1d516ac95a
8 changed files with 80 additions and 10 deletions

View file

@ -10,7 +10,7 @@ Import('env install_prefix libraries')
rb = env.Clone()
rb.Merge ([libraries['fftw3f'],
libraries['fftw3'],
libraries['fftw3'],
libraries['vamp'],
libraries['samplerate'],
libraries['sndfile']