fixed xft configure
This commit is contained in:
parent
2af4b95dd9
commit
0750c1966b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue