Searched refs:OTOOL (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/unit/atf-src/
H A Dconfigure681 OTOOL
7474 if test -n "$OTOOL"; then
7475 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7494 OTOOL=$ac_cv_prog_OTOOL
7495 if test -n "$OTOOL"; then
7496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7497 $as_echo "$OTOOL" >&6; }
7506 ac_ct_OTOOL=$OTOOL
7544 OTOOL=":"
7552 OTOOL
[all...]
/bind-9.11.3/
H A Dconfigure913 OTOOL
6720 if test -n "$OTOOL"; then
6721 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
6740 OTOOL=$ac_cv_prog_OTOOL
6741 if test -n "$OTOOL"; then
6742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6743 $as_echo "$OTOOL" >&6; }
6752 ac_ct_OTOOL=$OTOOL
6790 OTOOL=":"
6798 OTOOL
[all...]
H A Dltmain.sh7116 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh8510 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`

Completed in 172 milliseconds