aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--acinclude.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 12e1f7d878..24711f7804 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1069,9 +1069,9 @@ AC_DEFUN([AC_ETHEREAL_KRB5_CHECK],
LIBS="$KRB5_LIBS $extras"
if test -z "$extras"
then
- AC_MSG_CHECKING([whether Heimdal includes krb_k5_resolve])
+ AC_MSG_CHECKING([whether Heimdal includes krb5_kt_resolve])
else
- AC_MSG_CHECKING([whether Heimdal includes krb_k5_resolve (linking with $extras)])
+ AC_MSG_CHECKING([whether Heimdal includes krb5_kt_resolve (linking with $extras)])
fi
AC_TRY_LINK(
[