Edit

kc3-lang/automake

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2002-11-20 22:03:57
    Hash : 6a952503
    Message : * 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.