Home | History | Annotate | Download | only in autoconf

Lines Matching refs:BUILD_CC

742 BUILD_CC
4321 if test -n "$BUILD_CC"; then
4322 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4341 BUILD_CC=$ac_cv_prog_BUILD_CC
4342 if test -n "$BUILD_CC"; then
4343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
4344 $as_echo "$BUILD_CC" >&6; }
4351 if test -z "$BUILD_CC"; then
4359 if test -n "$BUILD_CC"; then
4360 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4379 BUILD_CC=$ac_cv_prog_BUILD_CC
4380 if test -n "$BUILD_CC"; then
4381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
4382 $as_echo "$BUILD_CC" >&6; }
4389 if test -z "$BUILD_CC"; then
4397 if test -n "$BUILD_CC"; then
4398 ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
4427 # first if we set BUILD_CC to just the basename; use the full file name.
4434 BUILD_CC=$ac_cv_prog_BUILD_CC
4435 if test -n "$BUILD_CC"; then
4436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BUILD_CC" >&5
4437 $as_echo "$BUILD_CC" >&6; }
4446 test -z "$BUILD_CC" && as_fn_error $? "no acceptable cc found in \$PATH" "$LINENO" 5
4447 ac_build_link='${BUILD_CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'