Skip to content
Snippets Groups Projects
Commit 9906eb8e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

define HAVE_LIBZ if libz is present, for hugehelp.c

parent 44d931db
No related branches found
No related tags found
No related merge requests found
......@@ -82,3 +82,6 @@
/* The size of a `off_t', as computed by sizeof. */
#undef SIZEOF_OFF_T
/* If zlib is available */
#undef HAVE_LIBZ
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment