[nginx] svn commit: r4861 - branches/stable-1.2/misc

mdounin at mdounin.ru mdounin at mdounin.ru
Tue Sep 25 10:41:23 UTC 2012


Author: mdounin
Date: 2012-09-25 10:41:22 +0000 (Tue, 25 Sep 2012)
New Revision: 4861
URL: http://trac.nginx.org/nginx/changeset/4861/nginx

Log:
Stable: removed gunzip module from win32 helper target.

Gunzip filter isn't merged into stable branch.


Modified:
   branches/stable-1.2/misc/GNUmakefile

Modified: branches/stable-1.2/misc/GNUmakefile
===================================================================
--- branches/stable-1.2/misc/GNUmakefile	2012-09-24 19:14:17 UTC (rev 4860)
+++ branches/stable-1.2/misc/GNUmakefile	2012-09-25 10:41:22 UTC (rev 4861)
@@ -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				\



More information about the nginx-devel mailing list