From: yury Date: Fri, 6 Oct 2006 14:17:07 +0000 (+0000) Subject: - put GSS check after linux modules check to make sure that $LINUX is defined. X-Git-Tag: v1_7_100~420 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=a9624e70c242369846071cc3ecc31eb273f58146 - put GSS check after linux modules check to make sure that $LINUX is defined. --- diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index f427aa1..dcdddca 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -494,10 +494,10 @@ LB_CONFIG_DOCS LB_CONFIG_UTILS LB_CONFIG_TESTS LC_CONFIG_CLIENT_SERVER -LC_CONFIG_GSS LC_CONFIG_SPLIT LB_CONFIG_MODULES +LC_CONFIG_GSS LC_CONFIG_LIBLUSTRE LN_CONFIGURE