From: Ralf Wildenhues Date: Sat, 12 Mar 2005 08:36:02 +0000 (+0000) Subject: * bootstrap: really remove bogus files Makefile tests/Makefile. X-Git-Tag: release-2-1b~727 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27bdc11a6e4c951ab256389bef3429e6baa6c4bd;p=thirdparty%2Flibtool.git * bootstrap: really remove bogus files Makefile tests/Makefile. --- diff --git a/ChangeLog b/ChangeLog index c311d024b..d2837d005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-03-12 Ralf Wildenhues + * bootstrap: really remove bogus files Makefile tests/Makefile. + * doc/libtool.texi: Replace wicked whiches by thats or other better-sounding constructs. diff --git a/bootstrap b/bootstrap index 3c5c002a6..0a7cc1ef1 100755 --- a/bootstrap +++ b/bootstrap @@ -83,7 +83,7 @@ test -f clcommit.m4sh && make -f Makefile.maint commit \ top_srcdir=. PACKAGE="$2" VERSION="$3" M4SH="autom4te -l m4sh" \ SED=sed GREP=grep FGREP=fgrep EGREP=egrep LN_S="ln -s" -test -z "$makefiles" || rm -f "$makefiles" +test -z "$makefiles" || rm -f $makefiles # Make a dummy libtoolize script for autoreconf: test -f clcommit.m4sh && cat > ./config/libtoolize <<'EOF'