mk_check_headers — Check for headers
MODULES="... compiler ..."
mk_check_headers headers...
For each header in headers, mk_check_header
is invoked to check for its availability. HAVE_
is set to the result, and if the header was available, HEADERHAVE_
is defined in the current config header. A message is printed indicating the result
of each test.
HEADER