From 93dc3f565e29eab0fb7d0d9dc59ddc494c82be06 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 27 Mar 2007 12:52:16 +0000 Subject: [PATCH] Fix typo, reported by "Heiko Jansen" . --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5da661d..dabbfe4 100644 --- a/README +++ b/README @@ -74,7 +74,7 @@ options deserve additional comments: If your installation of OpenSSL is in another location, specify it here. - * --with-zlib=[DIR] + * --with-libz=[DIR] If present, libssh2 will attempt to use the zlib (http://www.zlib.org) for payload compression, however zlib is not required.