summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dransfeld <sd@tango.flipp.net>2014-09-18 10:40:06 +0200
committerThanatermesis <thanatermesis@gmail.com>2015-03-25 12:21:12 +0100
commit87606ecb4b11c727e8f3d1d7b2dcc89aeea51513 (patch)
tree22ee0a318f99cb5711ad26af044d469bc2bd0521 /configure.ac
parente0dcab584bba0d62b21bafdbbeefae78ccccf3cb (diff)
downloadenlightenment-87606ecb4b11c727e8f3d1d7b2dcc89aeea51513.tar.gz
e: Use same gettext version as efl and elementary
(cherry picked from commit ff31c0533b4f9482023754b97295c49a04a580d9) Signed-off-by: Thanatermesis <thanatermesis@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 05f4f4a5f3..495deb1678 100644
--- a/configure.ac
+++ b/configure.ac
@@ -274,7 +274,7 @@ ALL_LINGUAS="bg ca cs da de el eo es fi fr fr_CH he hu it ja ko nb nl pl pt_BR r
AC_SUBST(ALL_LINGUAS)
m4_ifdef([AM_GNU_GETTEXT_VERSION], [
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
])
m4_ifdef([AC_GNU_GETTEXT], [