]> sourceware.org Git - automake.git/commit
* automake.in: Don't declare TRUE and FALSE, import them from
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 13 Nov 2002 20:11:31 +0000 (20:11 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 13 Nov 2002 20:11:31 +0000 (20:11 +0000)
commit29b2c1f68bafeda5c8967b03460f8fdf647b309e
treeee2e8f82462599bb59e52277b1f1733ed6322e8e
parentd1a1077a9268e4879f81795c5344e594e722ed64
* automake.in: Don't declare TRUE and FALSE, import them from
Automake::Conditional.
* lib/Automake/Conditional.pm (TRUE, FALSE): New constants.
(new): Simplify using FALSE.
(reduce): New function, moved from ...
* automake.in (variable_conditions_reduce): ... here.
(variable_conditions_recursive_sub, invert_conditions):
Adjust calls to Automake::Conditional::reduce.
* tests/cond12.test: Adjust to use Automake::Conditional.
ChangeLog
automake.in
lib/Automake/Conditional.pm
tests/cond12.test
This page took 0.027715 seconds and 5 git commands to generate.