libtool-patches
[Top][All Lists]
Advanced

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

Re: bootstrap: really remove tests/Makefile


From: Bob Friesenhahn
Subject: Re: bootstrap: really remove tests/Makefile
Date: Fri, 11 Mar 2005 11:19:20 -0600 (CST)

On Fri, 11 Mar 2005, Ralf Wildenhues wrote:

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).

Looks good!

Bob


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'



======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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