diff options
| -rw-r--r-- | auto/lib/openssl/conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auto/lib/openssl/conf b/auto/lib/openssl/conf index 61ba8d671..a9cb0094e 100644 --- a/auto/lib/openssl/conf +++ b/auto/lib/openssl/conf @@ -165,10 +165,7 @@ with nginx by using --with-openssl=<path> option. 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 |
