Salome HOME
VERSION update
[samples/pyhello.git] / configure.in.base
index 151b274816ce9a9eaf24a51305b1bd54d3b51b21..9eaef0a03b5ce2536dc1897c896cf754b8c87c73 100644 (file)
@@ -115,6 +115,14 @@ AC_SUBST_FILE(CORBA)
 corba=make_$ORB
 CORBA=adm_local/unix/$corba
 
+echo
+echo ---------------------------------------------
+echo testing msg2qm
+echo ---------------------------------------------
+echo
+
+CHECK_MSG2QM
+
 echo
 echo ---------------------------------------------
 echo Testing Kernel
@@ -130,7 +138,7 @@ echo ---------------------------------------------
 echo
 
 echo Configure
-variables="python_ok omniORB_ok Kernel_ok"
+variables="python_ok omniORB_ok msg2qm_ok Kernel_ok"
 
 for var in $variables
 do