# HG changeset patch # User Ryan C. Gordon # Date 1001435386 0 # Node ID a7f31634011ac7e38880bf4806009dc36e0e2ac2 # Parent 2777e65f647860c19e646a876cfe940271980499 Commented out --force option to automake. diff -r 2777e65f6478 -r a7f31634011a bootstrap --- a/bootstrap Tue Sep 25 16:29:29 2001 +0000 +++ b/bootstrap Tue Sep 25 16:29:46 2001 +0000 @@ -2,5 +2,9 @@ aclocal libtoolize --automake --copy --force -automake --foreign --add-missing --copy --force + +# rcg09252001 (I ain't got a --force option...?) +#automake --foreign --add-missing --copy --force + +automake --foreign --add-missing --copy autoconf