]> sourceware.org Git - automake.git/commit
* automake.in: Move the "main" code at the end.
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 22 May 2003 17:50:10 +0000 (17:50 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 22 May 2003 17:50:10 +0000 (17:50 +0000)
commit5bf962d39e126b02f94a001eb6ebbe2c55987c51
treeb2072ce7051215a19bf11016980c6ccc55e11f14
parent9ba7ae599508add08d0c1fcec07ed33d12e21b26
* automake.in: Move the "main" code at the end.
(parse_arguments): Move near the end.
($KNOWN_EXTENSIONS_PATTERN, @known_extensions_list,
accept_extensions, var_SUFFIXES_trigger): Move these definitions
before any call to register_language.
(am_file): Move the definition with all other global variables,
do not use local to define it.
* Makefile.am (maintainer-check): Expect no `local' in Automake.
ChangeLog
Makefile.am
Makefile.in
automake.in
This page took 0.025648 seconds and 5 git commands to generate.