libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--gary--1.0--patch-11


From: Gary V. Vaughan
Subject: FYI: libtool--gary--1.0--patch-11
Date: Wed, 14 Apr 2004 11:14:20 +0100 (BST)
User-agent: mailnotify/0.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD.
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFAfQ77FRMICSmD1gYRAut1AJ4hiNH6MvmaLpH0BD1ShUiPDtZlmACgyEWO
b4EHOfQEgAfYgH4Yt0qRPRY=
=AY43
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--gary--1.0--patch-10 to compare with
* comparing to address@hidden/libtool--gary--1.0--patch-10
M  ChangeLog
M  libtoolize.in

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>

        * libtoolize.in (configure_ac): Don't complain about the lack of
        aclocal.m4.
        Reported by Alexandre Duret-Lutz <address@hidden>

--- orig/libtoolize.in
+++ mod/libtoolize.in
@@ -361,7 +361,7 @@
        /LT_INIT/            { s,^.*$,seen_libtool=:,; p; };
        /AC_LIB_LTDL/        { s,^.*$,seen_ltdl=:,; p; };
        d;'
-    eval `cat aclocal.m4 "$configure_ac" | $SED "$my_sed_traces" 2>/dev/null`
+    eval `cat aclocal.m4 "$configure_ac" 2>/dev/null | $SED "$my_sed_traces"`
 
 
     # ---------------- #




reply via email to

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