]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Removed copying of configure files T_MULTIPR_INDUS_2007-07-23
authorabd <abd@opencascade.com>
Wed, 27 Jun 2007 13:04:09 +0000 (13:04 +0000)
committerabd <abd@opencascade.com>
Wed, 27 Jun 2007 13:04:09 +0000 (13:04 +0000)
Removed copying of pythonbe file

build_configure

index 21df3068f4a1241be866c69aeb76aff96ada3408..733a8cea69bde22bdb1fcec1f67a5be6fd7dfb71 100755 (executable)
@@ -25,8 +25,8 @@ cd ${CONF_DIR}
 ABS_CONF_DIR=`pwd`
 
 mkdir -p salome_adm/unix/config_files
-cp -f ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files/* salome_adm/unix/config_files
-cp -f ${KERNEL_ROOT_DIR}/salome_adm/unix/pythonbe.py salome_adm/unix
+#cp -f ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files/* salome_adm/unix/config_files
+#cp -f ${KERNEL_ROOT_DIR}/salome_adm/unix/pythonbe.py salome_adm/unix
 
 # remove KERNEL deprecated configure files
 #for deprecated in ac_cc_warnings.m4 ac_cxx_partial_specialization.m4 \
@@ -53,7 +53,8 @@ cp -f ${KERNEL_ROOT_DIR}/salome_adm/unix/SALOMEconfig.h.in salome_adm/unix
 #   autom4te.cache (directory)
 echo "====================================================== aclocal"
 
-aclocal -I adm_local/unix/config_files -I salome_adm/unix/config_files  || exit 1
+aclocal -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files \
+        -I adm_local/unix/config_files  || exit 1
 
 # ____________________________________________________________________
 # libtoolize creates some configuration files (ltmain.sh,