small changes to HTMLParser.c, relaxng.c, and some test*.c to not use SAX1 functions so that libxml2 may be compiled with relaxng and html parser but without sax1 Basically uses xmlReadFile instead of xmlParseFile (See attached file: sax1.diff)
Attachment:
sax1.diff
Description: Binary data