diff options
Diffstat (limited to 'sysutils/acidlaunch/files/patch-configure')
-rw-r--r-- | sysutils/acidlaunch/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/acidlaunch/files/patch-configure b/sysutils/acidlaunch/files/patch-configure deleted file mode 100644 index 813be33d5e1e..000000000000 --- a/sysutils/acidlaunch/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Fri Feb 22 04:45:04 2002 -+++ configure Fri Apr 11 20:25:11 2003 -@@ -1044,7 +1044,7 @@ - #include <stdlib.h> - #include <stdio.h> - #include <string.h> --#include <xmlversion.h> -+#include <libxml/xmlversion.h> - - int - main() -@@ -1155,7 +1155,7 @@ - #line 1156 "configure" - #include "confdefs.h" - --#include <xmlversion.h> -+#include <libxml/xmlversion.h> - #include <stdio.h> - - int main() { |