]> git.ipfire.org Git - thirdparty/libarchive.git/commit
configure.ac: Use pkg-config to find libxml2. Fixes cross compilation 583/head
authorKylie McClain <somasis@exherbo.org>
Sun, 26 Jul 2015 00:14:23 +0000 (20:14 -0400)
committerKylie McClain <somasis@exherbo.org>
Sun, 26 Jul 2015 00:16:13 +0000 (20:16 -0400)
commitf7b0a9f3f6dd0cdaa7a097623896b0a1f56ee249
tree733a4c29fedec5fef86df1f351231750ee0d1d21
parentae93c62ce0b02cec3496fa16522c7fa9c93fa545
configure.ac: Use pkg-config to find libxml2. Fixes cross compilation

This was originally submitted to Google Code, and was carried over
during GitHub migration; however, it was in patch form, so I've made
a pull request for it for quicker merging.

Original source: https://github.com/libarchive/libarchive/issues/407
Original author: ambrop7
configure.ac