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

/freebsd-13-stable/contrib/unbound/
H A Dltmain.sh9179 ldd_output=`ldd conftest`
9198 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9227 ldd_output=`ldd conftest`
9241 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/freebsd-13-stable/contrib/sqlite3/
H A Dltmain.sh9186 ldd_output=`ldd conftest`
9205 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9234 ldd_output=`ldd conftest`
9248 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/freebsd-13-stable/contrib/ldns/
H A Dltmain.sh9186 ldd_output=`ldd conftest`
9205 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9234 ldd_output=`ldd conftest`
9248 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/freebsd-13-stable/contrib/libevent/
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
/freebsd-13-stable/contrib/file/
H A Dltmain.sh9191 ldd_output=`ldd conftest`
9210 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9239 ldd_output=`ldd conftest`
9253 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/freebsd-13-stable/contrib/openbsm/config/
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
/freebsd-13-stable/contrib/openpam/
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
/freebsd-13-stable/contrib/ntp/sntp/libevent/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
/freebsd-13-stable/crypto/heimdal/
H A Dltmain.sh7670 ldd_output=`ldd conftest`
7689 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7718 ldd_output=`ldd conftest`
7732 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 331 milliseconds