X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure;h=c5214d17a236622d7ebc4229b5b12497793b3ce8;hp=59b440f56267f41b50f90be297fec37c532db5ba;hb=refs%2Ftags%2Fnfs-utils-1-0-7-pre2;hpb=b3e11098b1eaf65caae2fa0787e9839ce7d5e818 diff --git a/configure b/configure index 59b440f..c5214d1 100755 --- a/configure +++ b/configure @@ -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