* lib/autotest/general.m4 (_AT_CHECK) [--trace]: Do not enable shell
commitbea24371616d0e431c6f8067df4446b55d70ddaa
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Dec 2004 01:04:25 +0000 (14 01:04 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Dec 2004 01:04:25 +0000 (14 01:04 +0000)
treea8b14b611341699267517ef5a2f90d1d801447b5
parent3acdd4425bcd9c9c7fa6087416d71da2f625a35f
* lib/autotest/general.m4 (_AT_CHECK) [--trace]: Do not enable shell
tracing on commands with possibly-escaped newlines.
* doc/autoconf.texi (Writing testsuite.at): Delete documentation of the
discontinued behavior and its implications.
* tests/autotest.at (BS-newline in command, ^BS-newline in command)
(BSx641-newline in command, BS-BS-newline in command)
(BSx640-newline in command, Newline-CODE-BS-newline in command)
(Single-quote-BS-newline in command)
(Single-quote-newline-BS-newline in command): New tests.
ChangeLog
doc/autoconf.texi
lib/autotest/general.m4
tests/autotest.at