gettext: downgrade in order to work with older Ubuntu LTS

Summary:
older Ubuntu releases are a little below 0.18.3 plus this makes it
consistent with the rest of our projects.

Reviewers: billiob

Differential Revision: https://phab.enlightenment.org/D1243
This commit is contained in:
Alex-P. Natsios 2014-07-27 15:02:36 +02:00 committed by Boris Faure
parent c3ad95852a
commit 2067e35a5d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ AC_SUBST(efl_version)
m4_ifdef([AM_GNU_GETTEXT_VERSION], [
AM_GNU_GETTEXT_VERSION([0.18.3])
AM_GNU_GETTEXT_VERSION([0.17])
])
m4_ifdef([AC_GNU_GETTEXT], [