mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 08:36:19 -05:00
Add missing --add-missing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
aclocal
|
||||
automake --foreign
|
||||
automake --foreign --add-missing
|
||||
autoconf
|
||||
|
||||
# Run configure for this platform
|
||||
|
||||
Reference in New Issue
Block a user