]> git.ipfire.org Git - thirdparty/autoconf.git/commit
`autoconf --trace': faster.
authorAkim Demaille <akim@epita.fr>
Mon, 13 Mar 2000 15:28:55 +0000 (15:28 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 13 Mar 2000 15:28:55 +0000 (15:28 +0000)
commitebd8a5488dc14b0fd2dfe3d08e56386219655c3e
tree9dab426bff3fe91f4643968fee92676768c33266
parent2b2d05addd7b577f996bc3aa2728f20c269cecd2
`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.
ChangeLog