Searched refs:with_build_time_tools (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dconfigure4569 if test "${with_build_time_tools+set}" = set; then
4570 withval="$with_build_time_tools"
4574 with_build_time_tools=
4579 with_build_time_tools=
4583 if test -n "$with_build_time_tools"; then
4585 echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
4586 echo "configure:4581: checking for ${ncn_progname} in $with_build_time_tools" >&5
4587 if test -x $with_build_time_tools/${ncn_progname}; then
4588 ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
4674 if test -n "$with_build_time_tools"; the
[all...]
/haiku-buildtools/gcc/
H A Dconfigure792 with_build_time_tools
9883 if test "${with_build_time_tools+set}" = set; then :
9884 withval=$with_build_time_tools; case x"$withval" in
9887 with_build_time_tools=
9893 with_build_time_tools=
9947 if test -z "$ac_cv_prog_CC_FOR_TARGET" && test -n "$with_build_time_tools"; then
9949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
9950 $as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
9951 if test -x $with_build_time_tools/${ncn_progname}; then
9952 ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/
[all...]
/haiku-buildtools/binutils/
H A Dconfigure795 with_build_time_tools
9951 if test "${with_build_time_tools+set}" = set; then :
9952 withval=$with_build_time_tools; case x"$withval" in
9955 with_build_time_tools=
9961 with_build_time_tools=
10015 if test -z "$ac_cv_prog_CC_FOR_TARGET" && test -n "$with_build_time_tools"; then
10017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ncn_progname} in $with_build_time_tools" >&5
10018 $as_echo_n "checking for ${ncn_progname} in $with_build_time_tools... " >&6; }
10019 if test -x $with_build_time_tools/${ncn_progname}; then
10020 ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/
[all...]

Completed in 60 milliseconds