]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* Makefile.am (config.status): Removed. Rebuilding config.status
authorGary V. Vaughan <gary@gnu.org>
Tue, 25 Nov 2003 16:51:14 +0000 (16:51 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 25 Nov 2003 16:51:14 +0000 (16:51 +0000)
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.

ChangeLog
Makefile.am

index a2956457c1f1521dbe0282cac7eac856ef7e37ca..ceb0c457cec0f47263f94d549e9966c6c3f67612 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2003-11-25  Gary V. Vaughan  <gary@gnu.org>
 
+       * 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.
+
        * Makefile.am (config/ltmain.sh): Removed.  Rebuilding ltmain.sh
        isn't enough, because the TIMESTAMP in config.status is still out
        of date.
index 1090eb39b06b30a5c1a769ada528604e83127e9b..1d25fbe6a145d2fb21a0734a481acf21eb6e71ed 100644 (file)
@@ -51,7 +51,7 @@ libtoolize: $(srcdir)/libtoolize.in $(top_builddir)/config.status
        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)