mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-30 14:30:15 +08:00
* Makefile.am (libtool): Force libtool to be regenerated if
stamp-vcl has changed.
This commit is contained in:
parent
0aef25d740
commit
1c0b2cca5f
@ -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,
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user