]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
*** empty log message ***
authormaintenance team <salome-mnt@opencascade.com>
Mon, 23 Apr 2007 09:53:48 +0000 (09:53 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Mon, 23 Apr 2007 09:53:48 +0000 (09:53 +0000)
config_files/CAS-6.2.sh

index 2e00cc11828c52a6dc1c653fe0faccc849fb272e..2192f1136116e1731856d017f97d4b67d1ae7190 100755 (executable)
@@ -116,7 +116,7 @@ tkdir="`where_tk`"
 if [ $? -eq 0 ] ; then flags="$flags --with-tk=$tkdir"; fi
 dpsdir="`where_dps`"
 if [ $? -eq 0 ] ; then flags="$flags --with-dps-include=$dpsdir/include --with-dps-library=$dpsdir/lib"; fi
-flags="$flags --disable-debug --enable-production"
+flags="$flags --disable-jcas --disable-debug --enable-production"
 
 export CASROOT=${PRODUCT_WORK}