]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: use false or : for $finalize, and simplify
authorGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 11:08:29 +0000 (18:08 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:06:27 +0000 (21:06 +0700)
commit7ce429c52729130b360206c61396ffe2f5467134
treec01ee05c1794e8b01c750bdb481044f22ce7e162
parent7510fd8bedafad915a10bb7a50e9bd45c9a34f8e
libtool: use false or : for $finalize, and simplify

* build-aux/ltmain.m4sh (func_mode_install): Save a string
comparison by setting $finalize to false or : and using it
directly as the first argument to if.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
build-aux/ltmain.m4sh