Add missing --add-missing

This commit is contained in:
Patrice Mandin 2004-11-20 20:57:28 +00:00
parent 032ec82e08
commit c06c18e45f

View File

@ -1,7 +1,7 @@
#!/bin/sh
#
aclocal
automake --foreign
automake --foreign --add-missing
autoconf
# Run configure for this platform