]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Suppression of useless dependancies of fortran part of med file.
authorageay <ageay>
Wed, 4 Jan 2012 16:06:25 +0000 (16:06 +0000)
committerageay <ageay>
Wed, 4 Jan 2012 16:06:25 +0000 (16:06 +0000)
src/MEDLoader/Swig/Makefile.am

index d57c809381967690d95fff148cb2ad946a67c5ae..1c306bd2c410d451eefa69868aec81eddba425e9 100644 (file)
@@ -44,7 +44,7 @@ _MEDLoader_la_CPPFLAGS = $(PYTHON_INCLUDES) \
        -I$(srcdir)/.. -I$(srcdir)/../../MEDCoupling_Swig -I$(srcdir)/../../INTERP_KERNEL/Bases \
        -I$(srcdir)/../../MEDCoupling
 
-_MEDLoader_la_LDFLAGS  = -module $(MED2_LIBS) $(HDF5_LIBS) $(PYTHON_LIBS) \
+_MEDLoader_la_LDFLAGS  = -module $(MED2_LIBS_C_ONLY) $(HDF5_LIBS) $(PYTHON_LIBS) \
        ../../MEDCoupling/libmedcoupling.la ../../INTERP_KERNEL/libinterpkernel.la \
        ../libmedloader.la