all repos — fluxbox @ 0750c1966badd4c1aaade6127a3d78e0375cf410

custom fork of the fluxbox windowmanager

fixed xft configure
fluxgen fluxgen
commit

0750c1966badd4c1aaade6127a3d78e0375cf410

parent

2af4b95dd9f3bf591b0e52e753f171e86ce8dc1a

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M configure.inconfigure.in

@@ -235,6 +235,7 @@ ], [ XftDrawStringUtf8(0, 0, 0, 0, 0, 0, 0); return 0; ],

AC_DEFINE(HAVE_XFT_UTF8_STRING, 1, "Xft UTF8 support") AC_MSG_RESULT(yes), AC_MSG_RESULT(no) + XFT=false ) fi