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

/bind-9.6-ESV-R11/
H A Dconfigure826 OTOOL
6535 if test -n "$OTOOL"; then
6536 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
6555 OTOOL=$ac_cv_prog_OTOOL
6556 if test -n "$OTOOL"; then
6557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6558 $as_echo "$OTOOL" >&6; }
6567 ac_ct_OTOOL=$OTOOL
6605 OTOOL=":"
6613 OTOOL
[all...]
H A Dltmain.sh7116 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure819 OTOOL
6504 if test -n "$OTOOL"; then
6505 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
6524 OTOOL=$ac_cv_prog_OTOOL
6525 if test -n "$OTOOL"; then
6526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6527 $as_echo "$OTOOL" >&6; }
6536 ac_ct_OTOOL=$OTOOL
6574 OTOOL=":"
6582 OTOOL
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh5923 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`

Completed in 90 milliseconds