Menu

#222 Use pkg-config for finding libxml2

Bugs
open
nobody
None
5
2018-11-18
2018-11-18
Jan Tojnar
No

src/Makefile.am currently hard-codes the libxml includedir to /usr/include/libxml2. This fails on Nix, which uses different paths. PKG_CHECK_MODULES macro should be used for locating the library.

Upstream PR: https://github.com/NixOS/nixpkgs/pull/38545

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.