]> sourceware.org Git - automake.git/commit
* lib/Automake/Variable.pm (output): Add $(am__empty) to variable
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 24 Nov 2003 22:13:42 +0000 (22:13 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 24 Nov 2003 22:13:42 +0000 (22:13 +0000)
commit6208b16989b06d8cf1e3678a46291cafe77d915c
tree4c22d7ac777b14eb098099de85c8b21bdcf275f8
parent6168393aa3436f6dee5c294dbfa877e29c34459a
* 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.
ChangeLog
lib/Automake/Variable.pm
tests/Makefile.am
tests/Makefile.in
tests/subst2.test [new file with mode: 0755]
This page took 0.029505 seconds and 5 git commands to generate.