Node:Declarations, Next:Structures, Previous:Header Files, Up:Existing Tests
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 Generic Declarations) or, for more complex tests, you may use
AC_TRY_COMPILE
(see Examining Syntax).