default_pre_build &&

if [[ "${LIBGSF_BRANCH}" == "scm" ]] then
  cd "${SOURCE_DIRECTORY}" &&
  autoreconf -fi
fi
