Searched refs:cross_compiling (Results 1 – 2 of 2) sorted by relevance
258 cross_compiling=no693 cross_compiling=maybe697 cross_compiling=yes1725 if test "$cross_compiling" != no; then2471 if test "$cross_compiling" != yes; then2478 cross_compiling=no2480 if test "$cross_compiling" = maybe; then2481 cross_compiling=yes2502 echo "$as_me:$LINENO: result: $cross_compiling" >&52503 echo "${ECHO_T}$cross_compiling" >&6[all …]
946 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.947 if test "$cross_compiling" != no; then