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

build_configure

index d42d99e34b4cb81c8715ad4649752c6191baa21b..26207a8cac82f16114d545896d02ff88cb24b1aa 100755 (executable)
@@ -35,8 +35,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 \
@@ -57,7 +57,10 @@ 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  -I ${GUI_ROOT_DIR}/adm_local/unix/config_files  -I ${MED_ROOT_DIR}/adm_local/unix/config_files || exit 1
+aclocal -I adm_local/unix/config_files \
+        -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files \
+       -I ${GUI_ROOT_DIR}/adm_local/unix/config_files \
+       -I ${MED_ROOT_DIR}/adm_local/unix/config_files || exit 1
 
 # ____________________________________________________________________
 # libtoolize creates some configuration files (ltmain.sh,