From: abd Date: Wed, 27 Jun 2007 13:04:09 +0000 (+0000) Subject: Removed copying of configure files X-Git-Tag: T_MULTIPR_INDUS_2007-07-23 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bd734f1fc8b4bf1849886a56726e19ed5ee1751f;p=modules%2Fgui.git Removed copying of configure files Removed copying of pythonbe file --- diff --git a/build_configure b/build_configure index 21df3068f..733a8cea6 100755 --- a/build_configure +++ b/build_configure @@ -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,