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

/bind-9.11.3/
H A Dltmain.sh2124 pic_mode=yes
2129 pic_mode=no
2157 pic_mode=default
2160 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
2162 pic_mode=default
2217 if test "$pic_mode" != no; then
2268 if test "$pic_mode" != yes; then
8728 if test -n "$pic_flag" || test "$pic_mode" != default; then
H A Dconfigure7421 yes|no) pic_mode=$withval ;;
7423 pic_mode=default
7429 pic_mode=yes
7436 pic_mode=default
7440 test -z "$pic_mode" && pic_mode=default
24574 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
25677 pic_mode=$pic_mode
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh3410 pic_mode=yes
3415 pic_mode=no
3443 pic_mode=default
3446 if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then
3448 pic_mode=default
3503 if test no != "$pic_mode"; then
3554 if test yes != "$pic_mode"; then
10174 if test -n "$pic_flag" || test default != "$pic_mode"; then
/bind-9.11.3/unit/atf-src/
H A Dconfigure8210 yes|no) pic_mode=$withval ;;
8212 pic_mode=default
8218 pic_mode=yes
8225 pic_mode=default
18830 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
19988 pic_mode=$pic_mode

Completed in 185 milliseconds