summaryrefslogtreecommitdiff
path: root/lib/m4/hooks.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/m4/hooks.m4')
-rw-r--r--lib/m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index ddac5f8c0b..854cdcb79e 100644
--- a/lib/m4/hooks.m4
+++ b/lib/m4/hooks.m4
@@ -45,7 +45,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
nettle=no)
if test "$nettle" = "yes"; then
AC_LIB_HAVE_LINKFLAGS([nettle],, [#include <nettle/aes.h>],
- [aes_set_key (0, 0, 0)])
+ [aes_set_encrypt_key (0, 0, 0)])
if test "$ac_cv_libnettle" != yes; then
nettle=yes
AC_MSG_WARN([[