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

/haiku-buildtools/legacy/binutils/
H A Dconfigure5097 if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
5103 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
5104 echo "$ac_t""$ac_cv_path_AR_FOR_TARGET" 1>&6
5111 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
5114 if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
5119 if eval "test \"`echo '$''{'ac_cv_path_AR_FOR_TARGET'+set}'`\" = set"; then
5124 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path.
5127 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a dos path.
5135 ac_cv_path_AR_FOR_TARGET="$ac_dir/$ac_word"
5143 AR_FOR_TARGET="$ac_cv_path_AR_FOR_TARGET"
[all...]
/haiku-buildtools/gcc/
H A Dconfigure10876 if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
10882 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
10883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_AR_FOR_TARGET" >&5
10884 $as_echo "$ac_cv_path_AR_FOR_TARGET" >&6; }
10892 test -n "$AR_FOR_TARGET" && ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
10895 if test -z "$ac_cv_path_AR_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
10900 if test "${ac_cv_path_AR_FOR_TARGET+set}" = set; then :
10905 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path.
10915 ac_cv_path_AR_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
10926 AR_FOR_TARGET=$ac_cv_path_AR_FOR_TARGET
[all...]
/haiku-buildtools/binutils/
H A Dconfigure10944 if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
10950 ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
10951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_AR_FOR_TARGET" >&5
10952 $as_echo "$ac_cv_path_AR_FOR_TARGET" >&6; }
10960 test -n "$AR_FOR_TARGET" && ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
10963 if test -z "$ac_cv_path_AR_FOR_TARGET" && test -n "$gcc_cv_tool_dirs"; then
10968 if test "${ac_cv_path_AR_FOR_TARGET+set}" = set; then :
10973 ac_cv_path_AR_FOR_TARGET="$AR_FOR_TARGET" # Let the user override the test with a path.
10983 ac_cv_path_AR_FOR_TARGET="$as_dir/$ac_word$ac_exec_ext"
10994 AR_FOR_TARGET=$ac_cv_path_AR_FOR_TARGET
[all...]

Completed in 83 milliseconds