]> Dogcows Code - chaz/openbox/blobdiff - configure.in
make the styles' doJustify methods stop returning the string length as this is no...
[chaz/openbox] / configure.in
index be260e6b838412f3110f8c651cd1d21f33113560..8434256a26f34a621902e3a720ebf6cf65f36783 100644 (file)
@@ -91,7 +91,7 @@ AC_ARG_ENABLE(
 : ${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>
This page took 0.022056 seconds and 4 git commands to generate.