Welcome! Log In Create A New Profile

Advanced

typo in nginx-1.1.12/auto/lib/pcre/conf

Alexandr Gomoliako
January 12, 2012 03:48PM
diff --git a/auto/lib/pcre/conf b/auto/lib/pcre/conf
index e90d023..fd98ee9 100644
--- a/auto/lib/pcre/conf
+++ b/auto/lib/pcre/conf
@@ -165,7 +165,7 @@ else
PCRE=YES
fi

- if [ $PCRE == YES ]; then
+ if [ $PCRE = YES ]; then
ngx_feature="PCRE JIT support"
ngx_feature_name="NGX_HAVE_PCRE_JIT"
ngx_feature_test="int jit = 0;

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

typo in nginx-1.1.12/auto/lib/pcre/conf

Alexandr Gomoliako 1476 January 12, 2012 03:48PM

Re: typo in nginx-1.1.12/auto/lib/pcre/conf

Valentin V. Bartenev 640 January 12, 2012 06:12PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 306
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready