diff --git a/doc/updating_waf.txt b/doc/updating_waf.txt index 80b4e121c7..4030d0706b 100644 --- a/doc/updating_waf.txt +++ b/doc/updating_waf.txt @@ -1,9 +1,6 @@ Download waf (http://code.google.com/p/waf/) Download autowaf (http://svn.drobilla.net/autowaf) -* MAKE SURE that the --debug option is set to True by default (drobilla's - original sets it to False by default) - From within the waf source tree, run: ./waf-light -v --make-waf --tools=misc,doxygen,/path/to/autowaf.py --prelude='' diff --git a/waf b/waf index 53238d5d41..841827b755 100755 Binary files a/waf and b/waf differ