bygfoot/src/zip
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
..
Makefile.am switching to a zip library instead of an executed command - there are still issues 2011-01-22 21:30:21 +00:00
Makefile.in Added G_MODULE_EXPORT to all callbacks methods. Otherwise they are not useable on windows 2011-08-29 11:17:53 +00:00
unzip.c Switched to internal zipping/unzipping routines. 2010-11-26 12:22:35 +00:00
unzip.h zip: Remove usage of OF macros 2020-12-24 10:43:39 -08:00
zip.c link the zip sources in directly without making a library. Let\'s hope windows knows how to cope with this 2011-07-29 11:17:24 +00:00
zip.h zip: Remove usage of OF macros 2020-12-24 10:43:39 -08:00