Skip to content
Snippets Groups Projects
Commit 1f239490 authored by Markus Blatt's avatar Markus Blatt
Browse files

There is no need for MPI here!

[[Imported from SVN: r4803]]
parent 28687517
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,6 @@ noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = stdstreams.cc configparser.cc
libcommon_la__CXXFLAGS = $(MPI_CPPFLAGS)
libcommon_la_LDFLAGS = $(MPI_LDFLAGS) $(MPI_LIBS)
AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/..
commonincludedir = $(includedir)/dune/common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment