]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Clean up the handling of the M4 builtins tracing exception.
authorAkim Demaille <akim@epita.fr>
Fri, 3 Aug 2001 09:14:38 +0000 (09:14 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 3 Aug 2001 09:14:38 +0000 (09:14 +0000)
commit9fcd1589f5a832cec3bedfe66d79e194e2fc3684
tree0cce4f4b82ec7aa65af5cac3c03686808ad5b7de
parentf6117e51140104e882b8481626257ec5bab367e8
Clean up the handling of the M4 builtins tracing exception.
* bin/autom4te.in (Request::request): Don't complete M4 builtins
trace requests.
(@m4_builtins): Rename as...
(@m4_builtin): this.
(%m4_builtin_alternate_name): New.
(&parse_args): Complete the trace requests with alternate names.
(&handle_traces): Hence no longer do it here.
(&trace_requests): Remove, unused.
ChangeLog
bin/autom4te.in