Updated gettext to 0.18

pull/1/head
Tatsuhiro Tsujikawa 2011-03-17 11:28:37 +09:00
parent e00b5dcf1b
commit 09c120da9b
1 changed files with 2 additions and 2 deletions

View File

@ -313,7 +313,7 @@ AC_SYS_LARGEFILE
# Checks for library functions.
AM_GNU_GETTEXT
AM_GNU_GETTEXT_VERSION([0.17])
AM_GNU_GETTEXT_VERSION([0.18])
AC_FUNC_ERROR_AT_LINE
AC_PROG_GCC_TRADITIONAL
@ -522,4 +522,4 @@ echo "Zlib: $have_zlib"
echo "Epoll: $have_epoll"
echo "Bittorrent: $enable_bittorrent"
echo "Metalink: $enable_metalink"
echo "XML-RPC: $enable_xml_rpc"
echo "XML-RPC: $enable_xml_rpc"