]> sourceware.org Git - automake.git/commit
* automake.in (conditional_ambiguous_p, macro_define, rule_define,
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 20 Nov 2002 22:03:55 +0000 (22:03 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 20 Nov 2002 22:03:55 +0000 (22:03 +0000)
commit977c571246d4702b14ef8036520c81e92aa1624d
tree806d2231022d1cd32e7eab1dbe731e97599f7303
parent0d4a03dcd85996d9abf61a189eec777bb7869dd4
* 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
This page took 0.03065 seconds and 5 git commands to generate.