test PCRE in FreeBSD, Linux, and NetBSD

This commit is contained in:
Igor Sysoev
2006-11-27 11:07:09 +00:00
parent 9a29d129f2
commit 0ec09f9196
13 changed files with 137 additions and 20 deletions

View File

@@ -47,6 +47,7 @@ else
ngx_feature_name=
ngx_feature_run=no
ngx_feature_incs="#include <zlib.h>"
ngx_feature_path=
ngx_feature_libs="-lz"
ngx_feature_test="z_stream z; deflate(&z, Z_NO_FLUSH)"
. auto/feature