diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2006-11-27 11:07:09 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2006-11-27 11:07:09 +0000 |
| commit | 0ec09f9196c46fca909a88dcb8507838b33f512d (patch) | |
| tree | 47bd4a21d75b7c89f164f9c502d309f50d5d39ec /auto/lib/zlib | |
| parent | 9a29d129f20873f4de4553eab00b869815a75bac (diff) | |
| download | nginx-0ec09f9196c46fca909a88dcb8507838b33f512d.tar.gz nginx-0ec09f9196c46fca909a88dcb8507838b33f512d.tar.bz2 | |
test PCRE in FreeBSD, Linux, and NetBSD
Diffstat (limited to 'auto/lib/zlib')
| -rw-r--r-- | auto/lib/zlib/conf | 1 |
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 |
