Re: [xml] [PATCH] fix xmllint when built without HTML support
- From: Daniel Veillard <veillard redhat com>
- To: Matthias Kaehlcke <matthias kaehlcke net>
- Cc: xml gnome org
- Subject: Re: [xml] [PATCH] fix xmllint when built without HTML support
- Date: Thu, 6 Nov 2008 14:35:54 +0100
On Tue, Nov 04, 2008 at 09:56:38AM +0100, Matthias Kaehlcke wrote:
xmllint fails to compile when libxml2 is configured without HTML
support. the following patch fixes the problem by conditional
compilation of the offending instructions
Actually the html flag is defined
#if defined(LIBXML_HTML_ENABLED) || defined(LIBXML_VALID_ENABLED)
so I used that condition instead,
Applied and commited,
thanks !
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel veillard com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]