Lines Matching refs:shrext
11763 if test -f "$dir/$libname$shrext"; then
11765 found_so="$dir/$libname$shrext"
11767 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
11769 for f in "$libname$shrext".*; do echo "$f"; done \
11770 | sed -e "s,^$libname$shrext\\\\.,," \
11773 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
11775 found_so="$dir/$libname$shrext.$ver"
11816 if test -f "$dir/$libname$shrext"; then
11818 found_so="$dir/$libname$shrext"
11820 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
11822 for f in "$libname$shrext".*; do echo "$f"; done \
11823 | sed -e "s,^$libname$shrext\\\\.,," \
11826 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
11828 found_so="$dir/$libname$shrext.$ver"