Name

mk_check_member — Check for a member of type

Synopsis

MODULES="... compiler ..."

mk_check_member TYPE=type MEMBER=member

Options

HEADERDEPS=headers

Specifies any headers that are necessary to find a declaration of the type.

Description

Checks if the specified type has the specified member (e.g. struct field, union arm) and sets result to the result ("yes" or "no").