From: ageay Date: Wed, 4 Jan 2012 16:06:25 +0000 (+0000) Subject: Suppression of useless dependancies of fortran part of med file. X-Git-Tag: V6_main_FINAL~918 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=88a9c7bde4e57b83f9bcd2413d15e66e1224b857;p=tools%2Fmedcoupling.git Suppression of useless dependancies of fortran part of med file. --- diff --git a/src/MEDLoader/Swig/Makefile.am b/src/MEDLoader/Swig/Makefile.am index d57c80938..1c306bd2c 100644 --- a/src/MEDLoader/Swig/Makefile.am +++ b/src/MEDLoader/Swig/Makefile.am @@ -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