default_pre_build &&
cd ${SOURCE_DIRECTORY} &&

sedit "s:-Wall::g" src/Makefile.am &&
sedit "s:-Wall::g" src/Makefile.in &&
sedit "s:-Wall::g" doc/Makefile.am &&
sedit "s:-Wall::g" doc/Makefile.in &&
sedit "s:-Wall::g" tests/Makefile.am &&
sedit "s:-Wall::g" tests/Makefile.in
