Salome HOME
Fix for bug IPAL11865 : It is impossible to dump Supervisor study at the second time.
[modules/geom.git] / configure.in.base
index cab0113ce015f107be86601a6708fb2e15e8a934..33bb2f013b408e051595547dfd20d2cdff885edb 100644 (file)
@@ -258,6 +258,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 GEOM module necessary full GUI !"
+  exit
+fi
+
 echo
 echo ---------------------------------------------
 echo Testing Kernel