summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2005-12-16 05:24:38 +0000
committerneilbrown <neilbrown>2005-12-16 05:24:38 +0000
commit62c4197d5b41b66af58c34a4cc79c023599f0f72 (patch)
tree43775b7361c4ecd19ab0e0bdf640e71a188bc5d5 /configure.in
parente36b61ba46d34841a6ad99857c7cc43fc8c1ee89 (diff)
downloadnfs-utils-62c4197d5b41b66af58c34a4cc79c023599f0f72.tar.gz
nfs-utils-62c4197d5b41b66af58c34a4cc79c023599f0f72.tar.xz
nfs-utils-62c4197d5b41b66af58c34a4cc79c023599f0f72.zip
Updates from Kevin Coffman at UMich
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 8e239ab..174436e 100644
--- a/configure.in
+++ b/configure.in
@@ -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