]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: use false or : for $rmforce, 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:07:30 +0000 (21:07 +0700)
commit9a4cac834246b57f8a7c4883be4ad40345521b89
tree3c4f4566ca30f395817617a6489abd93bc8e321d
parent0d3ae556976d27c6998f31f1a99df91bcd5907af
libtool: use false or : for $rmforce, and simplify

* build-aux/ltmain.m4sh (func_mode_uninstall): Save a string
comparison by setting $rmforce 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