mk_check_types — Check for types
MODULES="... compiler ..."
mk_check_types typess...
For each type in types, mk_check_type
is invoked to check for its availability. HAVE_
is set to the result. If the type was available, TYPEHAVE_
is defined in the current config header. A messsage is printed indicating the result of
each test.
TYPE