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

/bind-9.6-ESV-R11/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.6-ESV-R11/unit/atf-src/
H A Dconfigure8537 collect2name=`${CC} -print-prog-name=collect2`
8538 if test -f "$collect2name" &&
8539 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
12847 collect2name=`${CC} -print-prog-name=collect2`
12848 if test -f "$collect2name" &&
12849 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
/bind-9.6-ESV-R11/
H A Dconfigure8690 collect2name=`${CC} -print-prog-name=collect2`
8691 if test -f "$collect2name" &&
8692 strings "$collect2name" | $GREP resolve_lib_name >/dev/null

Completed in 70 milliseconds