default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&

if [[ "${LIBQB_BRANCH}" == "scm" ]]; then
  ./autogen.sh
fi
