]> git.eshelyaron.com Git - emacs.git/commitdiff
Add comment for last change.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 25 Apr 2009 14:43:35 +0000 (14:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 25 Apr 2009 14:43:35 +0000 (14:43 +0000)
configure.in

index 4e50285eaf6ce9ccf6ec433fa67c1c211715ea2f..62bd100b1e5511059fe14355b3d4e8fa8205b84c 100644 (file)
@@ -1880,10 +1880,11 @@ if test "${HAVE_X11}" = "yes"; then
 
 
     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=