]> sourceware.org Git - automake.git/commit
Enable traces; wipe out the old configure.in parser.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sat, 13 Apr 2002 21:26:33 +0000 (21:26 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sat, 13 Apr 2002 21:26:33 +0000 (21:26 +0000)
commit8dd8fec7de73bfda24a952d015285d4ef7afa524
tree4180b291045dd108073494af6d347af9fef84063
parent6e6fc823a301f7d226172c7aa9d40094e610e6ec
Enable traces; wipe out the old configure.in parser.

* automake.in (scan_autoconf_traces): Use '$ENF{AUTOCONF}' of
'autoconf'.  Honnor the $filename argument.
(scan_autoconf_files): Don't call scan_one_autoconf_file.
Always call scan_autoconf_traces.
(scan_one_autoconf_file): Remove, with it associated regexes.
(obsolete, obsolete_rx): Remove.
(register_language, handle_languages): Remove the 'define_flag'
support.  Remove it from the struct and language definitions too.
(unquote_m4_arg): Remove.
* lib/am/header-vars.am, lib/am/compile.am, lib/am/lisp.am: Remove
the `FOO = @FOO@' definitions for all AC_SUBST'ed variables.  They
are now generated automatically.
* aclocal.in (obsolete_macros): Don't mention obsolete_macros in
automake.in.
* automake.texi (Invoking Automake): Mention the AUTOCONF envvar.
16 files changed:
ChangeLog
Makefile.in
NEWS
aclocal.in
automake.in
automake.texi
lib/Automake/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
lib/am/compile.am
lib/am/header-vars.am
lib/am/lisp.am
m4/Makefile.in
stamp-vti
tests/Makefile.in
version.texi
This page took 0.033741 seconds and 5 git commands to generate.