Use $disabled{"dynamic-engine"} internally
We were kinda sorta using a mix of $disabled{"static-engine" and
$disabled{"dynamic-engine"} in Configure. Let's avoid confusion,
choose one of them and stick to it.
Reviewed-by:
Rich Salz <rsalz@openssl.org>
Showing
- CHANGES 1 addition, 1 deletionCHANGES
- Configure 10 additions, 10 deletionsConfigure
- test/recipes/70-test_sslcertstatus.t 1 addition, 1 deletiontest/recipes/70-test_sslcertstatus.t
- test/recipes/70-test_sslextension.t 1 addition, 1 deletiontest/recipes/70-test_sslextension.t
- test/recipes/70-test_sslsessiontick.t 1 addition, 1 deletiontest/recipes/70-test_sslsessiontick.t
- test/recipes/70-test_sslskewith0p.t 1 addition, 1 deletiontest/recipes/70-test_sslskewith0p.t
- test/recipes/70-test_sslvertol.t 1 addition, 1 deletiontest/recipes/70-test_sslvertol.t
- test/recipes/70-test_tlsextms.t 1 addition, 1 deletiontest/recipes/70-test_tlsextms.t
- test/recipes/90-test_networking.t 1 addition, 1 deletiontest/recipes/90-test_networking.t
Loading
Please register or sign in to comment