Salome HOME
Join modifications from branch OCC_development_for_3_2_0a2
[modules/visu.git] / configure.in.base
index 1396ae1eacd7e2bf561a1d08a3757200884482ff..e4b35d6ec2f1c6c1f3b53f82b09ac53f2c3ee38a 100644 (file)
@@ -266,6 +266,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 VISU module necessary full GUI !"
+  exit
+fi
+
 echo
 echo ---------------------------------------------
 echo Testing Kernel