]> git.ipfire.org Git - thirdparty/lldpd.git/commit
configure: don't test for XML2 linking, useless
authorVincent Bernat <bernat@luffy.cx>
Wed, 2 May 2012 06:12:03 +0000 (08:12 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 2 May 2012 08:36:42 +0000 (10:36 +0200)
commitf9f801e050ec2da656ee4f710e2b67b61ae07f3e
tree792d2106d01053dca93aac8420e7eb54b4aa08fe
parent19d42b5579ce5f54e6c26c1e9ce9d3a1fb11c7b5
configure: don't test for XML2 linking, useless

Just check for its presence with pkg-config and xml2-config.
m4/xml2.m4