From: Ruslan Ermilov Date: Tue, 21 Sep 2021 11:46:17 +0000 (+0300) Subject: Configure: simplified condition. X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=3321ca0c833c88ef4870f3abb8870beb622e2171;p=nginx.git Configure: simplified condition. --- 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= 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