]> git.pld-linux.org Git - packages/fluxbox.git/commitdiff
- for 0.1.14
authorareq <areq@pld-linux.org>
Thu, 12 Dec 2002 17:40:41 +0000 (17:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fluxbox-XFT.patch -> 1.1

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

diff --git a/fluxbox-XFT.patch b/fluxbox-XFT.patch
new file mode 100644 (file)
index 0000000..cb5ce69
--- /dev/null
@@ -0,0 +1,15 @@
+--- fluxbox-0.1.14/configure.in~       Sun Dec  8 02:38:52 2002
++++ fluxbox-0.1.14/configure.in        Thu Dec 12 18:13:36 2002
+@@ -223,10 +223,8 @@
+ AM_CONDITIONAL(GNOME, test x$GNOME = xtrue)
+ AC_MSG_CHECKING([whether to have Xft support])
+-AM_PATH_XFT(yes,
+-      XFT=true,
+-      XFT=false
+-)
++XFT=true,
++
+ if test "x$XFT" = "xtrue" ; then
+       AC_DEFINE(USE_XFT, 1, "antialias support")      
This page took 0.06012 seconds and 4 git commands to generate.