Home | History | Annotate | Download | only in conftools

Lines Matching refs:ldd_output

3520 	    ldd_output=`ldd conftest`
3538 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3566 ldd_output=`ldd conftest`
3580 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then