Use the right name in the Checking... messages.

svn path=/trunk/; revision=12137
This commit is contained in:
Guy Harris 2004-09-29 17:45:48 +00:00
parent 46ba180b03
commit 54e48e1dbf
1 changed files with 2 additions and 2 deletions

View File

@ -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(
[