if [[ $CELT_BRANCH == scm ]]; then
  ./autogen.sh
fi &&
default_build
