Salome HOME
Join modifications from branch OCC_development_for_3_2_0a2
[samples/pyhello.git] / configure.in.base
index 9eaef0a03b5ce2536dc1897c896cf754b8c87c73..ec8d23d7ad1c9dccc6e66547c492e21a0ff9ca8c 100644 (file)
@@ -123,6 +123,26 @@ echo
 
 CHECK_MSG2QM
 
+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 PYHELLO1 module necessary full GUI !"
+  exit
+fi
+
 echo
 echo ---------------------------------------------
 echo Testing Kernel