From: Nikos Mavrogiannopoulos Date: Fri, 31 Jul 2015 19:26:25 +0000 (+0200) Subject: updated the required gettext version to match the macros from gnulib X-Git-Tag: gnutls_3_5_0~775 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bed4062cf1a5919d23452ea2dc26c9fdd6bba58;p=thirdparty%2Fgnutls.git updated the required gettext version to match the macros from gnulib --- diff --git a/configure.ac b/configure.ac index 206977f118..a9d0d8b20c 100644 --- a/configure.ac +++ b/configure.ac @@ -197,7 +197,7 @@ AM_CONDITIONAL(ENABLE_TESTS, test "$enable_tests" != "no") GTK_DOC_CHECK(1.1) AM_GNU_GETTEXT([external]) -AM_GNU_GETTEXT_VERSION([0.18]) +AM_GNU_GETTEXT_VERSION([0.19]) AC_C_BIGENDIAN