]> 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:17:42 +0000 (12:17 +0000)
committerapo <apo@opencascade.com>
Thu, 17 Mar 2005 12:17:42 +0000 (12:17 +0000)
commiteee8b78607aef58539664b3d2c50c8059407bfc2
tree7155c60c7e6279068bb7d347258b6fc391a1f19f
parent1b8d715a2d07ce99cde5c623b08801af71b9fd78
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