]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - configure.ac
nfsdcltrack: Ensure the build is diabled when NFS v4 is disabled
[nfs-utils.git] / configure.ac
index 825682c88058af29e310f11cdf75e8e9d7cdb01f..399b08154b571c38402b27816cddf9b619e36398 100644 (file)
@@ -283,6 +283,8 @@ if test "$enable_nfsv4" = yes; then
   if test "$enable_gss" = yes; then
     AC_RPCSEC_VERSION
   fi
+else
+  enable_nfsdcltrack="no"
 fi
 
 if test "$enable_nfsv41" = yes; then