Lines Matching refs:CXX
12 # version of the C++ standard. If necessary, add switches to CXX and
70 AC_CACHE_CHECK(whether $CXX supports C++$1 features with $switch,
72 [ac_save_CXX="$CXX"
73 CXX="$CXX $switch"
77 CXX="$ac_save_CXX"])
79 CXX="$CXX $switch"
97 AC_CACHE_CHECK(whether $CXX supports C++$1 features with $switch,
99 [ac_save_CXX="$CXX"
100 CXX="$CXX $switch"
104 CXX="$ac_save_CXX"])
106 CXX="$CXX $switch"