]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Remove --with-xml-catalog-file option
authorRainer Müller <raimue@codingfarm.de>
Fri, 23 Mar 2018 20:36:34 +0000 (21:36 +0100)
committerJán Tomko <jtomko@redhat.com>
Sun, 25 Mar 2018 17:49:25 +0000 (19:49 +0200)
commitc28d837c0fc9ad4f94ab34847f42cf917cdc2c07
treef293b0638c391322382c8649d221078e712f3709
parent7dd5b0c54b1ab4362d40877a3e73b90952d65b32
build: Remove --with-xml-catalog-file option

After validation against XHTML 1.0 was dropped in f802c9de0,
the XML_CATALOG_FILE is not in use anymore. Therefore the checks in
configure can be removed.

Signed-off-by: Rainer Müller <raimue@codingfarm.de>
configure.ac
m4/virt-xml-catalog.m4 [deleted file]