libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--devo--1.0--patch-115


From: Gary V. Vaughan
Subject: FYI: libtool--devo--1.0--patch-115
Date: Fri, 6 Aug 2004 14:03:21 +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)

iD8DBQFBE4GZFRMICSmD1gYRAm/8AKC/Gt4HXcdyPYALBmbs7cwH7wAYcwCeP8lZ
/4uKeHfs5AWU+zVfNoSj7Kg=
=u4a1
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--devo--1.0--patch-114 to compare with
* comparing to address@hidden/libtool--devo--1.0--patch-114
M  ChangeLog
M  bootstrap

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>
        * bootstrap: Remove `-f Makefile.am' now that we have an actual
        Makefile to build ltmain.sh.

2004-08-05  Gary V. Vaughan  <address@hidden>

--- orig/bootstrap
+++ mod/bootstrap
@@ -55,7 +55,7 @@
 # generate them here, and have Makefile rules to keep them up to date:
 rm -f ./config/ltmain.sh ./m4/ltversion.m4
 test -f Makefile || { makefile=Makefile; cp Makefile.am $makefile; }
-make -f Makefile.am ./config/ltmain.sh ./m4/ltversion.m4 \
+make ./config/ltmain.sh ./m4/ltversion.m4 \
     top_srcdir=. PACKAGE="$2" VERSION="$3"
 test -z "$makefile" || rm -f "$makefile"
 




reply via email to

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