Edit

kc3-lang/automake/lib/Automake

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2004-02-29 19:10:21
    Hash : 2ac4685e
    Message : * automake.in (lang_yacc_target_hook): Use Automake::Rule::define so that rules for the same headers are not output twice. * lib/Automake/Variable.pm (value_as_list_recursive): Do not call `return' inside `map'. * tests/cond30.test: Make sure `a.c' and `b.c' both appear in the Makefile.in. * tests/cond35.test, tests/cond36.test: New files. * tests/Makefile.am (TESTS): Add cond35.test and cond36.test. Report from Roman Fietze.