+2001-07-14 Kevin Ryde <user42@zip.com.au>
+
+ * doc/autoconf.texi (C++ Compilers Characteristics): Last resort
+ for CXX is g++, not gcc.
+
2001-07-14 Akim Demaille <akim@epita.fr>
* doc/autoconf.texi (Files): New subsection.
Otherwise, if the macro is invoked without an argument, then search for
a C++ compiler under the likely names (first @code{g++} and @code{c++}
then other names). If none of those checks succeed, then as a last
-resort set @code{CXX} to @code{gcc}.
+resort set @code{CXX} to @code{g++}.
This macro may, however, be invoked with an optional first argument
which, if specified, must be a space separated list of C++ compilers to