Edit

kc3-lang/automake/lib

Branch :

  • Show log

    Commit

  • Author : Alexandre Duret-Lutz
    Date : 2003-11-24 22:13:42
    Hash : 2028e01e
    Message : * lib/Automake/Variable.pm (output): Add $(am__empty) to variable definitions that end with a line full of @substitutions@ that would confuse HP-UX Make if it were blank. (transform_variable_recursively): Make sure not to erase empty variables. * tests/Makefile.am (TESTS): Add subst2.test. * tests/subst2.test: New file. Report from Harlan Stenn.