zlib/contrib/minizip
Jonathan Nieder 32d8a5379e Add an --enable-demos option to contrib/minizip/configure.
This makes build-testing and installing the minizip/miniunzip programs
as simple as "autoreconf -if && ./configure --enable-demos && make &&
make install".  Without --enable-demos, the makefile will only build
and install the library, as before.  Helped by Mike Frysinger.

minizip/miniunzip were not intended to be general-purpose installed
utilities, but they can be useful from time to time as a lightweight
substitute for zip/unzip.  You can also use them to quickly test that
the library installation procedure worked.
2012-01-21 17:15:48 -08:00
..
configure.ac Add an --enable-demos option to contrib/minizip/configure. 2012-01-21 17:15:48 -08:00
crypt.h zlib 1.2.3.8 2011-09-09 23:27:17 -07:00
ioapi.c Avoid some warnings in contrib/minizip [Vollant]. 2012-01-21 11:58:45 -08:00
ioapi.h Fix compilation of contrib/minizip on FreeBSD [Márquez]. 2012-01-16 18:51:31 -08:00
iowin32.c zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
iowin32.h zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
make_vms.com zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
Makefile zlib 1.2.3.8 2011-09-09 23:27:17 -07:00
Makefile.am Add an --enable-demos option to contrib/minizip/configure. 2012-01-21 17:15:48 -08:00
miniunz.c zlib 1.2.5.1 2011-09-11 11:04:49 -07:00
MiniZip64_Changes.txt zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
MiniZip64_info.txt zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
minizip.c Remove trailing space in contrib/minizip/minizip.c. 2012-01-21 12:00:26 -08:00
minizip.pc.in Add files in contrib/minizip to aid in building libminizip. 2011-11-13 12:42:47 -08:00
mztools.c Protect for long name and extra fields in contrib/minizip [Vollant]. 2012-01-21 11:58:45 -08:00
mztools.h Fix bug when compiling minizip with C++ [Vollant]. 2012-01-21 11:58:35 -08:00
unzip.c Minor cleanup up contrib/minizip/unzip.c [Vollant]. 2012-01-21 11:49:31 -08:00
unzip.h zlib 1.2.3.9 2011-09-09 23:27:26 -07:00
zip.c Avoid warning for no encryption in contrib/minizip/zip.c [Vollant]. 2012-01-21 11:48:14 -08:00
zip.h zlib 1.2.3.9 2011-09-09 23:27:26 -07:00