Name

mk_check_types — Check for types

Synopsis

MODULES="... compiler ..."

mk_check_types typess...

Description

For each type in types, mk_check_type is invoked to check for its availability. HAVE_TYPE is set to the result. If the type was available, HAVE_TYPE is defined in the current config header. A messsage is printed indicating the result of each test.