Configure: simplified condition.

This commit is contained in:
Ruslan Ermilov 2021-09-21 14:46:17 +03:00
parent 5a3cca487d
commit 63f265eaa9
1 changed files with 0 additions and 3 deletions

View File

@ -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