mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-27 07:50:33 +05:00
Separation KERNEL DEPRECATED configuration files from main config_files
This commit is contained in:
parent
6bb5705c0f
commit
e4e550b91f
@ -47,12 +47,12 @@ cp -f ${KERNEL_ROOT_DIR}/salome_adm/unix/SALOMEconfig.h.in salome_adm/unix
|
|||||||
cp -f ${GUI_ROOT_DIR}/adm_local/unix/config_files/* salome_adm/unix/config_files
|
cp -f ${GUI_ROOT_DIR}/adm_local/unix/config_files/* salome_adm/unix/config_files
|
||||||
|
|
||||||
# remove KERNEL deprecated configure files
|
# remove KERNEL deprecated configure files
|
||||||
for deprecated in ac_cc_warnings.m4 ac_cxx_partial_specialization.m4 \
|
#for deprecated in ac_cc_warnings.m4 ac_cxx_partial_specialization.m4 \
|
||||||
check_mico.m4 config.guess ltmain.sh ac_cxx_bool.m4 ltconfig ac_cxx_typename.m4 \
|
# check_mico.m4 config.guess ltmain.sh ac_cxx_bool.m4 ltconfig ac_cxx_typename.m4 \
|
||||||
check_pthreads.m4 config.sub libtool.m4 ac_cxx_mutable.m4 missing
|
# check_pthreads.m4 config.sub libtool.m4 ac_cxx_mutable.m4 missing
|
||||||
do
|
# do
|
||||||
rm -f salome_adm/unix/config_files/${deprecated}
|
# rm -f salome_adm/unix/config_files/${deprecated}
|
||||||
done
|
# done
|
||||||
|
|
||||||
|
|
||||||
# ____________________________________________________________________
|
# ____________________________________________________________________
|
||||||
|
Loading…
Reference in New Issue
Block a user