summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorjoye <joye>2013-12-16 18:51:56 (GMT)
committerjoye <joye>2013-12-16 18:51:56 (GMT)
commit0d26dc14a62e26617f333307dcf12cafbb5aed8a (patch)
treed24f3db7aa5fac8fe12c7d4b1dfa5c8454a953f5 /configure.in
parent191602596d25691cca45a4b11bed8c014c635792 (diff)
downloadblt-0d26dc14a62e26617f333307dcf12cafbb5aed8a.zip
blt-0d26dc14a62e26617f333307dcf12cafbb5aed8a.tar.gz
blt-0d26dc14a62e26617f333307dcf12cafbb5aed8a.tar.bz2
*** empty log message ***
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.in b/configure.in
index a1b5667..ac0f53a 100755
--- a/configure.in
+++ b/configure.in
@@ -205,12 +205,6 @@ AC_DEFINE(USE_TK_STUBS, 1, [Use Tk stubs])
TEA_MAKE_LIB
#--------------------------------------------------------------------
-# Check for freetype / fontconfig / Xft support.
-#--------------------------------------------------------------------
-
-XFT
-
-#--------------------------------------------------------------------
# Determine the name of the tclsh and/or wish executables in the
# Tcl and Tk build directories or the location they were installed
# into. These paths are used to support running test cases only,