]> git.ipfire.org Git - thirdparty/xz.git/commit
Windows: Make NLS require UCRT and gettext-runtime >= 0.23.1
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 2 Jan 2025 11:35:48 +0000 (13:35 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 2 Jan 2025 13:35:25 +0000 (15:35 +0200)
commit16821252c504071f5c2012e415e59cbf5fb79820
treefee46f39c71c5db05d1e57396829e4071de8226d
parentaa1807ed942579f700a08ab091b796cf04e31aec
Windows: Make NLS require UCRT and gettext-runtime >= 0.23.1

Also remove the recently-added workaround from tuklib_gettext.h.
Requiring a new enough gettext-runtime is cleaner. I guess it's
mostly MSYS2 where xz is built with translation support, so once
MSYS2 has Gettext >= 0.23.1, this requirement shouldn't be a problem
in practice.
CMakeLists.txt
configure.ac
src/common/tuklib_gettext.h