]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Fix on previous integration, that was associated with CCRT_Port_V220.
authorapo <apo@opencascade.com>
Thu, 17 Mar 2005 12:04:13 +0000 (12:04 +0000)
committerapo <apo@opencascade.com>
Thu, 17 Mar 2005 12:04:13 +0000 (12:04 +0000)
commit6c94ed0508c933c48bc76ed409f48699eb92a575
tree8dfb742a2a1aa8e11294994e33818b8f7cf56d75
parent404765f9bca8f5ef8d8352cc836c60de93fe1bb0
Fix on previous integration, that was associated with CCRT_Port_V220.
The regression was caused by customisation of compilation between PCLINUX and OSF1 platforms for KERNEL/MEDWrapper library.
By the fix we define corresponded C++ preprocessor variable (MACHINE) at configuration step of KERNEL module in SALOMEconfig.h header file. So, every client of KERNEL module will automaticaly be customizing by including of this header file.
salome_adm/unix/SALOMEconfig.h.in
salome_adm/unix/config_files/ac_cxx_depend_flag.m4
salome_adm/unix/config_files/check_med2.m4
src/MEDWrapper/Base/MED_Common.hxx
src/MEDWrapper/Base/Makefile.in
src/MEDWrapper/V2_1/Makefile.in