Home | History | Annotate | Download | only in intl

Lines Matching refs:shlibext

4996   shlibext="$acl_cv_shlibext"
5093 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
5095 found_so="$additional_libdir/lib$name.$shlibext"
5123 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
5125 found_so="$dir/lib$name.$shlibext"
5885 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
5887 found_so="$additional_libdir/lib$name.$shlibext"
5915 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
5917 found_so="$dir/lib$name.$shlibext"