Searched refs:with_build_time_tools (Results 1 – 4 of 4) sorted by relevance
9991 if test "${with_build_time_tools+set}" = set; then :9992 withval=$with_build_time_tools; case x"$withval" in10055 if test -z "$ac_cv_prog_CC_FOR_TARGET" && test -n "$with_build_time_tools"; then10057 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >…10058 $as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }10059 if test -x $with_build_time_tools/${ncn_progname}; then10060 ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/${ncn_progname}10216 if test -z "$ac_cv_prog_CXX_FOR_TARGET" && test -n "$with_build_time_tools"; then10218 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >…10219 $as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }[all …]
3216 with_build_time_tools=3220 [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
900 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Test $with_build_time_tools.905 with a complete path in either $with_build_time_tools or $exec_prefix.