Re: [libvirt] [PATCH 14/89] m4/virt-libxml: use only pkg-config to check for libxml2

2016-12-19 Thread Jiri Denemark
On Fri, Dec 16, 2016 at 10:10:42 +0100, Pavel Hrdina wrote: > Pkg-config file libxml-2.0.pc was introduced in libxml2-2.2.4 and we > require at least 2.6.0 so the crazy xml2-config check can be dropped. > > Signed-off-by: Pavel Hrdina > --- > m4/virt-libxml.m4 | 20

[libvirt] [PATCH 14/89] m4/virt-libxml: use only pkg-config to check for libxml2

2016-12-16 Thread Pavel Hrdina
Pkg-config file libxml-2.0.pc was introduced in libxml2-2.2.4 and we require at least 2.6.0 so the crazy xml2-config check can be dropped. Signed-off-by: Pavel Hrdina --- m4/virt-libxml.m4 | 20 +--- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git