]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: unroll complex nested compound statements
authorGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 13:44:54 +0000 (20:44 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:08:00 +0000 (21:08 +0700)
commitaab804836706faa5538b56f5b4bfe5af6f2b048b
tree101bce928d375015443a3115c5e451b86830604f
parenta252d59d913c9635845721575695f78ca492757e
libtool: unroll complex nested compound statements

* build-aux/ltmain.m4sh: Use an if statement instead of ugified
compound statements.

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