diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index f01f58c..f8c2482 100644 --- a/configure.in +++ b/configure.in @@ -46,7 +46,7 @@ AC_MINIX # Enable gettext, in "external" mode. -AM_GNU_GETTEXT_VERSION([0.14.1]) +AM_GNU_GETTEXT_VERSION([0.18.1]) AM_GNU_GETTEXT([external]) # This test must come as early as possible after the compiler configuration |