]> sourceware.org Git - automake.git/commit
* automake.in (@substfroms, @substtos): Move near
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 23 Jan 2003 23:35:39 +0000 (23:35 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 23 Jan 2003 23:35:39 +0000 (23:35 +0000)
commit9138367a60946f04082a56aa1ff8a1cfd6dd65fe
tree95eaf269860cd73152572dd7a64cac5ed5b41426
parentd9b75be7bb8d60117c3441e6b4f8ab914706caef
* 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
This page took 0.024587 seconds and 5 git commands to generate.