[master] 682f287 Uncouple the gz* files from the build, we will never need them.

Poul-Henning Kamp phk at varnish-cache.org
Mon Feb 28 22:35:27 CET 2011


commit 682f2872c642158c75a1da7419bb70155238730a
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Feb 28 21:34:16 2011 +0000

    Uncouple the gz* files from the build, we will never need them.

diff --git a/lib/libvgz/Makefile.am b/lib/libvgz/Makefile.am
index a00e22b..20dc86b 100644
--- a/lib/libvgz/Makefile.am
+++ b/lib/libvgz/Makefile.am
@@ -12,11 +12,6 @@ libvgz_la_SOURCES = \
 	crc32.h \
 	deflate.c \
 	deflate.h \
-	gzclose.c \
-	gzguts.h \
-	gzlib.c \
-	gzread.c \
-	gzwrite.c \
 	infback.c \
 	inffast.c \
 	inffast.h \



More information about the varnish-commit mailing list