aboutsummaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc.c b/src/misc.c
index bef85313..b128e5ea 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -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 ""