changeset 3377 | c8d350c981ff |
parent 3342 | 3da232c5980a |
child 5409 | 30205e106bba |
--- a/autogen.sh Sun Oct 11 06:33:34 2009 +0000 +++ b/autogen.sh Sun Oct 11 06:42:20 2009 +0000 @@ -3,6 +3,9 @@ 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