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

  /src/sys/external/isc/libsodium/dist/m4/
ltoptions.m4 226 yes) enable_static=yes ;;
227 no) enable_static=no ;;
229 enable_static=no
235 enable_static=yes
241 [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
243 _LT_DECL([build_old_libs], [enable_static], [0],
libtool.m4 6250 test yes = "$enable_shared" && enable_static=no
6262 yes,*) enable_static=no ;; # shared object in lib.a archive as well
6270 # Make sure either enable_shared or enable_static is yes.
6271 test yes = "$enable_shared" || enable_static=yes
6272 AC_MSG_RESULT([$enable_static])
7737 test yes = "$enable_shared" && enable_static=no
7748 yes,*) enable_static=no ;; # shared object in lib.a archive as well
7756 # Make sure either enable_shared or enable_static is yes.
7757 test yes = "$enable_shared" || enable_static=yes
7758 AC_MSG_RESULT([$enable_static])
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 840 enable_static
12259 if test "${enable_static+set}" = set; then :
12260 enableval=$enable_static; p=${PACKAGE-default}
12262 yes) enable_static=yes ;;
12263 no) enable_static=no ;;
12265 enable_static=no
12271 enable_static=yes
12278 enable_static=yes
16452 test yes = "$enable_shared" && enable_static=no
16464 yes,*) enable_static=no ;; # shared object in lib.a archive as wel
    [all...]

Completed in 27 milliseconds