default_pre_build &&
if [[ "${IMJA_BRANCH}" == "cvs" ]]; then
  cd $SOURCE_DIRECTORY &&
  NOCONFIGURE=yes ./autogen.sh
fi
