summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index e20447cb14..6b451da153 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -68,7 +68,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
PKG_CHECK_MODULES(NETTLE, [nettle >= 3.1], [cryptolib="nettle"], [
AC_MSG_ERROR([[
***
- *** Libnettle 3.0 was not found.
+ *** Libnettle 3.1 was not found.
]])
])
PKG_CHECK_MODULES(HOGWEED, [hogweed >= 3.1], [], [