autoconf: Structures

1 
1 5.8 Structures
1 ==============
1 
1 The following macros check for the presence of certain members in C
1 structures.  If there is no macro specifically defined to check for a
1 member you need, then you can use the general structure-member macros
1 (⇒Generic Structures) or, for more complex tests, you may use
1 `AC_COMPILE_IFELSE' (⇒Running the Compiler).
1 

Menu