]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
*** empty log message *** V_3_2_9
authormaintenance team <salome-mnt@opencascade.com>
Tue, 22 Jan 2008 10:17:02 +0000 (10:17 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Tue, 22 Jan 2008 10:17:02 +0000 (10:17 +0000)
config_files/build.csh

index caa63296cc9e21d686d5fc14560ce0dcec3111bf..f23c60b8d99b7ee7e8ffb398c083aed9a23dce58 100755 (executable)
@@ -318,7 +318,7 @@ foreach module (${modules})
            if (  "${module}" == "NETGENPLUGIN" && ($?NETGENHOME) ) then
                set add_keys="--with-netgen=${NETGENHOME}"
            endif
-           if (  "${module}" == "MEDWOGUI") ) then
+           if (  "${module}" == "MEDWOGUI" ) then
                set add_keys="--without-ihm"
            endif
            ${module_src}/configure --prefix=$px ${optim} ${add_keys} >& ${LOG_DIR}/configure_${module}.log