X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=67e8d2d9a2c6ec4296c96bb243202bbfea0ab4e9;hp=920e8da0216c447c1c93a017f8dea6c17043d148;hb=224b265beb3885cc23d687c2ca92b86c190e5863;hpb=e18d56286b81d61c58ea1d4cb2539530695226e3 diff --git a/configure.ac b/configure.ac index 920e8da..67e8d2d 100644 --- a/configure.ac +++ b/configure.ac @@ -316,9 +316,6 @@ if test "$enable_gss" = yes; then dnl 'gss' also depends on nfsidmap.h - at least for svcgssd_proc.c AC_LIBNFSIDMAP - AC_CHECK_HEADERS([spkm3.h], , - [AC_MSG_WARN([Could not locate SPKM3 header; will not have SPKM3 support])]) - dnl Check for Kerberos V5 AC_KERBEROS_V5