Lines Matching refs:CC
434 # However there are other variables, like CC, which are often used in
491 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
497 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
501 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
510 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
545 m4_case([$1], [CC],
847 [_AM_DEPENDENCIES([CC])],
849 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
1119 [whether $CC understands -c and -o together],
1122 # Make sure it works both with $CC and with simple cc.
1128 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
1140 # FIXME: It is wrong to rewrite CC.
1143 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
1144 CC="$am_aux_dir/compile $CC"