summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2004-12-10 01:18:36 +0000
committerneilbrown <neilbrown>2004-12-10 01:18:36 +0000
commit9f541c7be96ffac96146c62cad3adbd04a39094f (patch)
treea1e03dcb7d9a6c11ceeb3cc3ed99412f4bf48d3d /configure
parentb3e11098b1eaf65caae2fa0787e9839ce7d5e818 (diff)
downloadnfs-utils-9f541c7be96ffac96146c62cad3adbd04a39094f.tar.gz
nfs-utils-9f541c7be96ffac96146c62cad3adbd04a39094f.tar.xz
nfs-utils-9f541c7be96ffac96146c62cad3adbd04a39094f.zip
release 1.0.7-pre2
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