Commit f5e15d529a6f1d5aec579be8fc0f0741fc564a7f

Alexandre Duret-Lutz 2002-12-03T20:41:48

* 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.