default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $LIBGXPS_BRANCH == scm ]]; then
  NOCONFIGURE=ON ./autogen.sh
fi
