From: eap Date: Thu, 21 Feb 2008 11:18:01 +0000 (+0000) Subject: avoid linkage to native hdf X-Git-Tag: V4_1_1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=73f6410e94d11ba86f1ef7cb6587f4c7971f6d09;p=modules%2Fvisu.git avoid linkage to native hdf --- 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) \