From 83ec7bdbf3d0eb10d012af76723f4127297f2e81 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Tue, 25 Sep 2012 10:41:22 +0000 Subject: Stable: removed gunzip module from win32 helper target. Gunzip filter isn't merged into stable branch. --- misc/GNUmakefile | 1 - 1 file changed, 1 deletion(-) (limited to 'misc') 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 \ -- cgit