Home | History | Annotate | Download | only in autoconf

Lines Matching refs:deplib_match

3537 		  deplib_match=$2
3538 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3579 deplib_match=$2
3580 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then