Searched refs:found_so (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dconfigure4815 found_so=
4828 found_so="$dir/$libname$shrext"
4838 found_so="$dir/$libname$shrext.$ver"
4845 found_so="$dir/$f"
4881 found_so="$dir/$libname$shrext"
4891 found_so="$dir/$libname$shrext.$ver"
4898 found_so="$dir/$f"
4925 if test "X$found_so" != "X"; then
4929 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4942 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dconfigure7636 found_so=
7641 found_so="$additional_libdir/lib$name.$shlibext"
7671 found_so="$dir/lib$name.$shlibext"
7693 if test "X$found_so" != "X"; then
7695 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7708 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7711 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7743 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure13866 found_so=
13871 found_so="$additional_libdir/lib$name.$shlibext"
13901 found_so="$dir/lib$name.$shlibext"
13923 if test "X$found_so" != "X"; then
13925 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13938 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13941 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13973 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
/freebsd-11-stable/contrib/gcc/
H A Dconfigure10672 found_so=
10677 found_so="$additional_libdir/lib$name.$shlibext"
10707 found_so="$dir/lib$name.$shlibext"
10729 if test "X$found_so" != "X"; then
10731 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
10744 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
10747 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
10779 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"

Completed in 121 milliseconds