1 { -------------------------------------------------------------------- }
\r
3 {$DEFINE MAX_MATCH_IS_258}
\r
5 { Compile with -DMAXSEG_64K if the alloc function cannot allocate more
\r
6 than 64k bytes at a time (needed on systems with 16-bit int). }
\r
8 {- $DEFINE MAXSEG_64K}
\r
10 {$DEFINE MAXSEG_64K}
\r
13 {$DEFINE UNALIGNED_OK} { requires SizeOf(ush) = 2 ! }
\r
16 {$UNDEF DYNAMIC_CRC_TABLE}
\r
18 {$define patch112} { apply patch from the zlib home page }
\r
19 { -------------------------------------------------------------------- }
\r
22 {- $DEFINE Delphi5} { keep compiler quiet }
\r
33 {$UNDEF UNALIGNED_OK} { requires SizeOf(ush) = 2 ! }
\r