]> git.ipfire.org Git - thirdparty/libarchive.git/commit
configure.ac: Improve Windows version detection 2631/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 23 May 2025 17:22:06 +0000 (19:22 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 23 May 2025 17:22:41 +0000 (19:22 +0200)
commitd6f6fdf979f5aa79c015d9a57442f8bb0911f5c8
tree54f17d0d402980d04c4ddb59c05b42401ecb6f0d
parent2961b132d053f4a8eb2723fe9476cf50457f3ea7
configure.ac: Improve Windows version detection

Include windows.h for better windows version detection.

Fixes https://github.com/libarchive/libarchive/issues/2628

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
configure.ac