]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use gettext 0.18 to avoid build error.
authorSimon Josefsson <simon@josefsson.org>
Tue, 8 Nov 2011 18:43:38 +0000 (19:43 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 8 Nov 2011 18:43:38 +0000 (19:43 +0100)
configure.ac

index 2f6ee4a311bb4c22a68550f998cf58d9480fc804..65a947a5e6d7bb670c2866d1f774a10913987ec1 100644 (file)
@@ -117,7 +117,7 @@ LIBGNUTLS_EXTRA_HOOKS
 
 GTK_DOC_CHECK(1.1)
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
 
 AC_C_BIGENDIAN