]> git.ipfire.org Git - thirdparty/openssl.git/commit - Configure
Don't check the conditions to build e_afalg if configured "no-engine"
authorRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 08:04:01 +0000 (09:04 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 11:51:07 +0000 (12:51 +0100)
commit79fff39d71708c5dffa205045767d7bc522da789
tree87a53ecac452f20fa0225f9104b7f7f55cb70e8d
parent63ee7129f1e034b4befd4706dc9ab471fc525e73
Don't check the conditions to build e_afalg if configured "no-engine"

Reviewed-by: Matt Caswell <matt@openssl.org>
Configure