Salome HOME
Correction du fichier test de l'installation de VISU
authorsalome <>
Mon, 22 Aug 2005 16:11:31 +0000 (16:11 +0000)
committersalome <>
Mon, 22 Aug 2005 16:11:31 +0000 (16:11 +0000)
adm_local/unix/config_files/check_visu.m4

index e32bd8550e070f56e540933e7bd4f4c1660a4d77..9aa8803e2a2e49212601ff650e2d05d9a35601fe 100644 (file)
@@ -35,7 +35,7 @@ if test "x$VISU_DIR" = "x" ; then
 # 
 fi
 
-if test -f ${VISU_DIR}/bin/salome/runSalome ; then
+if test -f ${VISU_DIR}/bin/salome/visu.py ; then
    Visu_ok=yes
    AC_MSG_RESULT(Using Visu module distribution in ${VISU_DIR})