Commit a4517bfeaff16e5f931b258a32301d9b479ebdf6

Heiko Becker 2024-06-19T23:13:47

meson: Add libxml2 part of include dir to pc file The autotools build results in a pkgconfig file, which looks like this: " ... includedir=${prefix}/include ... Cflags: -I${includedir}/libxml2 " The latter part is missing when built with meson.