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

remove checks for dune-fem

[[Imported from SVN: r5361]]
parent e39ad19e
No related branches found
No related tags found
No related merge requests found
......@@ -260,12 +260,6 @@ AC_DEFUN([DUNE_CHECK_MODULES],[
AC_LANG_POP([C++])
])
AC_DEFUN([DUNE_FEM_CHECK_MODULE],
[
DUNE_CHECK_MODULES([dune-fem], [fem/space/basefunctions/storageinterface.hh], [] )
])
AC_DEFUN([DUNE_FEM_CHECKS])
AC_DEFUN([DUNE_DISC_CHECK_MODULE],
[
DUNE_CHECK_MODULES([dune-disc], [disc/shapefunctions/lagrangeshapefunctions.hh], [Dune::LagrangeShapeFunctions<double[,]double[,]3>::general])
......
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