]> www.infradead.org Git - mtd-utils.git/commit
Make zlib an optional dependency
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sat, 17 Feb 2024 15:37:56 +0000 (16:37 +0100)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sun, 18 Feb 2024 13:27:31 +0000 (14:27 +0100)
commit2465754716634422620b4577e0b7ba79c4ce1a39
tree06c5f642f610e821c21f242247f1dbf18c109319
parent2bca2a9dea4c3debc2565b58b3a7f095be2f7b75
Make zlib an optional dependency

Now that we have plumbing in place for both jffsX-utils and mkfs.ubifs,
add the missing autoconf and automake changes to allow mtd-utils to be
built without a hard dependency on zlib.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Makefile.am
configure.ac
jffsX-utils/Makemodule.am