removed that bit

Original commit message from CVS:
removed that bit
This commit is contained in:
Thomas Vander Stichele 2001-11-13 22:27:32 +00:00
parent d537cb69b9
commit 2604bfe8e7

View file

@ -182,8 +182,7 @@ autoconf || {
echo "autoconf failed" echo "autoconf failed"
#exit 1 #exit 1
} }
# thomas : wingo told me to add --force-missing to get depcomp in make distcheck automake --add-missing || {
automake --add-missing --force-missing|| {
echo echo
echo "automake failed" echo "automake failed"
#exit 1 #exit 1