Skip to content
Snippets Groups Projects
Commit 2eb93c80 authored by Martin Nolte's avatar Martin Nolte
Browse files

remove redundant definition of pkgconfig stuff (its in top-rules)

[[Imported from SVN: r1493]]
parent 06b1d6fb
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,6 @@ AUTOMAKE_OPTIONS = foreign 1.5
SUBDIRS = dune doc m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = dune-istl.pc
# use configured compiler for "make distcheck"
# doxygen is difficult to convince to build in a special directory...
DISTCHECK_CONFIGURE_FLAGS = --with-dune-common="$(DUNE_COMMON_ROOT)" CXX="$(CXX)" CC="$(CC)" --enable-parallel=@ENABLE_PARALLEL@ MPICC="$(MPICC)"
......
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