Lines Matching refs:shrext
25481 shrext=".$acl_shlibext" # typically: shrext=.so
25483 shrext=
25488 if test -f "$dir/$libname$shrext"; then
25490 found_so="$dir/$libname$shrext"
25492 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
25494 for f in "$libname$shrext".*; do echo "$f"; done \
25495 | sed -e "s,^$libname$shrext\\\\.,," \
25498 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
25500 found_so="$dir/$libname$shrext.$ver"
25541 if test -f "$dir/$libname$shrext"; then
25543 found_so="$dir/$libname$shrext"
25545 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
25547 for f in "$libname$shrext".*; do echo "$f"; done \
25548 | sed -e "s,^$libname$shrext\\\\.,," \
25551 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
25553 found_so="$dir/$libname$shrext.$ver"
26499 shrext=".$acl_shlibext" # typically: shrext=.so
26501 shrext=
26506 if test -f "$dir/$libname$shrext"; then
26508 found_so="$dir/$libname$shrext"
26510 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
26512 for f in "$libname$shrext".*; do echo "$f"; done \
26513 | sed -e "s,^$libname$shrext\\\\.,," \
26516 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
26518 found_so="$dir/$libname$shrext.$ver"
26559 if test -f "$dir/$libname$shrext"; then
26561 found_so="$dir/$libname$shrext"
26563 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
26565 for f in "$libname$shrext".*; do echo "$f"; done \
26566 | sed -e "s,^$libname$shrext\\\\.,," \
26569 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
26571 found_so="$dir/$libname$shrext.$ver"