DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(autoconf.info.gz) Structures

Info Catalog (autoconf.info.gz) Declarations (autoconf.info.gz) Existing Tests (autoconf.info.gz) Types
 
 Structures
 ==========
 
    The following macros check for the presence of certain members in C
 structures.  If there is no macro specifically defined to check for a
 member you need, then you can use the general structure-member macros
 ( Generic Structures) or, for more complex tests, you may use
 `AC_TRY_COMPILE' ( Examining Syntax).
 

Menu

 
* Particular Structures       Macros to check for certain structure members
* Generic Structures          How to find other structure members
 
Info Catalog (autoconf.info.gz) Declarations (autoconf.info.gz) Existing Tests (autoconf.info.gz) Types
automatically generated byinfo2html