]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (conditional_ambiguous_p, macro_define, rule_define,
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 20 Nov 2002 22:03:57 +0000 (22:03 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 20 Nov 2002 22:03:57 +0000 (22:03 +0000)
commit6a95250354b348f76cc07fadaae213c88d5c73bb
treec3d0dc401dc195743b486e5a808e1e90f0a2c77e
parentbba5011ff004a45cd414d920b382eda8b2dcd38a
* automake.in (conditional_ambiguous_p, macro_define, rule_define,
require_variables): Use ->human instead of ->string.
* lib/Automake/Conditional.pm (string): Don't sort conditions, they
are already sorted.
(_to_human, human): New functions.
* lib/Automake/ConditionalSet.pm (human): New function.
* tests/cond27.test, tests/library3.test, tests/pluseq5.test,
tests/pluseq9.test: Adjust.
ChangeLog
automake.in
lib/Automake/Conditional.pm
lib/Automake/ConditionalSet.pm
tests/cond27.test
tests/library3.test
tests/pluseq5.test
tests/pluseq9.test