X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.in;h=174436e9d5e23097fd5fd4e40e5430af43bbe6de;hp=8e239ab4dadfcfb9592515335f836088a0d471ff;hb=62c4197d5b41b66af58c34a4cc79c023599f0f72;hpb=e36b61ba46d34841a6ad99857c7cc43fc8c1ee89 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