default_pre_build     &&
cd $SOURCE_DIRECTORY  &&
if [[ $DSPAM_BRANCH == scm ]]; then
aclocal               &&
NOCONFIGURE=1 ./autogen.sh
fi
