mk_config_header — Create config header
MODULES="... compiler ..."
mk_config_header
header
Creates a config header named header
.
Any subsequent definitions made by mk_define
or various configuration tests will be placed in the header
most recently created with this function.