* lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix
escaping of backslash in here-documents.
2007-10-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Fix config status generation with Tru64 ksh.
+ * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix
+ escaping of backslash in here-documents.
+
Fix `Deep Package' test failure on FreeBSD.
* tests/torture.at (Deep Package): Do not add `.' to $PATH
unnecessarily. Do not try running `/bin/sh configure' with a
[# Create commands to substitute file output variables.
{
echo "cat >>$CONFIG_STATUS <<_ACEOF"
- echo 'cat >>"\$tmp/subs1.awk" <<\_ACAWK'
+ echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK'
echo "$ac_subst_files" | sed 's/.*/F@<:@"&"@:>@="$&"/'
echo "_ACAWK"
echo "_ACEOF"
dnl
dnl m4-double-quote most of the scripting for readability.
[cat >>$CONFIG_STATUS <<_ACEOF
-cat >>"\$tmp/subs1.awk" <<\_ACAWK
+cat >>"\$tmp/subs1.awk" <<\\_ACAWK
_ACEOF
sed -n '
h