Name

mk_check_type — Check for a type

Synopsis

MODULES="... compiler ..."

mk_check_type TYPE=type

Options

HEADERDEPS=headers

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

Description

Checks if the specified type is declared and sets result to the result ("yes" or "no").