mirror of
https://github.com/yawut/SDL.git
synced 2026-08-25 02:05:07 -05:00
gcc can't generate dependencies for a file that doesn't exist, so first create SDL_revision.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user