Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:shlibext

5017   shlibext="$acl_cv_shlibext"
5114 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
5116 found_so="$additional_libdir/lib$name.$shlibext"
5144 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
5146 found_so="$dir/lib$name.$shlibext"
5672 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
5674 found_so="$additional_libdir/lib$name.$shlibext"
5702 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
5704 found_so="$dir/lib$name.$shlibext"