diff options
author | Alejandro Colomar <alx@nginx.com> | 2023-07-21 13:58:37 +0200 |
---|---|---|
committer | Alejandro Colomar <alx@kernel.org> | 2023-10-25 13:38:32 +0200 |
commit | 3630425f826c7334592c7d1f2527082cfe43f79d (patch) | |
tree | 803cee1db4a0661a3fb2caf4dbe8441ce5c64cd8 /auto/summary | |
parent | 0569065aa583470b8dd2689f2aae53f57b74fe46 (diff) | |
download | unit-3630425f826c7334592c7d1f2527082cfe43f79d.tar.gz unit-3630425f826c7334592c7d1f2527082cfe43f79d.tar.bz2 |
Auto: zlib: added --no-zlib.
Related to:
HTTP: compress: gzip
Signed-off-by: Alejandro Colomar <alx@nginx.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'auto/summary')
-rw-r--r-- | auto/summary | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/summary b/auto/summary index 3aa41669..0e87b88a 100644 --- a/auto/summary +++ b/auto/summary @@ -29,6 +29,7 @@ Unit configuration summary: Unix domain sockets support: $NXT_UNIX_DOMAIN TLS support: ............... $NXT_OPENSSL Regex support: ............. $NXT_REGEX + zlib support: .............. $NXT_ZLIB NJS support: ............... $NXT_NJS process isolation: ......... $NXT_ISOLATION |