Home | History | Annotate | Download | only in src

Lines Matching refs:ldd_output

6548 	    ldd_output=`ldd conftest`
6567 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6596 ldd_output=`ldd conftest`
6610 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then