Searched refs:gcc_ar (Results 1 – 2 of 2) sorted by relevance
1341 [AC_PATH_PROG(gcc_ar, gcc-ar,,)]1344 if test -x "$gcc_ar" && test -x "$gcc_ranlib"; then1346 AR="${gcc_ar}"
13977 case $gcc_ar in13979 ac_cv_path_gcc_ar="$gcc_ar" # Let the user override the test with a path.14000 gcc_ar=$ac_cv_path_gcc_ar14001 if test -n "$gcc_ar"; then14002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_ar" >&514003 $as_echo "$gcc_ar" >&6; }14056 if test -x "$gcc_ar" && test -x "$gcc_ranlib"; then14058 AR="${gcc_ar}"