On Fri, Dec 05, 2014 at 09:47:47AM +0000, Ian Campbell wrote:
On Tue, 2014-12-02 at 07:50 +0100, Martin Kletzander wrote:
> That said, I found out that that XML-XPath is only needed when
> creating the tarball, but (probably) not when building an RPM with it.
It's needed when building from the git tree to, Xen automated testing
picked up on this overnight:
http://www.chiark.greenend.org.uk/~xensrcts/logs/32083/build-amd64-libvir...
I'm not sure if things which are only needed to build the tarball are
supposed to be checked for by configure or not.
We didn't check for XHTML DTDs either, so I don't think so, but OTOH
I'm fine with adding that there if majority agrees.
Martin