Fix AC_CONFIG_SUBDIRS tracing in autoreconf.
commit8733bad075b6b4340a8504496b488d48d0b9f354
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 14 Nov 2009 11:40:07 +0000 (14 12:40 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 14 Nov 2009 13:18:48 +0000 (14 14:18 +0100)
tree42667a9008bb54f1ef292a7a925b5dfd923fea98
parent19629fa9fcb209d60012a75ba087a295d4b3c734
Fix AC_CONFIG_SUBDIRS tracing in autoreconf.

* bin/autoreconf.in (autoreconf_current_directory): Collapse
newlines in the autoconf trace output, similar to how automake
invokes autoconf, so that newlines do not matter in the argument
to AC_CONFIG_SUBDIRS.
* tests/torture.at (Deep Package): Expose this issue in the
test.
* THANKS: Update.
Report by Nathan Schulte.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
bin/autoreconf.in
tests/torture.at