default_pre_build     &&
cd $SOURCE_DIRECTORY  &&

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