Lines Matching refs:shrext

6334             shrext=".$acl_shlibext"             # typically: shrext=.so
6336 shrext=
6341 if test -f "$dir/$libname$shrext"; then
6343 found_so="$dir/$libname$shrext"
6345 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
6347 for f in "$libname$shrext".*; do echo "$f"; done \
6348 | sed -e "s,^$libname$shrext\\\\.,," \
6351 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
6353 found_so="$dir/$libname$shrext.$ver"
6394 if test -f "$dir/$libname$shrext"; then
6396 found_so="$dir/$libname$shrext"
6398 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
6400 for f in "$libname$shrext".*; do echo "$f"; done \
6401 | sed -e "s,^$libname$shrext\\\\.,," \
6404 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
6406 found_so="$dir/$libname$shrext.$ver"
7139 shrext=".$acl_shlibext" # typically: shrext=.so
7141 shrext=
7146 if test -f "$dir/$libname$shrext"; then
7148 found_so="$dir/$libname$shrext"
7150 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
7152 for f in "$libname$shrext".*; do echo "$f"; done \
7153 | sed -e "s,^$libname$shrext\\\\.,," \
7156 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
7158 found_so="$dir/$libname$shrext.$ver"
7199 if test -f "$dir/$libname$shrext"; then
7201 found_so="$dir/$libname$shrext"
7203 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
7205 for f in "$libname$shrext".*; do echo "$f"; done \
7206 | sed -e "s,^$libname$shrext\\\\.,," \
7209 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
7211 found_so="$dir/$libname$shrext.$ver"