diff options
Diffstat (limited to '')
-rw-r--r-- | zconf.h | 5 | ||||
-rw-r--r-- | zconf.h.cmakein | 5 | ||||
-rw-r--r-- | zconf.h.in | 5 |
3 files changed, 0 insertions, 15 deletions
@@ -224,11 +224,6 @@ | |||
224 | # define z_const | 224 | # define z_const |
225 | #endif | 225 | #endif |
226 | 226 | ||
227 | /* Some Mac compilers merge all .h files incorrectly: */ | ||
228 | #if defined(__MWERKS__)||defined(applec)||defined(THINK_C)||defined(__SC__) | ||
229 | # define NO_DUMMY_DECL | ||
230 | #endif | ||
231 | |||
232 | /* Maximum value for memLevel in deflateInit2 */ | 227 | /* Maximum value for memLevel in deflateInit2 */ |
233 | #ifndef MAX_MEM_LEVEL | 228 | #ifndef MAX_MEM_LEVEL |
234 | # ifdef MAXSEG_64K | 229 | # ifdef MAXSEG_64K |
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 |
@@ -224,11 +224,6 @@ | |||
224 | # define z_const | 224 | # define z_const |
225 | #endif | 225 | #endif |
226 | 226 | ||
227 | /* Some Mac compilers merge all .h files incorrectly: */ | ||
228 | #if defined(__MWERKS__)||defined(applec)||defined(THINK_C)||defined(__SC__) | ||
229 | # define NO_DUMMY_DECL | ||
230 | #endif | ||
231 | |||
232 | /* Maximum value for memLevel in deflateInit2 */ | 227 | /* Maximum value for memLevel in deflateInit2 */ |
233 | #ifndef MAX_MEM_LEVEL | 228 | #ifndef MAX_MEM_LEVEL |
234 | # ifdef MAXSEG_64K | 229 | # ifdef MAXSEG_64K |