Lines Matching refs:shrext
16120 shrext=".$acl_shlibext" # typically: shrext=.so
16122 shrext=
16130 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
16132 found_so="$dir/$libname$shrext"
16134 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
16136 for f in "$libname$shrext".*; do echo "$f"; done \
16137 | sed -e "s,^$libname$shrext\\\\.,," \
16140 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
16142 found_so="$dir/$libname$shrext.$ver"
16186 if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
16188 found_so="$dir/$libname$shrext"
16190 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
16192 for f in "$libname$shrext".*; do echo "$f"; done \
16193 | sed -e "s,^$libname$shrext\\\\.,," \
16196 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libname$shrext.$ver"; then
16198 found_so="$dir/$libname$shrext.$ver"