diff options
Diffstat (limited to 'source3/configure')
-rwxr-xr-x | source3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure index 6afed8aaee..69355994ee 100755 --- a/source3/configure +++ b/source3/configure @@ -29,7 +29,7 @@ ac_help="$ac_help ac_help="$ac_help --with-krb4=base-dir Include Kerberos IV support (default=no)" ac_help="$ac_help - --with-krb5=base-dir Include Kerberos 5 support (defualt=no)" + --with-krb5=base-dir Include Kerberos 5 support (default=no)" ac_help="$ac_help --with-automount Include AUTOMOUNT support (default=no)" ac_help="$ac_help |