]> git.pld-linux.org Git - packages/fbdesk.git/commitdiff
Rafal Janiczek <jojo@oho.pl>
authordjrzulf <djrzulf@pld-linux.org>
Sat, 22 Mar 2003 12:09:08 +0000 (12:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbdesk-XFT.patch -> 1.1

fbdesk-XFT.patch [new file with mode: 0644]

diff --git a/fbdesk-XFT.patch b/fbdesk-XFT.patch
new file mode 100644 (file)
index 0000000..7d05ac8
--- /dev/null
@@ -0,0 +1,16 @@
+--- configure.in       Fri Mar 21 18:05:33 2003
++++ configure.in.new   Fri Mar 21 17:44:03 2003
+@@ -97,10 +97,10 @@
+ AC_MSG_CHECKING([whether to have Xft support])
+-AM_PATH_XFT(yes,
++#AM_PATH_XFT(yes,
+       XFT=true,
+-      XFT=false
+-)
++#     XFT=false
++#)
+ if test "x$XFT" = "xtrue" ; then
+       AC_DEFINE(USE_XFT, 1, "antialias support")      
+       AC_MSG_CHECKING([Xft UTF-8 support])
This page took 0.088803 seconds and 4 git commands to generate.