projects
/
platform
/
core
/
uifw
/
libhangul.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dabd63b
)
gettext 호환 version을 0.18로 업데이트
author
Choe Hwanjin
<choe.hwanjin@gmail.com>
Sat, 3 Sep 2011 06:48:24 +0000
(15:48 +0900)
committer
Choe Hwanjin
<choe.hwanjin@gmail.com>
Sat, 3 Sep 2011 06:48:24 +0000
(15:48 +0900)
이하 버전에서는 MKINSTALLDIR 관련 에러가 난다.
0.18 이하를 사용하는 사람이 별로 없길 바란다.
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@266
8f00fcd2
-89fc-0310-932e-
b01be5b65e01
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index cb710fc0c83b68d5a52ea89542ebe5f06b83fd3c..3a13de1d3442a58dd4b0f9fe9dee05ea0ce9f111 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-49,7
+49,7
@@
GETTEXT_PACKAGE="$PACKAGE"
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", gettext package name)
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION(0.1
1
)
+AM_GNU_GETTEXT_VERSION(0.1
8
)
AM_ICONV
# Checks for unit test framework