removed that bit
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 13 Nov 2001 22:27:32 +0000 (22:27 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 13 Nov 2001 22:27:32 +0000 (22:27 +0000)
Original commit message from CVS:
removed that bit

autogen.sh

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