+2001-08-31 Akim Demaille <akim@epita.fr>
+
+ * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): DU 5.0 has
+ serious problems handling heredocs in heredocs.
+ Reported by Nicolas Joly.
+
2001-08-31 Akim Demaille <akim@epita.fr>
* doc/autoconf.texi: Don't promote non `m4_*' M4 macros.
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. Logging --version etc. is OK.
exec AS_MESSAGE_LOG_FD>>config.log
+echo >&AS_MESSAGE_LOG_FD
+AS_BOX([Running \$as_me.]) >&AS_MESSAGE_LOG_FD
cat >&AS_MESSAGE_LOG_FD <<_CSEOF
-`AS_BOX([Running \$as_me.])`
-
This file was extended by m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])dnl
$as_me[]m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]), which was
generated by GNU Autoconf m4_acversion. Invocation command line was
CONFIG_LINKS = $CONFIG_LINKS
CONFIG_COMMANDS = $CONFIG_COMMANDS
$ $[@]
-on `(hostname || uname -n) 2>/dev/null | sed 1q`
_CSEOF
+echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&AS_MESSAGE_LOG_FD
+echo >&AS_MESSAGE_LOG_FD
_ACEOF
# Files that config.status was made for.