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:
1618ecc
)
add the korean translation dir to configure
author
Dana Jansens
<danakj@orodu.net>
Mon, 8 Jul 2002 02:42:17 +0000
(
02:42
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 8 Jul 2002 02:42:17 +0000
(
02:42
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index fdd0708d6dcddb44b3f425e5db44436327d201ab..375348338b4d0bdb34add82c19bcf2462ba6675b 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-97,7
+97,8
@@
AC_ARG_ENABLE(
#include <X11/Xft/Xft.h>
, XftFont foo,
AC_MSG_RESULT([yes])
- XFT="yes",
+ XFT="yes"
+ LIBS="$LIBS -lXft",
AC_MSG_RESULT([no])
)
)
@@
-262,6
+263,7
@@
nls/fr_FR/Makefile
nls/hu_HU/Makefile
nls/it_IT/Makefile
nls/ja_JP/Makefile
+nls/ko_KR/Makefile
nls/nl_NL/Makefile
nls/pt_BR/Makefile
nls/ru_RU/Makefile