mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-11 04:54:05 +00:00
Add missing --add-missing
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40983
This commit is contained in:
parent
48ddfd55a3
commit
eaefe4f4f9
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
aclocal
|
||||
automake --foreign
|
||||
automake --foreign --add-missing
|
||||
autoconf
|
||||
|
||||
# Run configure for this platform
|
||||
|
Loading…
Reference in New Issue
Block a user