diff --git a/autogen.sh b/autogen.sh index fcabfbffe..649d7b31e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,9 +3,6 @@ echo "Generating build information using autoconf" echo "This may take a while ..." -# Generate SDL_revision.h -sh build-scripts/updaterev.sh - # Regenerate configuration files cat acinclude/* >aclocal.m4 found=false