]> git.kaiwu.me - nginx.git/commit
Configure: fixed PCRE requirement check by ngx_http_rewrite_module.
authorSamuel Martin <s.martin49@gmail.com>
Wed, 19 Jul 2017 09:05:50 +0000 (12:05 +0300)
committerSamuel Martin <s.martin49@gmail.com>
Wed, 19 Jul 2017 09:05:50 +0000 (12:05 +0300)
commit82aa89566b60bf27e67c093297e3f742c283b17b
treeec2d6b9530d1bf736a558b72e4fe8059019eb5b0
parent9197a3c8741a8832e6f6ed24a72dc5b078d840fd
Configure: fixed PCRE requirement check by ngx_http_rewrite_module.

The http_rewrite module cannot be selected when http is disabled.
Fixed the PCRE check condition to avoid irrelevant check failure.
This is a regression from 4d874b4d82ed.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
auto/lib/conf