From: abd Date: Wed, 27 Jun 2007 12:56:37 +0000 (+0000) Subject: Removed copying of configure files X-Git-Tag: V4_1_0a1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1b1eae594f0746ee416d6e7778d72254e6c541e0;p=plugins%2Fblsurfplugin.git Removed copying of configure files Removed copying of pythonbe file --- diff --git a/build_configure b/build_configure index 8e183ab..249463d 100755 --- a/build_configure +++ b/build_configure @@ -235,6 +235,7 @@ else fi aclocal -I adm_local/unix/config_files -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files \ + -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files/DEPRECATED \ -I ${GUI_ROOT_DIR}/adm_local/unix/config_files \ -I ${MED_ROOT_DIR}/adm_local/unix/config_files \ -I ${GEOM_ROOT_DIR}/adm_local/unix/config_files \ diff --git a/configure.in.base b/configure.in.base index ec10256..0ebc8c2 100644 --- a/configure.in.base +++ b/configure.in.base @@ -16,7 +16,7 @@ # AC_INIT(src) -AC_CONFIG_AUX_DIR(${KERNEL_ROOT_DIR}/salome_adm/unix/config_files) +AC_CONFIG_AUX_DIR(${KERNEL_ROOT_DIR}/salome_adm/unix/config_files/DEPRECATED) AC_CANONICAL_HOST PACKAGE=salome