Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:shlibext

8571   shlibext="$acl_cv_shlibext"
8668 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
8670 found_so="$additional_libdir/lib$name.$shlibext"
8698 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
8700 found_so="$dir/lib$name.$shlibext"
10276 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
10278 found_so="$additional_libdir/lib$name.$shlibext"
10306 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
10308 found_so="$dir/lib$name.$shlibext"