Home
last modified time | relevance | path

Searched refs:ldd_output (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh9177 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