summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorjoye <joye>2013-09-11 20:46:40 (GMT)
committerjoye <joye>2013-09-11 20:46:40 (GMT)
commit7ebb2ec3a8e19d0a5e4ecf65aad563467747480d (patch)
tree487b2c6c7dbbd4d631b185348feffa6f987076c6 /configure.in
parent0eda9cc705acbc6c17ad7eab46e685fcce309d9f (diff)
downloadblt-7ebb2ec3a8e19d0a5e4ecf65aad563467747480d.zip
blt-7ebb2ec3a8e19d0a5e4ecf65aad563467747480d.tar.gz
blt-7ebb2ec3a8e19d0a5e4ecf65aad563467747480d.tar.bz2
*** empty log message ***
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 41fad06..b11b3ea 100755
--- a/configure.in
+++ b/configure.in
@@ -218,7 +218,7 @@ SC_PATH_X
# Check for freetype / fontconfig / Xft support.
#--------------------------------------------------------------------
-#if test $tk_aqua = no; then
+if test "${TEA_WINDOWINGSYSTEM}" = "x11"; then
AC_MSG_CHECKING([whether to use xft])
AC_ARG_ENABLE(xft,
AC_HELP_STRING([--enable-xft],
@@ -281,7 +281,7 @@ SC_PATH_X
fi
AC_SUBST(XFT_CFLAGS)
AC_SUBST(XFT_LIBS)
-#fi
+fi
#--------------------------------------------------------------------
# Determine the name of the tclsh and/or wish executables in the