+2003-12-24 Andreas Schwab <schwab@suse.de>
+
+ * doc/autoconf.texi (Default Includes): Fix misspelling of
+ AC_INCLUDES_DEFAULT.
+
2003-12-03 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Test if sh -n works.
Most generic macros use the following macro to provide the default set
of includes:
-@defmac AC_DEFAULT_INCLUDES (@ovar{include-directives})
-@acindex{DEFAULT_INCLUDES}
+@defmac AC_INCLUDES_DEFAULT (@ovar{include-directives})
+@acindex{INCLUDES_DEFAULT}
Expand to @var{include-directives} if defined, otherwise to:
@example