Whamcloud - gitweb
b=9729
[fs/lustre-release.git] / build / autoconf / lustre-build.m4
index 553add5..86e4c9a 100644 (file)
@@ -275,6 +275,10 @@ AC_ARG_ENABLE([bgl],
 AC_MSG_RESULT([$enable_bgl])
 if test x$enable_bgl != xno; then
         AC_DEFINE(BGL_SUPPORT, 1, Enable BGL Features)
 AC_MSG_RESULT([$enable_bgl])
 if test x$enable_bgl != xno; then
         AC_DEFINE(BGL_SUPPORT, 1, Enable BGL Features)
+        enable_doc='no'
+        enable_tests='no'
+        enable_server='no'
+        enable_liblustre='no'
 fi
 ])
 
 fi
 ])