Fix compiles for systems with libxml2 version 2.6.14 and below

Lei Zhang thestig at google.com
Wed Nov 29 17:59:03 CST 2006


Systems with libxml2 version 2.6.14 and below cannot compile wine
because older versions of libxml2 does not have xmlNewDocPI().

Changelog:
* Added check for xmlNewDocPI() in libxml2.
* Disable domdoc_createProcessingInstruction() if the system does not
have xmlNewDocPI().
-------------- next part --------------
A non-text attachment was scrubbed...
Name: domdoc.diff
Type: text/x-patch
Size: 4271 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061129/990caf68/domdoc.bin


More information about the wine-patches mailing list