Whamcloud - gitweb
- add GSS COND to linux m4
authoryury <yury>
Sun, 8 Oct 2006 16:08:02 +0000 (16:08 +0000)
committeryury <yury>
Sun, 8 Oct 2006 16:08:02 +0000 (16:08 +0000)
build/autoconf/lustre-build-linux.m4

index 745b2ff..ac337a9 100644 (file)
@@ -398,6 +398,7 @@ fi
 #
 AC_DEFUN([LB_LINUX_CONDITIONALS],
 [AM_CONDITIONAL(LINUX25, test x$linux25 = xyes)
+AM_CONDITIONAL(GSS, test x$enable_gss = xyes)
 ])
 
 #