Salome HOME
Changes in configure scripts
[plugins/ghs3dplugin.git] / configure.in.base
index fc5e42775e47d3a1163a8cd24aa315ba399c1225..3a29cbde670b8e2322d32244b2c76ef6255aaca2 100644 (file)
@@ -249,6 +249,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 CALCULATOR module necessary full GUI !"
+  exit
+fi
+
 echo
 echo ---------------------------------------------
 echo Testing Kernel