Home | History | Annotate | Download | only in aux

Lines Matching refs:ldd_output

2545 	    ldd_output=`ldd conftest`
2554 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2581 ldd_output=`ldd conftest`
2586 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then