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

/freebsd-9.3-release/contrib/tcsh/
H A Dconfigure4765 found_so=
4778 found_so="$dir/$libname$shrext"
4788 found_so="$dir/$libname$shrext.$ver"
4795 found_so="$dir/$f"
4831 found_so="$dir/$libname$shrext"
4841 found_so="$dir/$libname$shrext.$ver"
4848 found_so="$dir/$f"
4875 if test "X$found_so" != "X"; then
4879 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4892 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
[all...]
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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 246 milliseconds