Skip to content
Snippets Groups Projects
Commit be41f99c authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

minor change.

[[Imported from SVN: r4733]]
parent b9515d15
No related branches found
No related tags found
No related merge requests found
......@@ -201,7 +201,7 @@ AC_DEFUN([DUNE_CHECK_DISPATCH],[
[$1], [dune-grid],[
DUNE_CHECK_MODULES([dune-grid], [grid/common/grid.hh], [grid], [grid], [Dune::PartitionName])],
[$1], [dune-fem],[
DUNE_CHECK_MODULES([dune-fem], [fem/basefunctions/common/storageinterface.hh], [], [], [])],
DUNE_CHECK_MODULES([dune-fem], [fem/basefunctions/common/storageinterface.hh],,,)],
[$1], [dune-istl],[
DUNE_CHECK_MODULES([dune-istl], [istl/allocator.hh],,,)],
[$1], [dune-disc],[
......
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