]> SALOME platform Git repositories - modules/eficas.git/blobdiff - configure.in.base
Salome HOME
pour la langue
[modules/eficas.git] / configure.in.base
index 41efeccf5ee3feb976b0f421d25da828f0721639..d6adbe0734214174bf20c8791e2f8d365c1d7a31 100644 (file)
@@ -148,27 +148,18 @@ CHECK_SALOME_GUI
 
 echo
 echo ---------------------------------------------
-echo testing msg2qm
+echo Summary
 echo ---------------------------------------------
 echo
 
-CHECK_MSG2QM
-
 echo
 echo ---------------------------------------------
-echo Testing Pal
+echo Testing Sphinx
 echo ---------------------------------------------
 echo
 
-CHECK_PAL
-
-echo
-echo ---------------------------------------------
-echo Testing Visu
-echo ---------------------------------------------
-echo
+CHECK_SPHINX
 
-CHECK_VISU
 echo
 echo ---------------------------------------------
 echo Summary
@@ -176,7 +167,7 @@ echo ---------------------------------------------
 echo
 
 echo Configure
-variables="python_ok threads_ok OpenGL_ok qt_ok omniORB_ok Kernel_ok  SalomeGUI_ok msg2qm_ok"
+variables="python_ok threads_ok OpenGL_ok qt_ok omniORB_ok Kernel_ok SalomeGUI_ok sphinx_ok"
 
 for var in $variables
 do
@@ -188,20 +179,6 @@ echo
 echo "Default ORB   : $DEFAULT_ORB"
 echo
 
-echo
-echo ---------------------------------------------
-echo RunTime Dependencies
-echo ---------------------------------------------
-echo
-variables="Visu_ok pal_ok"
-
-for var in $variables
-do
-   printf "   %10s : " `echo \$var | sed -e "s,_ok,,"`
-   eval echo \$$var
-done
-
-
 
 dnl generals files which could be included in every makefile