Commit 19ab5790 authored by Richard Levitte's avatar Richard Levitte
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
parent 2b9608b0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment