Searched defs:HAVE_ZLIB (Results 1 – 12 of 12) sorted by relevance
156 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.]) definition171 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1]) condition
169 set(HAVE_ZLIB 1) variable179 set(HAVE_ZLIB 0) variable
87 #define HAVE_ZLIB 1 macro
89 #define HAVE_ZLIB 1 macro
99 #define HAVE_ZLIB 1 macro
606 AC_DEFINE([HAVE_ZLIB], 1, [Define to 1 if zlib is found]) definition
78 HAVE_ZLIB ?= $(shell printf '$(NUM_SYMBOL)include <zlib.h>\nint main(void) { return 0; }' > have_zl… macro
38 HAVE_ZLIB= no macro