+2006-05-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * tests/autotest.at (Multiline command from M4 expansion):
+ No failure to be expected if the shell quotes newlines in
+ commands in the `set -x' output. Report by Tim Rice.
+ * THANKS: Update.
+
2006-05-23 Paul Eggert <eggert@cs.ucla.edu>
* lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Don't use shell
Thien-Thi Nguyen ttn@gnu.org
Thomas Winder tom@vlsivie.tuwien.ac.at
Tim Van Holder tim.van.holder@pandora.be
+Tim Rice tim@multitalents.net
Tom Lane tgl@sss.pgh.pa.us
Tom Purcell Tom.Purcell@wang.com
Tom Tromey tromey@cygnus.com
## ---------------------------- ##
# The last paragaph in the comment above _AT_DECIDE_TRACEABLE illustrates why
-# this test fails.
+# this test fails (except with Korn shell-style quoting $'foo\nbar').
AT_CHECK_AT_TEST([Multiline command from M4 expansion],
[m4_define([GNU], ['foo
bar'])
AT_CHECK([echo GNU], 0, [foo
bar
-], [])], [:])
+], [])], [case `( set -x; echo 'foo
+bar') 2>&1` in *\$\'foo\\nbar\'*) false;; *) :;; esac])
AT_CHECK_AT_TEST([Double-M4-quoted command],
[m4_define([GNU], ['foo