Name

mk_check_members — Check for members of types

Synopsis

MODULES="... compiler ..."

mk_check_members specs...

Description

For for each type/member pair in specs, specified as type.member, mk_check_member is invoked to check for its availability. HAVE_TYPE_MEMBER is set to the result. If the member was available, HAVE_TYPE_MEMBER is defined in the current config header. A messsage is printed indicating the result of each test.