changeset 8857:678d1c7a3003 quic

Configure: simplified condition.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 21 Sep 2021 14:46:17 +0300
parents 6a383020d61e
children be269f1fc230
files auto/lib/openssl/conf
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/auto/lib/openssl/conf
+++ b/auto/lib/openssl/conf
@@ -165,10 +165,7 @@ with nginx by using --with-openssl=<path
 END
         exit 1
     fi
-fi
 
-
-if [ $USE_OPENSSL_QUIC = YES ]; then
     ngx_feature="OpenSSL QUIC 0-RTT context"
     ngx_feature_name="NGX_OPENSSL_QUIC_ZRTT_CTX"
     ngx_feature_run=no