patch from Mark Vakoc that allows compiling with XInclude but without
* xinclude.c: patch from Mark Vakoc that allows compiling
with XInclude but without XPointer support.
Daniel
diff --git a/ChangeLog b/ChangeLog
index 71d009d..7b3ba64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Sep 1 22:55:09 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+ * xinclude.c: patch from Mark Vakoc that allows compiling
+ with XInclude but without XPointer support.
+
Mon Sep 1 22:31:38 CEST 2003 Daniel Veillard <daniel@veillard.com>
* configure.in xml2-config.in: Applied a patch from Kevin P. Fleming