mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:37:18 +03:00
define HAVE_LIBZ if libz is present, for hugehelp.c
This commit is contained in:
parent
44d931dbc7
commit
9906eb8e19
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue