diff options
author | Werner Koch <[email protected]> | 2008-02-15 09:58:01 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-02-15 09:58:01 +0000 |
commit | 57d9ea99d94974c1d54517ae58fc24e761e66f2a (patch) | |
tree | 4999338a9b0a83395795a35780abaa76f2a27cfa /configure.ac | |
parent | Poems for AllowSetForegroundWindow (W32) (diff) | |
download | gnupg-57d9ea99d94974c1d54517ae58fc24e761e66f2a.tar.gz gnupg-57d9ea99d94974c1d54517ae58fc24e761e66f2a.zip |
Preparing a test release
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 e666c1cd7..c630af53b 100644 --- a/configure.ac +++ b/configure.ac @@ -907,7 +907,7 @@ AM_ICONV # AC_MSG_NOTICE([checking for gettext]) AM_PO_SUBDIRS -AM_GNU_GETTEXT_VERSION([0.16.1]) +AM_GNU_GETTEXT_VERSION([0.17]) if test "$try_gettext" = yes; then AM_GNU_GETTEXT([external],[need-ngettext]) |