From: vsr Date: Thu, 11 Nov 2010 13:03:25 +0000 (+0000) Subject: 0021063: [CEA 434] Compilation using gnu compiler v4.5 X-Git-Tag: V6_main_20101116 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ac950ba57133a36f8bd8cf68dadd3d6654e93fb4;p=modules%2Fvisu.git 0021063: [CEA 434] Compilation using gnu compiler v4.5 --- diff --git a/src/VISU_I/Makefile.am b/src/VISU_I/Makefile.am index b7d846d0..8e56999e 100644 --- a/src/VISU_I/Makefile.am +++ b/src/VISU_I/Makefile.am @@ -217,4 +217,5 @@ VISU_I_LDADD=\ -lMEDWrapper_V2_2 \ -lMEDWrapper_V2_1 \ -lmed_V2_1 \ - -lmedmem + -lmedmem \ + @CORBA_LIBS@