mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-30 19:30:35 +05:00
Separation KERNEL DEPRECATED configuration files from main config_files
This commit is contained in:
parent
4da5b791c7
commit
00b2b67350
@ -67,12 +67,12 @@ cp -f ${MED_ROOT_DIR}/adm_local/unix/config_files/* salome_adm/unix/config_files
|
||||
cp -f ${GEOM_ROOT_DIR}/adm_local/unix/config_files/* salome_adm/unix/config_files
|
||||
|
||||
# remove KERNEL deprecated configure files
|
||||
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_pthreads.m4 config.sub libtool.m4 ac_cxx_mutable.m4 missing
|
||||
do
|
||||
rm -f salome_adm/unix/config_files/${deprecated}
|
||||
done
|
||||
#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_pthreads.m4 config.sub libtool.m4 ac_cxx_mutable.m4 missing
|
||||
# do
|
||||
# rm -f salome_adm/unix/config_files/${deprecated}
|
||||
# done
|
||||
|
||||
|
||||
# ____________________________________________________________________
|
||||
|
Loading…
Reference in New Issue
Block a user