From fcdb461e935dbdc0892241a35be7499116f22a67 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 3 Sep 2016 10:31:27 +0200 Subject: 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. --- m4/hooks.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.1