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

/bind-9.11.3/
H A Dltmain.sh7736 ldd_output=`ldd conftest`
7755 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7784 ldd_output=`ldd conftest`
7798 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh9179 ldd_output=`ldd conftest`
9198 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9227 ldd_output=`ldd conftest`
9241 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1866 ldd_output=`ldd conftest`
1875 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
1900 ldd_output=`ldd conftest`
1905 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 127 milliseconds