1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-02 20:42:30 +03:00

Tried to build libxml2-2.2.5

Automake is a fucking piece of ugly shit full of tricks and without
any kind of sensible documentation or logic :-(((((((((
Daniel, pissed !
This commit is contained in:
Daniel Veillard
2000-10-06 12:59:53 +00:00
parent 55b91f2d5b
commit 7e99c63be0
32 changed files with 3797 additions and 3535 deletions

View File

@ -45,7 +45,7 @@
#include <libxml/valid.h>
#include <libxml/parserInternals.h>
#include <libxml/xmlIO.h>
#include "xml-error.h"
#include <libxml/xml-error.h>
#define HTML_MAX_NAMELEN 1000
#define HTML_PARSER_BIG_BUFFER_SIZE 1000