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

/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh5061 ldd_output=`ldd conftest`
5079 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
5105 ldd_output=`ldd conftest`
5119 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh2803 ldd_output=`ldd conftest`
2812 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2837 ldd_output=`ldd conftest`
2842 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-11-stable/contrib/ldns/
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
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh7736 ldd_output=`ldd conftest`
7755 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7784 ldd_output=`ldd conftest`
7798 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-11-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
/freebsd-11-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-11-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-11-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-11-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-11-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

Completed in 335 milliseconds