+2001-04-10 Lars J. Aas <larsa@sim.no>
+
+ * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Re-enable logging to
+ `config.log' from `config.status', but delay logging till after
+ command line option processing.
+
2001-04-10 Lars J. Aas <larsa@sim.no>
* autoupdate.in (print_usage): print "\ at end of line does not
debug=false
SHELL=\${CONFIG_SHELL-$SHELL}
+ac_cs_invocation="\$[0] \$[@]"
_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
AS_SHELL_SANITIZE
_AC_INIT_DEFAULTS_FDS
-cat >&AS_MESSAGE_LOG_FD << EOF
-
-## ----------------------- ##
-## Running config.status. ##
-## ----------------------- ##
-
-This file was extended by $as_me m4_ifset([AC_PACKAGE_STRING],
- [(AC_PACKAGE_STRING) ])AC_ACVERSION, executed with
- > $[0] $[@]
-on `(hostname || uname -n) 2>/dev/null | sed 1q`
-
-EOF
_ACEOF
shift
done
+exec AS_MESSAGE_LOG_FD>>config.log
+cat >&AS_MESSAGE_LOG_FD << _ACEOF
+
+## ----------------------- ##
+## Running config.status. ##
+## ----------------------- ##
+
+This file was extended by $as_me m4_ifset([AC_PACKAGE_STRING],
+ [(AC_PACKAGE_STRING) ])AC_ACVERSION, executed with
+ > $ac_cs_invocation
+on `(hostname || uname -n) 2>/dev/null | sed 1q`
+
+_ACEOF
EOF
dnl Issue this section only if there were actually config files.
debug=false
SHELL=\${CONFIG_SHELL-$SHELL}
+ac_cs_invocation="\$[0] \$[@]"
_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
AS_SHELL_SANITIZE
_AC_INIT_DEFAULTS_FDS
-cat >&AS_MESSAGE_LOG_FD << EOF
-
-## ----------------------- ##
-## Running config.status. ##
-## ----------------------- ##
-
-This file was extended by $as_me m4_ifset([AC_PACKAGE_STRING],
- [(AC_PACKAGE_STRING) ])AC_ACVERSION, executed with
- > $[0] $[@]
-on `(hostname || uname -n) 2>/dev/null | sed 1q`
-
-EOF
_ACEOF
shift
done
+exec AS_MESSAGE_LOG_FD>>config.log
+cat >&AS_MESSAGE_LOG_FD << _ACEOF
+
+## ----------------------- ##
+## Running config.status. ##
+## ----------------------- ##
+
+This file was extended by $as_me m4_ifset([AC_PACKAGE_STRING],
+ [(AC_PACKAGE_STRING) ])AC_ACVERSION, executed with
+ > $ac_cs_invocation
+on `(hostname || uname -n) 2>/dev/null | sed 1q`
+
+_ACEOF
EOF
dnl Issue this section only if there were actually config files.