summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-09-25 10:41:22 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-09-25 10:41:22 +0000
commit83ec7bdbf3d0eb10d012af76723f4127297f2e81 (patch)
treede4f6dcafc0ca2aad25f57b7e4593ee6d1f6afe0
parentb9efe317d4a021f1b75d3f31d199dba5305db3a6 (diff)
downloadnginx-83ec7bdbf3d0eb10d012af76723f4127297f2e81.tar.gz
nginx-83ec7bdbf3d0eb10d012af76723f4127297f2e81.tar.bz2
Stable: removed gunzip module from win32 helper target.
Gunzip filter isn't merged into stable branch.
-rw-r--r--misc/GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index b437f963c..a41c9c8ba 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -110,7 +110,6 @@ win32:
--with-http_stub_status_module \
--with-http_flv_module \
--with-http_mp4_module \
- --with-http_gunzip_module \
--with-http_gzip_static_module \
--with-http_random_index_module \
--with-http_secure_link_module \