* automake.in (@substfroms, @substtos): Move near
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 23 Jan 2003 23:35:40 +0000 (23:35 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 23 Jan 2003 23:35:40 +0000 (23:35 +0000)
commit06f58fb96ee88ed58c373c0d6d8979ff7264b943
tree09b6d72ab1598eca3c0b0c6f73a7bd097bcdf667
parent0089aa4c09a180a6ddc1cb5d604256dd5084c053
* automake.in (@substfroms, @substtos): Move near
traverse_variable_recursively.
(traverse_variable_recursively, traverse_variable_recursively_worker):
New functions, extracted from define_objects_from_sources.
(define_objects_from_sources): Rewrite using
traverse_variable_recursively.
(handle_source_transform): Use variables_conditionally_defined
instead of calling variable_conditions_recursive directly.
Adjust the call to define_objects_from_sources; there is no need
to reset @substtos, @substfroms, and %vars_scanned now.
(variable_conditions_recursive): Rewrite using
traverse_variable_recursively.
(variable_conditions_recursive_sub): Remove.
(variable_conditionally_defined): Fix condition comparison (the
consequence was that DIST_SUBDIRS was always output).
* lib/Automake/Condition.pm (merge): Allow merging several
conditions at once.
ChangeLog
automake.in
lib/Automake/Condition.pm
stamp-vti
version.texi