Searched refs:with_build_time_tools (Results 1 – 4 of 4) sorted by relevance
9954 if test "${with_build_time_tools+set}" = set; then :9955 withval=$with_build_time_tools; case x"$withval" in10018 if test -z "$ac_cv_prog_CC_FOR_TARGET" && test -n "$with_build_time_tools"; then10020 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >…10021 $as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }10022 if test -x $with_build_time_tools/${ncn_progname}; then10023 ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/${ncn_progname}10179 if test -z "$ac_cv_prog_CXX_FOR_TARGET" && test -n "$with_build_time_tools"; then10181 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >…10182 $as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }[all …]
3406 with_build_time_tools=3410 [with_build_time_tools=])
181 if test -z "$ac_cv_prog_$1" && test -n "$with_build_time_tools"; then183 AC_MSG_CHECKING([for ${ncn_progname} in $with_build_time_tools])184 if test -x $with_build_time_tools/${ncn_progname}; then185 ac_cv_prog_$1=$with_build_time_tools/${ncn_progname}318 if test -n "$with_build_time_tools"; then319 AC_MSG_CHECKING([for $2 in $with_build_time_tools])320 if test -x $with_build_time_tools/$2; then321 $1=`cd $with_build_time_tools && pwd`/$2
1046 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Test $with_build_time_tools.1051 with a complete path in either $with_build_time_tools or $exec_prefix.