]> sourceware.org Git - automake.git/commit
* automake.in (variable_conditions): Split into ...
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 13 Nov 2002 21:58:26 +0000 (21:58 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 13 Nov 2002 21:58:26 +0000 (21:58 +0000)
commit628d7de3aeb5960cf516c9a3833a225a2a3b8f28
tree1ad701d57e3f001f5499c540d806a4a7485ed2e3
parent08a511635de38fba161fceaecc6655185523e85e
* automake.in (variable_conditions): Split into ...
(variable_conditions, variable_sorted_conditions): ... these
functions, where variable_sorted_conditions has the semantic of
the old variable_condition.
(target_conditions): New function.
(msg_var, handle_lib_objects_cond, check_ambiguous_conditional,
variable_not_always_defined_in_cond, macro_define,
variable_defined, check_variable_defined_unconditionally,
variable_conditions_recursive_sub,
variable_conditions_permutations, variable_value_as_list,
variable_value_as_list_recursive_worker, append_exeext,
am_install_var, require_variables_for_macro): Use variable_conditions.
(msg_target, rule_define): Use target_conditions.
(define_objects_from_sources, macro_define, macro_dump,
variable_pretty_output): Use variable_sorted_conditions.
ChangeLog
automake.in
This page took 0.028771 seconds and 5 git commands to generate.