]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix misspelling of AC_INCLUDES_DEFAULT.
authorPaul Eggert <eggert@twinsun.com>
Sat, 27 Dec 2003 08:26:26 +0000 (08:26 +0000)
committerPaul Eggert <eggert@twinsun.com>
Sat, 27 Dec 2003 08:26:26 +0000 (08:26 +0000)
ChangeLog
doc/autoconf.texi

index 17accadf9a34e7c7ff04d8cc956dafc80c301c3a..e1a94a55ea885d8f7613def4aca2c922e957ac7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index fdbf73dd7691a1164aa21bbf4d36ab59c6e55bc0..478b510d9d7a93998e110f472bfe3f75563c1e6c 100644 (file)
@@ -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