Lines Matching refs:shrext
7844 shrext=".$acl_shlibext" # typically: shrext=.so
7846 shrext=
7851 if test -f "$dir/$libname$shrext"; then
7853 found_so="$dir/$libname$shrext"
7855 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
7857 for f in "$libname$shrext".*; do echo "$f"; done \
7858 | sed -e "s,^$libname$shrext\\\\.,," \
7861 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
7863 found_so="$dir/$libname$shrext.$ver"
7904 if test -f "$dir/$libname$shrext"; then
7906 found_so="$dir/$libname$shrext"
7908 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
7910 for f in "$libname$shrext".*; do echo "$f"; done \
7911 | sed -e "s,^$libname$shrext\\\\.,," \
7914 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
7916 found_so="$dir/$libname$shrext.$ver"
8910 shrext=".$acl_shlibext" # typically: shrext=.so
8912 shrext=
8917 if test -f "$dir/$libname$shrext"; then
8919 found_so="$dir/$libname$shrext"
8921 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
8923 for f in "$libname$shrext".*; do echo "$f"; done \
8924 | sed -e "s,^$libname$shrext\\\\.,," \
8927 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
8929 found_so="$dir/$libname$shrext.$ver"
8970 if test -f "$dir/$libname$shrext"; then
8972 found_so="$dir/$libname$shrext"
8974 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
8976 for f in "$libname$shrext".*; do echo "$f"; done \
8977 | sed -e "s,^$libname$shrext\\\\.,," \
8980 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
8982 found_so="$dir/$libname$shrext.$ver"