]> git.pld-linux.org Git - packages/dclib.git/commitdiff
- ugly hack that should be replaced with correction of ac-stuff. I can't
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 1 Sep 2002 10:01:14 +0000 (10:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  do that.

Changed files:
    dclib-xml_ugly_fix.patch -> 1.1

dclib-xml_ugly_fix.patch [new file with mode: 0644]

diff --git a/dclib-xml_ugly_fix.patch b/dclib-xml_ugly_fix.patch
new file mode 100644 (file)
index 0000000..b8a0cfe
--- /dev/null
@@ -0,0 +1,20 @@
+--- ./configure.org    Sun Sep  1 08:02:34 2002
++++ ./configure        Sun Sep  1 11:47:55 2002
+@@ -6779,7 +6779,7 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+-#include <xmlversion.h>
++#include <libxml/xmlversion.h>
+ int
+ main()
+@@ -6901,7 +6901,7 @@
+ #line $LINENO "configure"
+ #include "confdefs.h"
+-#include <xmlversion.h>
++#include <libxml/xmlversion.h>
+ #include <stdio.h>
+ #ifdef F77_DUMMY_MAIN
This page took 0.033753 seconds and 4 git commands to generate.