no-module should not imply disabling DSO loading support
authorTomas Mraz <tomas@openssl.org>
Fri, 14 Jul 2023 08:25:42 +0000 (10:25 +0200)
committerPauli <pauli@openssl.org>
Sun, 16 Jul 2023 23:41:12 +0000 (09:41 +1000)
commit46ba573c997df904791965608ff44a0e3bb4d7eb
tree4fb1be2ca7c1e7c31f753e043c09cb64b950f11b
parentfcbf9ab9de52f26fd8ae8b4650a0a93008d49e48
no-module should not imply disabling DSO loading support

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21459)

(cherry picked from commit 3d2f96e2c867fa3e79a453639304b70ba0508076)
Configure