mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
Configure: simplified condition.
This commit is contained in:
parent
0f3eb180d2
commit
3321ca0c83
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user