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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig1283 collect2name=`${CC} -print-prog-name=collect2`
1284 if test -f "$collect2name" && \
1285 strings "$collect2name" | grep resolve_lib_name >/dev/null
/bind-9.11.3/unit/atf-src/
H A Dconfigure9802 collect2name=`$CC -print-prog-name=collect2`
9803 if test -f "$collect2name" &&
9804 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
14082 collect2name=`$CC -print-prog-name=collect2`
14083 if test -f "$collect2name" &&
14084 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/bind-9.11.3/
H A Dconfigure8875 collect2name=`${CC} -print-prog-name=collect2`
8876 if test -f "$collect2name" &&
8877 strings "$collect2name" | $GREP resolve_lib_name >/dev/null

Completed in 124 milliseconds