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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure2939 shobj_path=
2950 shobj_path=$shobj_libdir/$shobj_name.$SOEXT
2952 shobj_path=`ls -r $shobj_libdir/$shobj_name.$SOEXT* 2>/dev/null | head -1`
2953 if test "$shobj_path" != "" -a -f "$shobj_path"; then
2956 shobj_path=
2959 if test "$shobj_path" != ""; then
2960 echo "$ac_t""$shobj_path" 1>&6
2963 #define $shobj_pathsymbol "$shobj_path"
2969 if test "$shobj_path"
[all...]

Completed in 13 milliseconds