Home | History | Annotate | Download | only in config

Lines Matching refs:ldd_output

9177 	    ldd_output=`ldd conftest`
9196 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9225 ldd_output=`ldd conftest`
9239 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then