mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
define HAVE_LIBZ if libz is present, for hugehelp.c
This commit is contained in:
parent
44d931dbc7
commit
9906eb8e19
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user