Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-11-27 14:07:09 +0300
committerIgor Sysoev <igor@sysoev.ru>2006-11-27 14:07:09 +0300
commit0ec09f9196c46fca909a88dcb8507838b33f512d (patch)
tree47bd4a21d75b7c89f164f9c502d309f50d5d39ec /auto/lib/zlib
parent9a29d129f20873f4de4553eab00b869815a75bac (diff)
test PCRE in FreeBSD, Linux, and NetBSD
Diffstat (limited to 'auto/lib/zlib')
-rw-r--r--auto/lib/zlib/conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/lib/zlib/conf b/auto/lib/zlib/conf
index 3123c669a..f033354a4 100644
--- a/auto/lib/zlib/conf
+++ b/auto/lib/zlib/conf
@@ -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