fixed xft configure

This commit is contained in:
fluxgen 2003-04-16 14:12:48 +00:00
parent 2af4b95dd9
commit 0750c1966b

View file

@ -235,6 +235,7 @@ if test "x$XFT" = "xtrue" ; then
AC_DEFINE(HAVE_XFT_UTF8_STRING, 1, "Xft UTF8 support")
AC_MSG_RESULT(yes),
AC_MSG_RESULT(no)
XFT=false
)
fi