Salome HOME
Fixed bugs on:
[modules/kernel.git] / configure.in.base
index a382869d9935947fedfaf121d9f1bf66730bd8a4..687d5d093b8c9e96437c4c4646b5e2365bb82fbf 100644 (file)
@@ -202,6 +202,18 @@ lsf_ok=no
 CHECK_LSF
 dnl lsf_ok is set to yes by CHECK_LSF
 
+dnl
+dnl ---------------------------------------------
+dnl testing Batch
+dnl ---------------------------------------------
+dnl
+
+WITH_BATCH=no
+test x$openpbs_ok = xyes || test x$lsf_ok = xyes && WITH_BATCH=yes
+AC_SUBST(WITH_BATCH)
+
+
+
 echo
 echo ---------------------------------------------
 echo testing LEX \& YACC