libtool-patches
[Top][All Lists]
Advanced

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

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


From: Gary V. Vaughan
Subject: FYI: 53-gary-really-report-correct-ltmain-sh-version.patch
Date: Wed, 26 Nov 2003 12:03:51 +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/ltmain.sh): Removed.  Rebuilding ltmain.sh
        isn't enough, because the TIMESTAMP in config.status is still out
        of date.
        (config.status): We actually need a new config.status to force the
        correct timestamp into ltmain.sh.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/libtool/libtool/Makefile.am,v
retrieving revision 1.82
diff -u -p -u -r1.82 Makefile.am
--- Makefile.am 25 Nov 2003 16:41:44 -0000 1.82
+++ Makefile.am 25 Nov 2003 16:47:53 -0000
@@ -50,8 +50,8 @@ libtoolize: $(srcdir)/libtoolize.in $(to
        CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_COMMANDS= $(SHELL) 
$(config_status)
        chmod +x $@
 
-# Make sure ltmain.sh is regenerated when the version timestamp changes
-config/ltmain.sh: ChangeLog
+# Make sure configure is regenerated when the version timestamp changes
+config.status: ChangeLog
 
 .PHONY: configure-subdirs
 configure-subdirs distdir: $(DIST_MAKEFILE_LIST)

Attachment: pgpdSDbrkJnaN.pgp
Description: PGP signature


reply via email to

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