gettext 호환 version을 0.18로 업데이트
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 3 Sep 2011 06:48:24 +0000 (15:48 +0900)
committerChoe 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

index cb710fc0c83b68d5a52ea89542ebe5f06b83fd3c..3a13de1d3442a58dd4b0f9fe9dee05ea0ce9f111 100644 (file)
@@ -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.11)
+AM_GNU_GETTEXT_VERSION(0.18)
 AM_ICONV
 
 # Checks for unit test framework