Name

mk_check_lang — Set language for configure checks

Synopsis

MODULES="... compiler ..."

mk_check_lang lang

Description

Sets the language used for subsequent configuration checks. Valid values are "c" and "c++". This function will fail if a working compiler for the language is not available.