]> git.ipfire.org Git - thirdparty/libtool.git/commit
* tests/dryrun.test: We cannot rely on setting LIBTOOL, because
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Wed, 7 Apr 1999 00:33:38 +0000 (00:33 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 7 Apr 1999 00:33:38 +0000 (00:33 +0000)
commit6e191173ccb07327adbb35eefd6831ddf388f3f9
treebc21e1e61ae4b654cc197e6af72249415e446579
parentb016a105d9a3ab20d1120f6f9e9a0e6a6027c8aa
* tests/dryrun.test: We cannot rely on setting LIBTOOL, because
automake may use sub-makes, and the setting will not be propagated
to them on some makes.  Instead, create a dry version of libtool
and switch between it and the original one before and after dry
runs.
* tests/Makefile.am (CLEANFILES): Added libtool-*, created by
dryrun.test.
ChangeLog
tests/Makefile.am
tests/dryrun.test