From: Maxim Dounin Date: Tue, 25 Sep 2012 10:41:22 +0000 (+0000) Subject: Stable: removed gunzip module from win32 helper target. X-Git-Tag: release-1.2.4~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=83ec7bdbf3d0eb10d012af76723f4127297f2e81;p=nginx.git Stable: removed gunzip module from win32 helper target. Gunzip filter isn't merged into stable branch. --- 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 \