summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-01-13 15:07:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-01-13 15:07:20 +0000
commita4de88c150ff79496e696d0aca3eb7149a608457 (patch)
treea659b80500279513eb936c7b9568c32c027f1603 /m4
parent2c6a3b17db8540cf0e822f73a31e9d4c4a0f78bc (diff)
downloadmailutils-a4de88c150ff79496e696d0aca3eb7149a608457.tar.gz
mailutils-a4de88c150ff79496e696d0aca3eb7149a608457.tar.bz2
Fixed typo
Diffstat (limited to 'm4')
-rw-r--r--m4/gssapi.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gssapi.m4 b/m4/gssapi.m4
index 4cde62984..77c0ca237 100644
--- a/m4/gssapi.m4
+++ b/m4/gssapi.m4
@@ -8,7 +8,7 @@ dnl Defines GSSAPI_IMPL to "Heimdal", "MIT", or "OldMIT", or "none" if not found
AC_DEFUN(MU_CHECK_GSSAPI,
[
if test "x$mu_cv_lib_gssapi_libs" = x; then
- cache=""
+ cached=""
GSSAPI_PREFIX=[$1]
GSSAPI_IMPL="none"
# First try krb5-config

Return to:

Send suggestions and report system problems to the System administrator.