libtool-patches
[Top][All Lists]
Advanced

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

FYI: 54-gary-really-really-report-correct-ltmain-sh-version.patch


From: Gary V. Vaughan
Subject: FYI: 54-gary-really-really-report-correct-ltmain-sh-version.patch
Date: Wed, 26 Nov 2003 12:04:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

Applied to HEAD.
--
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>
        * Makefile.am (config.status): Removed.  Rebuilding config.status
        isn't enough, because the TIMESTAMP in configure is still out
        of date.
        (configure): We actually need a new configure to force the
        correct timestamp into ltmain.sh.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/libtool/libtool/Makefile.am,v
retrieving revision 1.83
diff -u -p -u -r1.83 Makefile.am
--- Makefile.am 25 Nov 2003 16:48:13 -0000 1.83
+++ Makefile.am 25 Nov 2003 16:50:58 -0000
@@ -51,7 +51,7 @@ libtoolize: $(srcdir)/libtoolize.in $(to
        chmod +x $@
 
 # Make sure configure is regenerated when the version timestamp changes
-config.status: ChangeLog
+configure: ChangeLog
 
 .PHONY: configure-subdirs
 configure-subdirs distdir: $(DIST_MAKEFILE_LIST)

Attachment: pgpRScyHAgBEn.pgp
Description: PGP signature


reply via email to

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