Lines Matching refs:CC
132 test "${CCAS+set}" = set || CCAS=$CC
134 AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)])
178 # However there are other variables, like CC, which are often used in
235 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
241 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
245 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
254 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
289 m4_case([$1], [CC],
591 [_AM_DEPENDENCIES([CC])],
593 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
860 [whether $CC understands -c and -o together],
863 # Make sure it works both with $CC and with simple cc.
869 if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
881 # FIXME: It is wrong to rewrite CC.
884 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
885 CC="$am_aux_dir/compile $CC"