]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - configure.in
Change version to 1.0.8-rc1 and run autoconf
[nfs-utils.git] / configure.in
index 8e239ab4dadfcfb9592515335f836088a0d471ff..43c0b4616f5f94cf2999ab46bdeeef0c88cef426 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(rules.mk)
 AC_PREFIX_DEFAULT(/usr)
 
 # The nfs-utils version
-VERSION="1.0.7"
+VERSION="1.0.8-rc1"
 AC_SUBST(VERSION)
 
 dnl *************************************************************
@@ -136,6 +136,7 @@ AC_SUBST(LIBWRAP)
 if test "$enable_gss" = yes; then
   dnl 'gss' also depends on nfsidmap.h - at least for svcgssd_proc.c
   AC_CHECK_HEADERS(nfsidmap.h, ,[AC_MSG_ERROR(libnfsidmap needed for gss support)])
+  AC_CHECK_HEADERS(spkm3.h, ,[AC_MSG_WARN(could not locate SPKM3 header; will not have SPKM3 support)])
   
   dnl Checks for Kerberos
   dnl NOTE: while we intend to do generic gss-api, currently we