Lines Matching refs:search_ext
6190 for search_ext in .la $std_shrext .so .a; do6192 lib="$searchdir/lib${name}${search_ext}"6194 if test "$search_ext" = ".la"; then