kwo pushed a commit to branch master.

http://git.enlightenment.org/e16/e16.git/commit/?id=d39918d4491397dc633d69139fabdcd02f5008fd

commit d39918d4491397dc633d69139fabdcd02f5008fd
Author: Kim Woelders <[email protected]>
Date:   Sun Oct 13 09:22:52 2013 +0200

    Update gettext version to 0.17.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 9c24e41..857a6fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,7 +64,7 @@ AM_ICONV
 AM_LANGINFO_CODESET
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.16.1])
+AM_GNU_GETTEXT_VERSION([0.17])
 
 AC_CHECK_FUNCS([clock_gettime], [have_clock_gettime=yes],
   [AC_CHECK_LIB([rt], [clock_gettime], [have_clock_gettime=-lrt],

-- 


Reply via email to