Hash :
e7dd2b8d
Author :
Date :
2002-03-15T18:44:02
it was reported quite a few times that xml2-config --cflags should not * configure,in: it was reported quite a few times that xml2-config --cflags should not output -I$includeprefix/libxml2/libxml because libxml2 header names clashes with existing names like list.h from C++ stl. Includes should be #include<libxml/xxx.h> so ... Daniel
XML parser for Gnome
Full documentation is available on-line at
http://xmlsoft.org/
This code is released under the MIT Licence see the Copyright file.
A mailing-list xml@gnome.org is available, to subscribe:
http://mail.gnome.org/mailman/listinfo/xml
The list archive is at:
http://mail.gnome.org/archives/xml/
daniel@veillard.com