From 9aa11f0881aa65cb1e073a27dc5ba952c1ca5832 Mon Sep 17 00:00:00 2001 From: apo Date: Thu, 24 May 2007 07:59:52 +0000 Subject: [PATCH] To avoid duplication in LDFLAGS --- src/VISU_I/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/VISU_I/Makefile.am b/src/VISU_I/Makefile.am index 31ccee8f..f75be372 100644 --- a/src/VISU_I/Makefile.am +++ b/src/VISU_I/Makefile.am @@ -175,9 +175,4 @@ VISU_I_LDADD=$(libVISUEngineImpl_la_LIBADD) $(libVISUEngineImpl_la_LDFLAGS) \ -lMEDWrapper_V2_2 \ -lMEDWrapper_V2_1 \ -lmed_V2_1 \ - -lmedmem - -if MED_ENABLE_MULTIPR - VISU_I_CPPFLAGS+= $(MULTIPR_CPPFLAGS) - VISU_I_LDADD+= $(MULTIPR_LIBS) -lmedsplitter -endif + -lmedmem \ No newline at end of file -- 2.39.2