Skip to content
Snippets Groups Projects
Commit 0325a074 authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

new module names

[[Imported from SVN: r9397]]
parent b6717460
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([linelast.cc]) ...@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([linelast.cc])
AM_CONFIG_HEADER([config.h]) AM_CONFIG_HEADER([config.h])
# we need no more than the standard DUNE-stuff # we need no more than the standard DUNE-stuff
DUNE_CHECK_ALL([dunecommon], [dunegrid], [duneistl], [dunedisc]) DUNE_CHECK_ALL([dune-common], [dune-grid], [dune-istl], [dune-disc])
# implicitly set the Dune-flags everywhere # implicitly set the Dune-flags everywhere
AC_SUBST(AM_CPPFLAGS, $DUNE_CPPFLAGS) AC_SUBST(AM_CPPFLAGS, $DUNE_CPPFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment