Faster install for libtool outputs.
commit7726a26a5337ae0215f77295503ecd7b21369f2a
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 13 Sep 2008 07:32:13 +0000 (13 09:32 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 13 Sep 2008 07:32:13 +0000 (13 09:32 +0200)
tree099ad9985fa4758acd2732d90b637a15ae1433d0
parentca414ef92868765514a2261c357a51dedd965f81
Faster install for libtool outputs.

* lib/am/ltlib.am (install-%DIR%LTLIBRARIES): Invoke `libtool
--mode=install' with multiple libraries at once.
(%DIR%LTLIBRARIES_INSTALL): No need to use install_sh any more.
* lib/am/progs.am (install-%DIR%PROGRAMS): Likewise, remove much
of the libtool special-casing by invoking it for multiple
programs at once.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/am/ltlib.am
lib/am/progs.am