aboutsummaryrefslogtreecommitdiff
path: root/zconf.h.cmakein
diff options
context:
space:
mode:
Diffstat (limited to 'zconf.h.cmakein')
-rw-r--r--zconf.h.cmakein5
1 files changed, 0 insertions, 5 deletions
diff --git a/zconf.h.cmakein b/zconf.h.cmakein
index 043019c..752eb88 100644
--- a/zconf.h.cmakein
+++ b/zconf.h.cmakein
@@ -226,11 +226,6 @@
226# define z_const 226# define z_const
227#endif 227#endif
228 228
229/* Some Mac compilers merge all .h files incorrectly: */
230#if defined(__MWERKS__)||defined(applec)||defined(THINK_C)||defined(__SC__)
231# define NO_DUMMY_DECL
232#endif
233
234/* Maximum value for memLevel in deflateInit2 */ 229/* Maximum value for memLevel in deflateInit2 */
235#ifndef MAX_MEM_LEVEL 230#ifndef MAX_MEM_LEVEL
236# ifdef MAXSEG_64K 231# ifdef MAXSEG_64K