[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Doc fix for Default Includes
From: |
Andreas Schwab |
Subject: |
Doc fix for Default Includes |
Date: |
Wed, 24 Dec 2003 17:25:11 +0100 |
It's AC_INCLUDES_DEFAULT, not AC_DEFAULT_INCLUDES.
Andreas.
2003-12-24 Andreas Schwab <address@hidden>
* doc/autoconf.texi (Default Includes): Fix misspelling of
AC_INCLUDES_DEFAULT.
--- doc/autoconf.texi.~1.782.~ 2003-11-25 14:50:46.000000000 +0100
+++ doc/autoconf.texi 2003-12-24 16:42:49.000000000 +0100
@@ -3123,8 +3123,8 @@ include beforehand (@pxref{Header Files}
Most generic macros use the following macro to provide the default set
of includes:
address@hidden AC_DEFAULT_INCLUDES (@ovar{include-directives})
address@hidden
address@hidden AC_INCLUDES_DEFAULT (@ovar{include-directives})
address@hidden
Expand to @var{include-directives} if defined, otherwise to:
@example
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Doc fix for Default Includes,
Andreas Schwab <=