dohh generated the wrong include path :-( re-dohh forgot the new manpage
* libxml-2.0.pc.in: dohh generated the wrong include path :-(
* doc/Makefile.am libxml.spec.in: re-dohh forgot the new manpage :-(
Daniel
diff --git a/libxml-2.0.pc.in b/libxml-2.0.pc.in
index 328059b..80caf55 100644
--- a/libxml-2.0.pc.in
+++ b/libxml-2.0.pc.in
@@ -9,4 +9,4 @@
Description: libXML library version2.
Requires:
Libs: -L${libdir} -lxml2 @Z_LIBS@ @M_LIBS@ @LIBS@
-Cflags: -I${includedir}/libxml2/libxml @XML_CFLAGS@
+Cflags: -I${includedir}/libxml2 @XML_CFLAGS@