diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -545,7 +545,7 @@ fi # The nfs-utils version -VERSION="1.0.7-pre1" +VERSION="1.0.7-pre2" # Check whether --with-release or --without-release was given. @@ -2096,7 +2096,7 @@ fi fi done if test "x$KRBDIR" = "x"; then - echo "$ac_t"""failed"" 1>&6 + echo "$ac_t"""no"" 1>&6 if test "x$krb5_with" = "x"; then { echo "configure: error: Kerberos v5 with GSS support not found: consider --disable-gss or --with-krb5=" 1>&2; exit 1; } else |