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 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
aclocal
|
aclocal
|
||||||
automake --foreign
|
automake --foreign --add-missing
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
# Run configure for this platform
|
# Run configure for this platform
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue