gzip: Fix zlib support.

This commit is contained in:
Andreas Schneider
2011-09-17 22:47:56 +02:00
parent 7202a26b6c
commit dc42a1757f
7 changed files with 12 additions and 16 deletions

View File

@@ -98,9 +98,6 @@
/* Define to 1 if you have the `gcrypt' library (-lgcrypt). */
#cmakedefine HAVE_LIBGCRYPT 1
/* Define to 1 if you have the `z' library (-lz). */
#cmakedefine HAVE_LIBZ 1
/* Define to 1 if you have the `pthread' library (-lpthread). */
#cmakedefine HAVE_PTHREAD 1