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