HomeSort by: relevance | last modified time | path
    Searched refs:pic_mode (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/m4/
ltoptions.m4 388 yes|no) pic_mode=$withval ;;
390 pic_mode=default
396 pic_mode=yes
402 [pic_mode=m4_default([$1], [default])])
404 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 3410 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
10172 if test -n "$pic_flag" || test default != "$pic_mode"; then
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 2094 pic_mode=yes
2099 pic_mode=no
2127 pic_mode=default
2130 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
2132 pic_mode=default
2187 if test "$pic_mode" != no; then
2238 if test "$pic_mode" != yes; then
8683 if test -n "$pic_flag" || test "$pic_mode" != default; then
configure 12294 yes|no) pic_mode=$withval ;;
12296 pic_mode=default
12302 pic_mode=yes
12309 pic_mode=default
19941 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
20822 pic_mode=$pic_mode

Completed in 34 milliseconds