changeset 103071:c190521beded

Add comment for last change.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 25 Apr 2009 14:43:35 +0000
parents 88c9e3d2daf2
children ce405af23a6e
files configure.in
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Sat Apr 25 14:36:01 2009 +0000
+++ b/configure.in	Sat Apr 25 14:43:35 2009 +0000
@@ -1880,10 +1880,11 @@
 
 
     HAVE_FREETYPE=no
-    ### Use -lfreetype if available, unless `--with-freetype=no'.
+    ## We used to allow building with FreeType and without Xft.
+    ## However, the ftx font backend driver is not in good shape.
     if test "${HAVE_XFT}" = "yes"; then
       dnl As we use Xft, we anyway use freetype.
-      dnl In this case, there's no need of additional CFLAGS and LIBS.
+      dnl There's no need for additional CFLAGS and LIBS.
       HAVE_FREETYPE=yes
       FONTCONFIG_CFLAGS=
       FONTCONFIG_LIBS=