summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-09-03 10:31:27 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-06 10:38:28 +0100
commitfcdb461e935dbdc0892241a35be7499116f22a67 (patch)
tree599b46982d8e582e534e37c4707e52ec69ef0f2b
parent7ec5e1524c35495309b96b692e0036f8988fea6a (diff)
downloadgnutls-fcdb461e935dbdc0892241a35be7499116f22a67.tar.gz
bumped the version of the minimum required libtasn1
We now require the latest version that supports OIDs with elements that are longer than 32-bits.
-rw-r--r--m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index bded3e46dd..9ea149c672 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -105,7 +105,7 @@ AC_MSG_ERROR([[
AC_SUBST(GMP_CFLAGS)
AC_SUBST(GMP_LIBS)
-LIBTASN1_MINIMUM=4.3
+LIBTASN1_MINIMUM=4.9
AC_ARG_WITH(included-libtasn1,
AS_HELP_STRING([--with-included-libtasn1], [use the included libtasn1]),
included_libtasn1=$withval,