Home
last modified time | relevance | path

Searched refs:pic_mode (Results 1 – 2 of 2) sorted by relevance

/php-src/build/
H A Dltmain.sh827 pic_mode=yes
832 pic_mode=no
874 pic_mode=default
877 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
879 pic_mode=default
949 if test "$pic_mode" != no; then
1032 if test "$pic_mode" != yes; then
4383 if test -n "$pic_flag" || test "$pic_mode" != default; then
H A Dlibtool.m4201 [pic_mode="$withval"],
202 [pic_mode=default])
203 test -z "$pic_mode" && pic_mode=default
2154 pic_mode=ifelse($#,1,$1,default)
4269 pic_mode=$pic_mode

Completed in 25 milliseconds