]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add missing HAVE_STDIO_H cmake check
authorTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 9 Mar 2026 20:00:14 +0000 (21:00 +0100)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 16 Mar 2026 08:42:19 +0000 (09:42 +0100)
commitd99f5ebadf7ec065e98c8496739e81e55fd0949b
treed88a4a7d939757f4d7b70e834a4a5bc007682d1a
parentf59ed045450c7f694b0781d4a6ad9fba3118884c
Add missing HAVE_STDIO_H cmake check

The check is performed by configure, but not with cmake. The
bsdunzip/la_getline.c file checks for presence of this definition.
CMakeLists.txt
build/cmake/config.h.in