default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if [[ $VALGRIND_BRANCH == "scm" ]]
then
  NOCONFIGURE=Y  ./autogen.sh
fi
