# HG changeset patch # User Maxim Dounin # Date 1348569682 0 # Node ID ce42f6b8d1d2dc40cce54a364384fd6bb3874a64 # Parent b91740dedb8a32e4c6e169296583957b0d8b82b6 Stable: removed gunzip module from win32 helper target. Gunzip filter isn't merged into stable branch. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- 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 \