Home
last modified time | relevance | path

Searched refs:gcc_ar (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/
Dconfigure.ac1341 [AC_PATH_PROG(gcc_ar, gcc-ar,,)]
1344 if test -x "$gcc_ar" && test -x "$gcc_ranlib"; then
1346 AR="${gcc_ar}"
Dconfigure13977 case $gcc_ar in
13979 ac_cv_path_gcc_ar="$gcc_ar" # Let the user override the test with a path.
14000 gcc_ar=$ac_cv_path_gcc_ar
14001 if test -n "$gcc_ar"; then
14002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_ar" >&5
14003 $as_echo "$gcc_ar" >&6; }
14056 if test -x "$gcc_ar" && test -x "$gcc_ranlib"; then
14058 AR="${gcc_ar}"