Searched refs:deplib_match (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh3591 deplib_match=$2
3592 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3631 deplib_match=$2
3632 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 39 milliseconds