From ac950ba57133a36f8bd8cf68dadd3d6654e93fb4 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 11 Nov 2010 13:03:25 +0000 Subject: [PATCH] 0021063: [CEA 434] Compilation using gnu compiler v4.5 --- src/VISU_I/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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@ -- 2.39.2