]> 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>
Thu, 26 Oct 2023 18:46:06 +0000 (21:46 +0300)
commita7d1b2825c49dc83f1910eeb8ba0f1dfbd886d91
tree80aebf356faaec0fa3bba7d20956d68a1c4d841d
parent80e0750e3996c1c659e972ce9cf789ca2e99f702
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/
src/liblzma/liblzma.pc.in