]> git.ipfire.org Git - thirdparty/libarchive.git/commit
unzip: disable build on Windows
authorMartin Matuska <martin@matuska.de>
Fri, 14 Jul 2023 15:37:19 +0000 (17:37 +0200)
committerMartin Matuska <martin@matuska.de>
Fri, 14 Jul 2023 18:49:31 +0000 (20:49 +0200)
commit386412e24e2646015119c2a790005bc7dafade49
tree1c14205cef1e04600cbbdf159e413903389b8f83
parente3f093af7ca5e8ec452cc1afcee848deac56c544
unzip: disable build on Windows

Bsdunzip has not been ported to Windows yet.
Add header checks for fcntl.h and sys/queue.h
Add function check for fcntl()
CMakeLists.txt
build/cmake/config.h.in
configure.ac
unzip/bsdunzip.c