Lines Matching refs:shrext
11913 shrext=".$acl_shlibext" # typically: shrext=.so
11915 shrext=
11920 if test -f "$dir/$libname$shrext"; then
11922 found_so="$dir/$libname$shrext"
11924 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
11926 for f in "$libname$shrext".*; do echo "$f"; done \
11927 | sed -e "s,^$libname$shrext\\\\.,," \
11930 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
11932 found_so="$dir/$libname$shrext.$ver"
11973 if test -f "$dir/$libname$shrext"; then
11975 found_so="$dir/$libname$shrext"
11977 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
11979 for f in "$libname$shrext".*; do echo "$f"; done \
11980 | sed -e "s,^$libname$shrext\\\\.,," \
11983 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
11985 found_so="$dir/$libname$shrext.$ver"