all repos — openbox @ de868d58dd738ec06072bfa90b5d598d5001c76d

openbox fork - make it a bit more like ryudo

look for the rigt function in the libxft
Dana Jansens danakj@orodu.net
commit

de868d58dd738ec06072bfa90b5d598d5001c76d

parent

08d793bb796f608774d6fdefd1950df54477e2c6

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

jump to
M configure.inconfigure.in

@@ -91,7 +91,7 @@

: ${enableval="yes"} if test x$enableval = "xyes"; then AC_MSG_RESULT([yes]) - AC_CHECK_LIB(Xft, XftOpenFontName, + AC_CHECK_LIB(Xft, XftFontOpenXlfd, AC_MSG_CHECKING([for X11/Xft/Xft.h]) AC_TRY_LINK( #include <X11/Xlib.h>