cxx_flag_check.m4   [plain text]


AC_DEFUN([CXX_FLAG_CHECK],
  [AC_SUBST($1, `$CXX $2 -fsyntax-only -xc /dev/null 2>/dev/null && echo $2`)])