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

/src/sys/external/isc/libsodium/dist/build-aux/
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
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh7691 ldd_output=`ldd conftest`
7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7739 ldd_output=`ldd conftest`
7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 17 milliseconds