Lines Matching refs:shrext

15385             shrext=".$acl_shlibext"             # typically: shrext=.so
15387 shrext=
15392 if test -f "$dir/$libname$shrext"; then
15394 found_so="$dir/$libname$shrext"
15396 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
15398 for f in "$libname$shrext".*; do echo "$f"; done \
15399 | sed -e "s,^$libname$shrext\\\\.,," \
15402 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
15404 found_so="$dir/$libname$shrext.$ver"
15445 if test -f "$dir/$libname$shrext"; then
15447 found_so="$dir/$libname$shrext"
15449 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
15451 for f in "$libname$shrext".*; do echo "$f"; done \
15452 | sed -e "s,^$libname$shrext\\\\.,," \
15455 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
15457 found_so="$dir/$libname$shrext.$ver"
16296 shrext=".$acl_shlibext" # typically: shrext=.so
16298 shrext=
16303 if test -f "$dir/$libname$shrext"; then
16305 found_so="$dir/$libname$shrext"
16307 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
16309 for f in "$libname$shrext".*; do echo "$f"; done \
16310 | sed -e "s,^$libname$shrext\\\\.,," \
16313 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
16315 found_so="$dir/$libname$shrext.$ver"
16356 if test -f "$dir/$libname$shrext"; then
16358 found_so="$dir/$libname$shrext"
16360 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
16362 for f in "$libname$shrext".*; do echo "$f"; done \
16363 | sed -e "s,^$libname$shrext\\\\.,," \
16366 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
16368 found_so="$dir/$libname$shrext.$ver"