# 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 -r b91740dedb8a -r ce42f6b8d1d2 misc/GNUmakefile --- a/misc/GNUmakefile Mon Sep 24 19:14:17 2012 +0000 +++ b/misc/GNUmakefile Tue Sep 25 10:41:22 2012 +0000 @@ -110,7 +110,6 @@ --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 \