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

/osnet-11/usr/src/grub/grub2/
H A Dconfigure7840 found_so=
7853 found_so="$dir/$libname$shrext"
7863 found_so="$dir/$libname$shrext.$ver"
7870 found_so="$dir/$f"
7906 found_so="$dir/$libname$shrext"
7916 found_so="$dir/$libname$shrext.$ver"
7923 found_so="$dir/$f"
7950 if test "X$found_so" != "X"; then
7954 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7967 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
[all...]

Completed in 37 milliseconds