projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d793b
)
look for the rigt function in the libxft
author
Dana Jansens
<danakj@orodu.net>
Wed, 3 Jul 2002 19:58:40 +0000
(19:58 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 3 Jul 2002 19:58:40 +0000
(19:58 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index be260e6b838412f3110f8c651cd1d21f33113560..8434256a26f34a621902e3a720ebf6cf65f36783 100644
(file)
--- 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, Xft
OpenFontName
,
+ AC_CHECK_LIB(Xft, Xft
FontOpenXlfd
,
AC_MSG_CHECKING([for X11/Xft/Xft.h])
AC_TRY_LINK(
#include <X11/Xlib.h>