Home
last modified time | relevance | path

Searched refs:HAVE_LIBZ (Results 1 – 13 of 13) sorted by relevance

/curl/lib/
H A Dversion.c61 #ifdef HAVE_LIBZ
183 #ifdef HAVE_LIBZ in curl_version()
239 #ifdef HAVE_LIBZ in curl_version()
515 #ifdef HAVE_LIBZ
629 #ifdef HAVE_LIBZ in curl_version_info()
H A Dconfig-plan9.h94 #define HAVE_LIBZ 1 macro
H A Dsetup-os400.h147 #ifdef HAVE_LIBZ
H A Dcontent_encoding.c31 #ifdef HAVE_LIBZ
72 #ifdef HAVE_LIBZ
841 #ifdef HAVE_LIBZ
H A Dc-hyper.c1086 #ifdef HAVE_LIBZ in Curl_http()
H A Dcurl_config.h.cmake383 #cmakedefine HAVE_LIBZ 1
H A Dhttp.c2436 #ifdef HAVE_LIBZ
2573 #ifdef HAVE_LIBZ in Curl_http()
/curl/src/
H A DCMakeLists.txt32 COMMAND ${CMAKE_COMMAND} -E echo "#ifndef HAVE_LIBZ" >> "tool_hugehelp.c"
36 COMMAND ${CMAKE_COMMAND} -E echo "#endif /* HAVE_LIBZ */" >> "tool_hugehelp.c"
H A DMakefile.am137 if HAVE_LIBZ
/curl/CMake/
H A Dcurl-config.cmake.in37 if("@HAVE_LIBZ@")
/curl/packages/OS400/
H A Dos400sys.c43 #ifdef HAVE_LIBZ
975 #ifdef HAVE_LIBZ
/curl/
H A Dconfigure.ac1414 HAVE_LIBZ="1"
1417 if test -z "$HAVE_LIBZ"; then
1425 HAVE_LIBZ="1"
1448 if test "$HAVE_LIBZ" != "1"; then
1452 HAVE_LIBZ="1"
1471 HAVE_LIBZ=""
1484 AC_SUBST(HAVE_LIBZ) subst
1485 AC_DEFINE(HAVE_LIBZ, 1, [if zlib is available]) definition
1488 dnl replace 'HAVE_LIBZ' in the automake makefile.ams
1497 AM_CONDITIONAL(HAVE_LIBZ, test x"$AMFIXLIB" = x1) condition
[all …]
H A DCMakeLists.txt769 set(HAVE_LIBZ OFF) variable
772 set(HAVE_LIBZ ON) variable
812 if(HAVE_LIBZ)
823 if(HAVE_LIBZ)
1976 _add_if("libz" HAVE_LIBZ)
2255 # HAVE_LIBZ

Completed in 63 milliseconds