2011-09-29 17:22:37 -04:00
|
|
|
Download waf (http://code.google.com/p/waf/)
|
2013-11-10 17:44:15 -05:00
|
|
|
autowaf.py is present in the tools directory of the Ardour source code.
|
2011-09-29 17:22:37 -04:00
|
|
|
|
|
|
|
From within the waf source tree, run:
|
|
|
|
|
2011-10-20 09:57:30 -04:00
|
|
|
./waf-light -v --make-waf --tools=misc,doxygen,/path/to/autowaf.py --prelude=''
|
2011-09-29 17:22:37 -04:00
|
|
|
cp ./waf /path/to/ardour/3.0/waf
|