mirror of
git://git.sv.gnu.org/autoconf
synced 2024-12-03 02:00:36 +08:00
27103b83f0
* autoconf.in ($task, task trace): Remove, merely pass --trace to autom4te. * autoheader.in: Don't pass `-' to autoconf, rather, a tmp file. (Because I found no way for autom4te to accept `-'). * autom4te.in (&Request::request): Beware of M4 builtins. (END): Don't try to remove the content of an empty dir. (&parse_args): Default is `$f:$l:$n:$%', not `$f:$l:$n:$*'. (&handle_output): Set a default value to `$forbidden'. * autoupdate.in (&verbose, &xsystem): New, from autom4te.in. ($autoconf): Pass --debug and --verbose. * tests/atspecific.m4 (AT_CHECK_AUTOCONF): Clean up autom4te's cache. |
||
---|---|---|
.. | ||
.cvsignore | ||
autoconf.1 | ||
autoconf.x | ||
autoheader.1 | ||
autoheader.x | ||
autom4te.1 | ||
autom4te.x | ||
autoreconf.1 | ||
autoreconf.x | ||
autoscan.1 | ||
autoscan.x | ||
autoupdate.1 | ||
autoupdate.x | ||
common.x | ||
config.guess.1 | ||
config.guess.x | ||
config.sub.1 | ||
config.sub.x | ||
ifnames.1 | ||
ifnames.x | ||
Makefile.am | ||
Makefile.in |