default_pre_build &&

if [[ "x${TERMINOLOGY_BRANCH}" == "xscm" ]]; then
  cd $SOURCE_DIRECTORY &&
  NOCONFIGURE=ON ./autogen.sh
fi
