summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 13b43af382..44f4288a74 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -1592,7 +1592,7 @@ AC_ARG_WITH(krb4,
# check for Kerberos 5 auth system
AC_MSG_CHECKING(whether to use Kerberos 5)
AC_ARG_WITH(krb5,
-[ --with-krb5=base-dir Include Kerberos 5 support (defualt=no)],
+[ --with-krb5=base-dir Include Kerberos 5 support (default=no)],
[ case "$withval" in
yes)
AC_MSG_RESULT(yes)