Searched refs:CXX_FOR_BUILD (Results 1 – 5 of 5) sorted by relevance
16 # The macro sets the CXX_FOR_BUILD and CXXCPP_FOR_BUILD macros to anything17 # needed to compile or link (CXX_FOR_BUILD) and preprocess50 pushdef([CXX], CXX_FOR_BUILD)dnl
15 CXX="$CXX_FOR_BUILD"
5978 if test -z "$CXX_FOR_BUILD"; then5980 CXX_FOR_BUILD=$CCC5992 if test -n "$CXX_FOR_BUILD"; then5993 ac_cv_prog_CXX_FOR_BUILD="$CXX_FOR_BUILD" # Let the user override the test.6012 CXX_FOR_BUILD=$ac_cv_prog_CXX_FOR_BUILD6013 if test -n "$CXX_FOR_BUILD"; then6014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_FOR_BUILD" >&56015 $as_echo "$CXX_FOR_BUILD" >&6; }6022 test -n "$CXX_FOR_BUILD" && break6025 if test -z "$CXX_FOR_BUILD"; then[all …]
262 CXX_FOR_BUILD = @CXX_FOR_BUILD@