Searched refs:shlibext (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/
H A Dconfig.rpath519 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
531 shlibext="$shlibext"
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.rpath519 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
531 shlibext="$shlibext"
/freebsd-11-stable/contrib/tcsh/
H A Dconfig.rpath542 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
554 shlibext="$shlibext"
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dconfigure7542 shlibext="$acl_cv_shlibext"
7639 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
7641 found_so="$additional_libdir/lib$name.$shlibext"
7669 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
7671 found_so="$dir/lib$name.$shlibext"
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure13772 shlibext="$acl_cv_shlibext"
13869 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
13871 found_so="$additional_libdir/lib$name.$shlibext"
13899 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
13901 found_so="$dir/lib$name.$shlibext"
/freebsd-11-stable/contrib/gcc/
H A Dconfigure10578 shlibext="$acl_cv_shlibext"
10675 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
10677 found_so="$additional_libdir/lib$name.$shlibext"
10705 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
10707 found_so="$dir/lib$name.$shlibext"

Completed in 133 milliseconds