+2000-05-26 Akim Demaille <akim@epita.fr>
+
+ * acgeneral.m4 (AC_CHECK_TOOL_PREFIX): Remove.
+ Adjust dependencies.
+ (_AC_INIT_PARSE_ARGS): Set ac_tool_prefix.
+
2000-05-26 Akim Demaille <akim@epita.fr>
In `info', it is easier to type `autoconf <TAB>' to reach the list
uses in C preprocessor conditionals. If a package has already been set
up to have some portability, this program can help you figure out what
its @code{configure} needs to check for. It may help fill in some gaps
-in a @file{configure.in} generated by @code{autoscan} (@pxref{Invoking
-autoscan}).
+in a @file{configure.in} generated by @code{autoscan} (@pxref{autoscan
+Invocation}).
@code{ifnames} scans all of the C source files named on the command line
(or the standard input, if none are given) and writes to the standard
source directory; @code{configure} checks for this file's existence to
make sure that the directory that it is told contains the source code in
fact does. Occasionally people accidentally specify the wrong directory
-with @samp{--srcdir}; this is a safety check. @xref{Invoking
-configure}, for more information.
+with @samp{--srcdir}; this is a safety check. @xref{configure
+Invocation}, for more information.
@end defmac