From: Dana Jansens Date: Wed, 3 Jul 2002 19:58:40 +0000 (+0000) Subject: look for the rigt function in the libxft X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=de868d58dd738ec06072bfa90b5d598d5001c76d;p=chaz%2Fopenbox look for the rigt function in the libxft --- diff --git a/configure.in b/configure.in index be260e6b..8434256a 100644 --- a/configure.in +++ b/configure.in @@ -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