]> git.ipfire.org Git - thirdparty/libtool.git/commit
* m4/libtool.m4 (LT_OUTPUT): New macro to generate
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 18 Aug 2005 17:07:17 +0000 (17:07 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 18 Aug 2005 17:07:17 +0000 (17:07 +0000)
commit2222a9d9aab6d7b4d5cdaed4cacca62ed95af812
tree5508c99ed22f083b103e11f746d130f06c331a9e
parent74f2513608f300f762a6cbdf18652ad58a19a339
* m4/libtool.m4 (LT_OUTPUT): New macro to generate
libtool before config.status.
(_LT_CONFIG_COMMANDS): If LT_OUTPUT has been invoked, then
generate code in config.status to call config.lt instead of
generating libtool directly.
* doc/libtool.texi (LT_INIT): Document LT_OUTPUT.
* tests/early-libtool.at: New test.
* Makefile.am (TESTSUITE_AT): Updated.
* tests/testsuite.at: Updated.  Define defaults for $ACLOCAL,
$AUTOCONF.
ChangeLog
Makefile.am
doc/libtool.texi
m4/libtool.m4
tests/early-libtool.at [new file with mode: 0644]
tests/testsuite.at