Add instructions for updating waf lest I get hit by a bus
authorDavid Robillard <d@drobilla.net>
Thu, 29 Sep 2011 21:22:37 +0000 (21:22 +0000)
committerDavid Robillard <d@drobilla.net>
Thu, 29 Sep 2011 21:22:37 +0000 (21:22 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@10165 d708f5d6-7413-0410-9779-e7cbd77b26cf

doc/updating_waf.txt [new file with mode: 0644]

diff --git a/doc/updating_waf.txt b/doc/updating_waf.txt
new file mode 100644 (file)
index 0000000..dd9de01
--- /dev/null
@@ -0,0 +1,7 @@
+Download waf (http://code.google.com/p/waf/)
+Download autowaf (http://svn.drobilla.net/autowaf)
+
+From within the waf source tree, run:
+
+./waf-light -v --make-waf --tools=misc,/path/to/autowaf.py --prelude=''
+cp ./waf /path/to/ardour/3.0/waf