diff --git a/ChangeLog b/ChangeLog index 17accadf..e1a94a55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-12-24 Andreas Schwab + + * doc/autoconf.texi (Default Includes): Fix misspelling of + AC_INCLUDES_DEFAULT. + 2003-12-03 Paolo Bonzini * configure.ac: Test if sh -n works. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index fdbf73dd..478b510d 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -3123,8 +3123,8 @@ include beforehand (@pxref{Header Files}). 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