author | Sam Lantinga <slouken@libsdl.org> |
Sun, 11 Oct 2009 06:42:20 +0000 | |
changeset 3377 | c8d350c981ff |
parent 3376 | 106a409ceeef |
child 3378 | a211710ebc37 |
autogen.sh | file | annotate | diff | comparison | revisions |
--- 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