default_pre_build &&
cd $SOURCE_DIRECTORY &&
if [[ $MDDS_BRANCH == scm ]]; then
  autoconf
fi
