Searched refs:CPP_FOR_BUILD (Results 1 – 6 of 6) sorted by relevance
16 # The macro sets the CC_FOR_BUILD and CPP_FOR_BUILD macros to anything17 # needed to compile or link (CC_FOR_BUILD) and preprocess (CPP_FOR_BUILD).62 pushdef([CPP], CPP_FOR_BUILD)dnl
6947 if test -n "$CPP_FOR_BUILD" && test -d "$CPP_FOR_BUILD"; then6948 CPP_FOR_BUILD=6950 if test -z "$CPP_FOR_BUILD"; then6955 for CPP_FOR_BUILD in "$CC_FOR_BUILD -E" "$CC_FOR_BUILD -E -traditional-cpp" "/lib/cpp"7007 ac_cv_build_prog_CPP=$CPP_FOR_BUILD7010 CPP_FOR_BUILD=$ac_cv_build_prog_CPP7012 ac_cv_build_prog_CPP=$CPP_FOR_BUILD7014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP_FOR_BUILD" >&57015 $as_echo "$CPP_FOR_BUILD" >&6; }7066 as_fn_error $? "C preprocessor \"$CPP_FOR_BUILD\" fails sanity check
696 CPP_FOR_BUILD = @CPP_FOR_BUILD@
3277 CPP_FOR_BUILD = @CPP_FOR_BUILD@