Lines Matching refs:enable_static
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])
7875 test yes = "$enable_shared" && enable_static=no
7886 yes,*) enable_static=no ;; # shared object in lib.a archive as well
7894 # Make sure either enable_shared or enable_static is yes.
7895 test yes = "$enable_shared" || enable_static=yes
7896 AC_MSG_RESULT([$enable_static])