From: abd Date: Wed, 27 Jun 2007 13:11:14 +0000 (+0000) Subject: Removed copying of configure files X-Git-Tag: Before_Merging_With_T32x_16Aug2007_16h00m~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ab00124b3a47c857a5ac0706c6adb220690ce7ff;p=modules%2Fvisu.git Removed copying of configure files Removed copying of pythonbe file --- diff --git a/build_configure b/build_configure index d42d99e3..26207a8c 100755 --- a/build_configure +++ b/build_configure @@ -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,