Searched refs:gcc_ranlib (Results 1 – 2 of 2) sorted by relevance
1342 [AC_PATH_PROG(gcc_ranlib, gcc-ranlib,,)],1344 if test -x "$gcc_ar" && test -x "$gcc_ranlib"; then1347 RANLIB="${gcc_ranlib}"
14017 case $gcc_ranlib in14019 ac_cv_path_gcc_ranlib="$gcc_ranlib" # Let the user override the test with a path.14040 gcc_ranlib=$ac_cv_path_gcc_ranlib14041 if test -n "$gcc_ranlib"; then14042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_ranlib" >&514043 $as_echo "$gcc_ranlib" >&6; }14056 if test -x "$gcc_ar" && test -x "$gcc_ranlib"; then14059 RANLIB="${gcc_ranlib}"