+2001-10-20 Akim Demaille <akim@epita.fr>
+
+ * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): The name of
+ the executable was missing from the log.
+
2001-10-20 Akim Demaille <akim@epita.fr>
* lib/Autom4te/General.pm (&update_file): If destination is
CONFIG_HEADERS = $CONFIG_HEADERS
CONFIG_LINKS = $CONFIG_LINKS
CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $[@]
+ $ $[0] $[@]
_CSEOF
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&AS_MESSAGE_LOG_FD
.TP
\fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR
look for FILES in DIR (cumulative)
-.TP
-\fB\-M\fR, \fB\-\-m4dir\fR=\fIM4DIR\fR
-this package's Autoconf extensions
-.PP
-Unless specified, heuristics try to compute `M4DIR' from the `Makefile.am',
-or defaults to `m4' if it exists.
.PP
The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL,
GETTEXTIZE, LIBTOOLIZE are honored.