aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-09-17 22:47:56 +0200
committerAndreas Schneider <asn@cryptomilk.org>2011-09-18 21:37:18 +0200
commitdc42a1757fdbbf5b0ffd877649b6cf08b1385420 (patch)
tree7203b92aa25af19d4be5228f859ea0d416d4baa2 /config.h.cmake
parent7202a26b6ce9dc30a3764ce177337051d5136bcf (diff)
downloadlibssh-dc42a1757fdbbf5b0ffd877649b6cf08b1385420.tar.gz
libssh-dc42a1757fdbbf5b0ffd877649b6cf08b1385420.tar.xz
libssh-dc42a1757fdbbf5b0ffd877649b6cf08b1385420.zip
gzip: Fix zlib support.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.cmake b/config.h.cmake
index d61f5859..5c88f4f0 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -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