summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2017-03-31 20:43:27 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2017-03-31 20:43:27 -0400
commit014539351f077694e769e0d1744dfe1636263865 (patch)
treed48d0c819bb8c8777d3a5ca927a62c5913aee47a /configure.ac
parent6b6b3482cb6a127c44603821ae3fa7dd25cd0a5e (diff)
downloadlibnice-014539351f077694e769e0d1744dfe1636263865.tar.gz
configure: gcry_mac_* were added in 1.6
They're not present int he 1.5.0 release, so require the newer one.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9fa062..2b4a68a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -302,7 +302,7 @@ AC_SUBST(HAVE_GUPNP)
AC_SUBST([UPNP_ENABLED])
dnl libgcrypt
-GCRYPT_VERSION=1.4.5
+GCRYPT_VERSION=1.6.0
GCRYPT_LIBVER=1
AM_PATH_LIBGCRYPT($GCRYPT_LIBVER:$GCRYPT_VERSION,,AC_MSG_ERROR([[