* 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)
commit32394497827a8a6641637ebfac9a291a51cb09d0
tree712779f906f0a4f6964049d3477da5fb00376e4d
parent926cb59f728ce33d6242cd8cb9524142668c476a
* 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