diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2011-09-27 21:39:49 +0000 |
---|---|---|
committer | Vincent Torri <vincent.torri@gmail.com> | 2011-09-27 21:39:49 +0000 |
commit | e5b1ae0fbbe5cc7d833960d61daef84ae7ec40ee (patch) | |
tree | 1cd8e783ed9e4781d952551b07c647880232e8f5 /configure.ac | |
parent | d9987357917247d103ef44d4d86c8cf1caa383e1 (diff) |
bump gettext version
SVN revision: 63634
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dae927a1f..c06bdf5e9 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -553,7 +553,7 @@ EFL_ENABLE_BIN([elementary-test]) | |||
553 | EFL_ENABLE_BIN([elementary-config]) | 553 | EFL_ENABLE_BIN([elementary-config]) |
554 | 554 | ||
555 | m4_ifdef([AM_GNU_GETTEXT_VERSION], [ | 555 | m4_ifdef([AM_GNU_GETTEXT_VERSION], [ |
556 | AM_GNU_GETTEXT_VERSION([0.12.1]) | 556 | AM_GNU_GETTEXT_VERSION([0.17]) |
557 | ]) | 557 | ]) |
558 | 558 | ||
559 | m4_ifdef([AM_GNU_GETTEXT], [ | 559 | m4_ifdef([AM_GNU_GETTEXT], [ |