]> git.ipfire.org Git - thirdparty/autoconf.git/commit
autoreconf -m now honors $MAKE.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 3 Mar 2008 22:53:10 +0000 (23:53 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 3 Mar 2008 22:53:44 +0000 (23:53 +0100)
commitaf562c9a73b817c43d1d5732b2582b9c93f0dbf9
tree79567111618b04625670430c7dfe1d53a834aa34
parente3d1e29bc329ead5d710f944e91d8c08d7189a73
autoreconf -m now honors $MAKE.

* bin/autoreconf.in ($run_make): Renamed from ...
($make): ... this.  Use now as command to run `make',
overridden by $MAKE.  Document this in --help output.
* doc/autoconf.texi (autoreconf Invocation): Document
all environment variables honored by autoreconf.
* NEWS: Update.
Report by Paul Eggert.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
bin/autoreconf.in
doc/autoconf.texi