Home | History | Annotate | Download | only in build-scripts

Lines Matching refs:ldd_output

6542 	    ldd_output=`ldd conftest`
6561 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6590 ldd_output=`ldd conftest`
6604 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then