Skip to content
Snippets Groups Projects
Commit e41e47f4 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[bugfix] Choose a gcc4.4 compliant header to test for dune-istl

needed for webpage.
parent 52617735
No related branches found
No related tags found
No related merge requests found
......@@ -18,5 +18,5 @@ AC_DEFUN([DUNE_ISTL_CHECKS],
AC_DEFUN([DUNE_ISTL_CHECK_MODULE],
[
DUNE_CHECK_MODULES([dune-istl], [istl/istlexception.hh])
DUNE_CHECK_MODULES([dune-istl], [istl/solvercategory.hh])
])
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