default_pre_build                  &&
cd $SOURCE_DIRECTORY               &&

if [ "$SDL_BRANCH" == "scm" ]; then
   NOCONFIGURE=y ./autogen.sh
fi
