Changelog:
r44906 | gpz | 2023-12-26 14:30:11 +0000 (Tue, 26 Dec 2023) | 1 line
miniz.c is included by zmbv.c, so its like a .h file basically :)
------------------------------------------------------------------------
r44905 | gpz | 2023-12-26 14:01:51 +0000 (Tue, 26 Dec 2023) | 1 line
define HAVE_ZLIB in config.h correctly
------------------------------------------------------------------------
r44904 | compyx | 2023-12-26 13:58:16 +0000 (Tue, 26 Dec 2023) | 2 lines
Buildsystem: configure: barf if `--enable-gtk3ui` is combined with `--without-zlib`
------------------------------------------------------------------------
r44903 | gpz | 2023-12-26 13:35:41 +0000 (Tue, 26 Dec 2023) | 1 line
fix compilation with --without-resid --with-fastsid
------------------------------------------------------------------------
r44902 | gpz | 2023-12-26 13:17:42 +0000 (Tue, 26 Dec 2023) | 1 line
update libzmbv from upstream repo, allow building without zlib if --without-zlib was used
------------------------------------------------------------------------