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

/bind-9.11.3/unit/atf-src/
H A Dconfigure680 OTOOL64
7566 if test -n "$OTOOL64"; then
7567 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7586 OTOOL64=$ac_cv_prog_OTOOL64
7587 if test -n "$OTOOL64"; then
7588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7589 $as_echo "$OTOOL64" >&6; }
7598 ac_ct_OTOOL64=$OTOOL64
7636 OTOOL64=":"
7644 OTOOL64
[all...]
/bind-9.11.3/
H A Dconfigure912 OTOOL64
6812 if test -n "$OTOOL64"; then
6813 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
6832 OTOOL64=$ac_cv_prog_OTOOL64
6833 if test -n "$OTOOL64"; then
6834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
6835 $as_echo "$OTOOL64" >&6; }
6844 ac_ct_OTOOL64=$OTOOL64
6882 OTOOL64=":"
6890 OTOOL64
[all...]
H A Dltmain.sh7118 darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh8512 darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`

Completed in 75 milliseconds