From 73f6410e94d11ba86f1ef7cb6587f4c7971f6d09 Mon Sep 17 00:00:00 2001 From: eap Date: Thu, 21 Feb 2008 11:18:01 +0000 Subject: [PATCH] avoid linkage to native hdf --- src/CONVERTOR/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CONVERTOR/Makefile.am b/src/CONVERTOR/Makefile.am index f0782c7c..9bfefbf3 100644 --- a/src/CONVERTOR/Makefile.am +++ b/src/CONVERTOR/Makefile.am @@ -84,6 +84,7 @@ libVisuConvertor_la_CPPFLAGS= \ libVisuConvertor_la_LDFLAGS= \ + $(MED2_LIBS) \ $(VTK_LIBS) \ $(QT_LIBS) \ $(CAS_KERNEL) \ -- 2.39.2