mirror of
https://github.com/yawut/SDL.git
synced 2026-06-11 03:03:18 -05:00
Add missing --add-missing
This commit is contained in:
parent
032ec82e08
commit
c06c18e45f
|
|
@ -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