* lib/Automake/VarDef.pm (append): Turn VAR_ASIS variables into
commit4e060078c151938dada3e0d649f4c33f732d9976
authorAlexandre Duret-Lutz <adl@gnu.org>
Sat, 24 Apr 2004 14:18:52 +0000 (24 14:18 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sat, 24 Apr 2004 14:18:52 +0000 (24 14:18 +0000)
tree64018d9075580ef5b04f88ba9846325a5ca62f98
parentc0cb2500f645b3fe00b6d5bb96c1f36134ea37a6
* lib/Automake/VarDef.pm (append): Turn VAR_ASIS variables into
VAR_PRETTY variables to work around make implementation with
limited line length, such as OSF1/Tru64 make.
* tests/longline.test: New file.
* tests/Makefile.am (TESTS): Add it.
* tests/pluseq3.test, tests/pluseq8.test: Adjust.
Report from Simon Josefsson.
12 files changed:
ChangeLog
Makefile.in
NEWS
doc/Makefile.in
lib/Automake/Makefile.in
lib/Automake/VarDef.pm
lib/Makefile.in
tests/Makefile.am
tests/Makefile.in
tests/longline.test [copied from tests/pluseq8.test with 69% similarity]
tests/pluseq3.test
tests/pluseq8.test