From: salome <> Date: Mon, 22 Aug 2005 16:11:31 +0000 (+0000) Subject: Correction du fichier test de l'installation de VISU X-Git-Tag: BR_V3_0_0_v0_1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=81037196f1e5b852017ebf9fd576bb4b00143d65;p=modules%2Feficas.git Correction du fichier test de l'installation de VISU --- diff --git a/adm_local/unix/config_files/check_visu.m4 b/adm_local/unix/config_files/check_visu.m4 index e32bd855..9aa8803e 100644 --- a/adm_local/unix/config_files/check_visu.m4 +++ b/adm_local/unix/config_files/check_visu.m4 @@ -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})