]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: minimise forks per invocation under bash.
authorGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 10:01:56 +0000 (17:01 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:03:07 +0000 (21:03 +0700)
commit7d25536e80b68042a6d999c11a0c5c9dc948f82e
tree7da9fdd3a1f9ddc61ab20194d03afb23b5c55e2e
parent7a2a8f32bb83d6b16db8436b530ec5e88fbd0751
libtool: minimise forks per invocation under bash.

* build-aux/general.m4sh (lt_HAVE_PLUSEQ_OP, lt_HAVE_ARITH_OP)
(lt_HAVE_XSI_OPS): Set these without forking a test script when
running under bash, to avoid a few unnecessary forks.

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