Add drawing.
[ardour.git] / doc / updating_waf.txt
1 Download waf (http://code.google.com/p/waf/)
2 Download autowaf (http://svn.drobilla.net/autowaf)
3
4 * MAKE SURE that the --debug option is set to True by default (drobilla's
5   original sets it to False by default)
6
7 From within the waf source tree, run:
8
9 ./waf-light -v --make-waf --tools=misc,doxygen,/path/to/autowaf.py --prelude=''
10 cp ./waf /path/to/ardour/3.0/waf