Lines Matching refs:C
79 # Tell autoconf what file the package is using to aggregate C preprocessor
200 AX_CHECK_COMPILER_OPTIONS([C], ${PROSPECTIVE_CFLAGS})
201 AX_CHECK_COMPILER_OPTIONS([C++], ${PROSPECTIVE_CFLAGS} ${PROSPECTIVE_CXXFLAGS})
322 # ${MAKE-make} --no-print-directory -C ${srcdir} -f Makefile-bootstrap ${nlunit_test_dirstem}
445 C Preprocessor : ${CPP}
446 C Compiler : ${CC}
447 C++ Preprocessor : ${CXXCPP}
448 C++ Compiler : ${CXX}
453 C Preprocessor flags : ${CPPFLAGS:--}
454 C Compile flags : ${CFLAGS:--}
455 C++ Compile flags : ${CXXFLAGS:--}