SDL_revision.h is always updated as part of the build process now.

This commit is contained in:
Sam Lantinga 2011-02-28 09:06:15 -08:00
parent 73b501d88c
commit 8706244c39

View file

@ -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