replace: Fix "make test" to actually test libreplace
[gd/samba-autobuild/.git] / buildtools / README
1 See http://code.google.com/p/waf/ for more information on waf
2
3 You can get a svn copy of the upstream source with:
4
5   svn checkout http://waf.googlecode.com/svn/trunk/ waf-read-only
6
7 Samba currently uses waf 1.5, which can be found at:
8
9   http://waf.googlecode.com/svn/branches/waf-1.5
10
11 To update the current copy of waf, use the update-waf.sh script in this
12 directory.