From f034caa8f290cea0858a361cab78eb932e52c829 Mon Sep 17 00:00:00 2001
From: yury <yury>
Date: Fri, 6 Oct 2006 16:06:24 +0000
Subject: [PATCH] - checks for CRYPTO should not be depend on GSS, capa uses
 crypto as well.

---
 build/autoconf/lustre-build.m4 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4
index dcdddcae4c..d05141fb7d 100644
--- a/build/autoconf/lustre-build.m4
+++ b/build/autoconf/lustre-build.m4
@@ -498,6 +498,7 @@ LC_CONFIG_SPLIT
 
 LB_CONFIG_MODULES
 LC_CONFIG_GSS
+LC_CONFIG_CRYPTO
 
 LC_CONFIG_LIBLUSTRE
 LN_CONFIGURE
-- 
GitLab