]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Add Cflags.private to liblzma.pc.in for MSYS2.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 29 Sep 2023 17:46:11 +0000 (20:46 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 7 May 2024 13:26:35 +0000 (16:26 +0300)
commit3c026350e8d23ddaca35e34477746b428563b933
treea67127acaa46d2b5a79ee83f2399cea9e9d586d2
parent23f50b81084889262916bbaef684790339ce443d
liblzma: Add Cflags.private to liblzma.pc.in for MSYS2.

It properly adds -DLZMA_API_STATIC when compiling code that
will be linked against static liblzma. Having it there on
systems other than Windows does no harm.

See: https://www.msys2.org/docs/pkgconfig/
(cherry picked from commit 4083c8e9501a48934a5fb563d2c3ce2ae143cd27)
src/liblzma/liblzma.pc.in