cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=10ac0f6eafba93292289c5d1873f319534a2d92f

commit 10ac0f6eafba93292289c5d1873f319534a2d92f
Author: Cedric BAIL <[email protected]>
Date:   Tue Sep 2 10:03:04 2014 +0200

    autotools: move to a little bit less deprecated gettext.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 0938474..395e24a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,7 +242,7 @@ EFL_INIT
 
 ### gettext
 
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
 
 m4_ifdef([AC_GNU_GETTEXT], [
 AC_GNU_GETTEXT([external])

-- 


Reply via email to