]> git.pld-linux.org Git - packages/dclib.git/blame - dclib-xml_ugly_fix.patch
- adviced by author (does not work...)
[packages/dclib.git] / dclib-xml_ugly_fix.patch
CommitLineData
98c2cfb0
PG
1--- ./configure.org Sun Sep 1 08:02:34 2002
2+++ ./configure Sun Sep 1 11:47:55 2002
3@@ -6779,7 +6779,7 @@
4
5 #include <stdlib.h>
6 #include <stdio.h>
7-#include <xmlversion.h>
8+#include <libxml/xmlversion.h>
9
10 int
11 main()
12@@ -6901,7 +6901,7 @@
13 #line $LINENO "configure"
14 #include "confdefs.h"
15
16-#include <xmlversion.h>
17+#include <libxml/xmlversion.h>
18 #include <stdio.h>
19
20 #ifdef F77_DUMMY_MAIN
This page took 0.059539 seconds and 4 git commands to generate.