Name

mk_check_headers — Check for headers

Synopsis

MODULES="... compiler ..."

mk_check_headers headers...

Description

For each header in headers, mk_check_header is invoked to check for its availability. HAVE_HEADER is set to the result, and if the header was available, HAVE_HEADER is defined in the current config header. A message is printed indicating the result of each test.