Whamcloud - gitweb
- move GSS CONDITIONAL to correct m4 file.
authoryury <yury>
Sun, 8 Oct 2006 16:07:32 +0000 (16:07 +0000)
committeryury <yury>
Sun, 8 Oct 2006 16:07:32 +0000 (16:07 +0000)
lustre/autoconf/lustre-core.m4

index f2ad40d..bd039dd 100644 (file)
@@ -766,7 +766,6 @@ AM_CONDITIONAL(LIBLUSTRE_TESTS, test x$enable_liblustre_tests = xyes)
 AM_CONDITIONAL(MPITESTS, test x$enable_mpitests = xyes, Build MPI Tests)
 AM_CONDITIONAL(CLIENT, test x$enable_client = xyes)
 AM_CONDITIONAL(SERVER, test x$enable_server = xyes)
-AM_CONDITIONAL(GSS, test x$enable_gss = xyes)
 AM_CONDITIONAL(QUOTA, test x$enable_quota = xyes)
 AM_CONDITIONAL(SPLIT, test x$enable_split = xyes)
 AM_CONDITIONAL(BLKID, test x$ac_cv_header_blkid_blkid_h = xyes)