]> Dogcows Code - chaz/openbox/commitdiff
look for the rigt function in the libxft
authorDana Jansens <danakj@orodu.net>
Wed, 3 Jul 2002 19:58:40 +0000 (19:58 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 3 Jul 2002 19:58:40 +0000 (19:58 +0000)
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.021478 seconds and 4 git commands to generate.