summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
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