default_pre_build &&
cd $SOURCE_DIRECTORY &&
sed -i -e "/valgrind\/memcheck.h/d" lib/mt.c &&
if [[ $ASHD_SCM == y ]]; then
./bootstrap
fi
