]> sourceware.org Git - automake.git/commit
* automake.in (macro_define): Do not strip escaped new lines
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 3 Dec 2002 20:41:48 +0000 (20:41 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 3 Dec 2002 20:41:48 +0000 (20:41 +0000)
commit71ebf03a85ab8e332dd41778258fd55cd92c29d8
tree459ebb25997078ba4734fa2f2ca1f280a503a543
parentfb997eaa2114fc1f5fcf4d37ac8d255cbcfd7466
* automake.in (macro_define): Do not strip escaped new lines
in Automake's +='ed variables.  We don't know whether it will
be pretty printed or not at this point.
(variable_pretty_output): Do this here.
* tests/pluseq10.test: New file.
* tests/Makefile.am (TESTS): Add pluseq10.test.
Reported by Ralf Corsepius.
tests/Makefile.in
This page took 0.0268 seconds and 5 git commands to generate.