View | Details | Raw Unified | Return to bug 42633
Collapse All | Expand All

(-)files/patch-configure (+11 lines)
Added Link Here
1
--- configure.orig	Mon Sep  9 12:46:41 2002
2
+++ configure	Mon Sep  9 12:46:47 2002
3
@@ -1569,7 +1569,7 @@
4
 #include <stdlib.h>
5
 #include <stdio.h>
6
 #include <string.h>
7
-#include <xmlversion.h>
8
+#include <libxml/xmlversion.h>
9
 
10
 int 
11
 main()

Return to bug 42633