libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--devo--1.0--patch-110


From: Gary V. Vaughan
Subject: FYI: libtool--devo--1.0--patch-110
Date: Thu, 5 Aug 2004 08:00:50 +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)

iD8DBQFBEdsiFRMICSmD1gYRAjpIAJsG/pb0lMAX6qRg0yj7vwZx0vlFKQCfWBZv
hOI3DX01td1bvHtENJlwknA=
=jEF/
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--devo--1.0--patch-109 to compare with
* comparing to address@hidden/libtool--devo--1.0--patch-109
M  ChangeLog
M  Makefile.am

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>
        * Makefile.am ($(top_srcdir)/config/ltmain.sh): Actually run
        $(MKSTAMP) before changing directories, or it won't be found.
        Forgot to save before my last commit :-(

--- orig/Makefile.am
+++ mod/Makefile.am
@@ -90,9 +90,9 @@
 ## And for similar reasons, ltmain.sh can't be built from config.status.
 EXTRA_DIST += config/ltmain.sh
 $(top_srcdir)/config/ltmain.sh: config/ltmain.in configure.ac stamp-vcl
+       set -- `$(MKSTAMP) < $(top_srcdir)/ChangeLog`; \
        cd $(top_srcdir); \
        rm -f config/ltmain.tmp; \
-       set -- `$(MKSTAMP) < $(top_srcdir)/ChangeLog`; \
        input="ltmain.in"; \
        $(edit) -e "s,@TIMESTAMP\@,$$1 $$2 $$3,g" \
                -e "s,@package_revision\@,$$1,g" \




reply via email to

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