Go to the first, previous, next, last section, table of contents.


Declarations

The following macros check for the declaration of variables and functions. If there is no macro specifically defined to check for a symbol you need, then you can use the general macros (see section Generic Declaration Checks) or, for more complex tests, you may use AC_TRY_COMPILE (see section Examining Syntax).


Go to the first, previous, next, last section, table of contents.