+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,
# 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