mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-29 01:03:57 +03:00
gzip: Fix zlib support.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
#define CRYPTO_STRING ""
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_LIBZ) && defined(WITH_LIBZ)
|
||||
#ifdef WITH_LIBZ
|
||||
#define LIBZ_STRING "/zlib"
|
||||
#else
|
||||
#define LIBZ_STRING ""
|
||||
|
||||
Reference in New Issue
Block a user