]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: don't execute automake and autoconf on every invocation.
authorGary V. Vaughan <gary@gnu.org>
Fri, 6 Feb 2015 12:58:34 +0000 (12:58 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 6 Feb 2015 13:02:34 +0000 (13:02 +0000)
commit408cfb9c5fa8a666917167ffb806cb19deded429
tree3fbd19e040058ba14fe5b1008e62a6a19ec4207a
parent6289a9ab3c53e2fdc48d359458604fc5b29ca00e
libtool: don't execute automake and autoconf on every invocation.

Regression from 2.4.2 was causing noticable slow-down in builds
that call libtool many times.
* build-aux/ltmain.in (func_help): Override func_help() from
gl/build-aux/options-parser to only run automake --version and
autoconf --version when libtool --help is executed on the command
line.
* NO-THANKS: Add Robert Yang.
Reported by Robert Yang

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