Salome HOME
fix PythonDump: do not write distruction in PythonDump as creation is not written
[modules/smesh.git] / configure.in.base
index d81e4977146d398af8715499cbdf160ef0e122a9..d0105c7b04fe463b016f675ba88651a3e35d2471 100644 (file)
@@ -265,6 +265,26 @@ echo
 
 CHECK_HTML_GENERATORS
 
+echo
+echo ---------------------------------------------
+echo Testing GUI
+echo ---------------------------------------------
+echo
+
+CHECK_SALOME_GUI
+
+echo
+echo ---------------------------------------------
+echo Testing full GUI
+echo ---------------------------------------------
+echo
+
+CHECK_CORBA_IN_GUI
+if test "x${CORBA_IN_GUI}" != "xyes"; then
+  echo "failed : For configure SMESH module necessary full GUI !"
+  exit
+fi
+
 echo
 echo ---------------------------------------------
 echo Testing Kernel