libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bootstrap: really remove tests/Makefile


From: Ralf Wildenhues
Subject: bootstrap: really remove tests/Makefile
Date: Fri, 11 Mar 2005 18:09:52 +0100
User-agent: Mutt/1.4.1i

This one took me long.  :(
OK to apply (HEAD only)?

And, BTW: I am sorry I spam so much.  I will stop after this one and
start applying soon (not today).

Regards,
Ralf

        * bootstrap: really remove bogus files Makefile tests/Makefile.

Index: bootstrap
===================================================================
RCS file: /cvsroot/libtool/libtool/bootstrap,v
retrieving revision 1.56
diff -u -r1.56 bootstrap
--- bootstrap   28 Dec 2004 13:50:21 -0000      1.56
+++ bootstrap   11 Mar 2005 17:13:15 -0000
@@ -83,7 +83,7 @@
     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'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]