Enhance cleaning of programs in libtool mode.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 7 Sep 2008 08:43:33 +0000 (10:43 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 7 Sep 2008 08:46:31 +0000 (10:46 +0200)
commit8c9f415b59a95d76c0addba84101adbc3080f214
tree28be6d96fb45c4371d0e2a65df7e1c51909868f9
parent2cfd4806452c2b206b0d77c57ec6129bf2fc0118
Enhance cleaning of programs in libtool mode.

* lib/am/progs.am (clean-%DIR%PROGRAMS) [?LIBTOOL?]: Fork less
often, avoid removing programs twice if $(EXEEXT) is empty.
* tests/nobase-libtool.test: Also test PROGRAMS, in order to
exercise the code path.
* THANKS: Update.
Report by Toralf Förster.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
lib/am/progs.am
tests/nobase-libtool.test