Commit Graph

2 Commits

Author SHA1 Message Date
Tom Stellard 315689583c zip: Remove usage of OF macros
These are only needed to support very old K&R C compilers[1].  gentoo has also
renamed these macros in its zlib package[2] which means this code was failing
to compile there.

[1] https://trac.osgeo.org/gdal/ticket/6220
[2] https://bugs.gentoo.org/383179
2020-12-24 10:43:39 -08:00
gunnar_g 4d8cdd4869 Switched to internal zipping/unzipping routines. 2010-11-26 12:22:35 +00:00