1README.svn 2 3For a svn checkout: 4* configure script, aclocal.m4, as well as yacc/lex output files are 5 committed to the repository. 6* use --enable-debug flag for configure to enable dependency tracking and 7 assertions, otherwise, use make clean; make after svn update. 8 9* Note changes in the Changelog. 10* Every check-in a postcommit hook is run 11 (the postcommit hook is in the svn/unbound/hooks directory). 12 * generates commit email with your changes and comment. 13 * compiles and runs the tests (with testcode/do-tests.sh). 14 * If build errors or test errors happen 15 * Please fix your errors and commit again. 16 17* Use gnu make to compile, make or 'gmake'. 18