]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* Makefile.am (libtool): Force libtool to be regenerated if
authorGary V. Vaughan <gary@gnu.org>
Sun, 5 Sep 2004 18:00:56 +0000 (18:00 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 5 Sep 2004 18:00:56 +0000 (18:00 +0000)
stamp-vcl has changed.

ChangeLog
Makefile.am

index a3e732a274f68658c9407b42f1283fb4175e040b..4ffe3a497f376b56281dd9ccde8c3612178ec6c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-05  Gary V. Vaughan  <gary@gnu.org>
+
+       * Makefile.am (libtool): Force libtool to be regenerated if
+       stamp-vcl has changed.
+
 2004-09-05  Albert Chin-A-Young  <china@thewrittenword.com>
 
        * m4/libtool.m4, config/ltmain.in: When calling $LTCC,
index ac47f19aa3a1d14b0d2dc11ed0d3b143f1530f2d..f64dd8870587eab21a343bbae87ea917fb6a6991 100644 (file)
@@ -137,7 +137,7 @@ libtoolize: libtoolize.in Makefile
 
 # Automake doesn't want us to generate distributed files from config.status,
 # but the alternative (see libtool-1.4.3) was even uglier!
-libtool: $(top_builddir)/config.status config/ltmain.sh
+libtool: $(top_builddir)/config.status config/ltmain.sh stamp-vcl
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
 .PHONY: configure-subdirs