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:
e07044a
)
cleaner
author
Dana Jansens
<danakj@orodu.net>
Fri, 15 Nov 2002 22:54:01 +0000
(22:54 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 15 Nov 2002 22:54:01 +0000
(22:54 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 9e776f952b13cdb13ba4c546d7440b14f7705871..b65da052759b20fd700dc3302cd107a8ec9ed112 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-164,7
+164,7
@@
if test "$enableval" = "yes"; then
, XftFont foo,
AC_MSG_RESULT([yes])
XFT="yes"
- test "$
{XFT2}" = "yes" || LIBS="${LIBS}
-lXft"
+ test "$
XFT2" = "yes" || LIBS="$LIBS
-lXft"
dnl Check for utf8 support in the Xft library
dnl AC_CHECK_LIB(Xft, XftDrawStringUtf8,