Add missing --add-missing

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40983
This commit is contained in:
Patrice Mandin 2004-11-20 20:57:28 +00:00
parent 48ddfd55a3
commit eaefe4f4f9

View File

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