mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-21 01:01:48 +08:00
`autoconf --trace': faster.
* autoconf.sh (initialization): New var, new option. (option loop): When you need an arg, make sure there is one. (run_m4f): New var, which content is that of the former... (run_m4): Don't use m4 frozen state files. Change all callers. Don't pass AC_LOCALDIR, not documented, and unused. (task trace): Honor `--verbose' and `--initialization'. (globally): Send `--verbose' messages in stderr. Fix random typos.
This commit is contained in:
parent
2b2d05addd
commit
ebd8a5488d
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
|||||||
|
2000-03-13 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
|
`autoconf --trace': faster.
|
||||||
|
|
||||||
|
* autoconf.sh (initialization): New var, new option.
|
||||||
|
(option loop): When you need an arg, make sure there is one.
|
||||||
|
(run_m4f): New var, which content is that of the former...
|
||||||
|
(run_m4): Don't use m4 frozen state files.
|
||||||
|
Change all callers.
|
||||||
|
Don't pass AC_LOCALDIR, not documented, and unused.
|
||||||
|
(task trace): Honor `--verbose' and `--initialization'.
|
||||||
|
(globally): Send `--verbose' messages in stderr.
|
||||||
|
Fix random typos.
|
||||||
|
|
||||||
2000-03-13 Akim Demaille <akim@epita.fr>
|
2000-03-13 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* acspecific.m4 (AC_PROG_BINSH): Removed.
|
* acspecific.m4 (AC_PROG_BINSH): Removed.
|
||||||
|
Loading…
Reference in New Issue
Block a user