]> git.pld-linux.org Git - packages/icewm.git/commitdiff
- fixes compilation
authorTomasz Pala <gotar@pld-linux.org>
Sat, 4 Jan 2003 14:01:02 +0000 (14:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icewm-xft.patch -> 1.1

icewm-xft.patch [new file with mode: 0644]

diff --git a/icewm-xft.patch b/icewm-xft.patch
new file mode 100644 (file)
index 0000000..84866d3
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN icewm-1.2.4.orig/src/ypaint.h icewm-1.2.4/src/ypaint.h
+--- icewm-1.2.4.orig/src/ypaint.h      Fri Jan  3 17:25:45 2003
++++ icewm-1.2.4/src/ypaint.h   Sat Jan  4 14:59:20 2003
+@@ -14,7 +14,6 @@
+ #ifdef CONFIG_XFREETYPE //------------------------------------------------------
+ #include <X11/Xft/Xft.h>
+-#include <X11/Xft/XftCompat.h>
+ #define INIT_XFREETYPE(Member, Value) , Member(Value)
+ #else
+ #define INIT_XFREETYPE(Member, Value)
This page took 0.025687 seconds and 4 git commands to generate.