Skip to content
Snippets Groups Projects
Commit 6c51c8fe authored by Dominic Kempf's avatar Dominic Kempf Committed by Steffen Müthing
Browse files

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


needed for webpage.

(cherry picked from commit e41e47f4)
Signed-off-by: default avatarSteffen Müthing <muething@dune-project.org>
parent 6c9aa549
No related branches found
No related tags found
No related merge requests found
......@@ -20,5 +20,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