Skip to content
Snippets Groups Projects
Commit 9db6b67a authored by Christian Engwer's avatar Christian Engwer
Browse files

strange... it seeed to work when I committed it, but not anymore.

well now it's fixed

please merge to 1.2


[[Imported from SVN: r5430]]
parent c45e28e5
Branches
Tags
No related merge requests found
......@@ -51,8 +51,7 @@ AC_DEFUN([DUNE_COMMON_CHECKS],
[Prevents checking for tr1 headers like tuple, array, etc.
This might be needed for broken compilers like xlc on Blue Gene]),
[], [
AC_CHECK_HEADERS([type_traits tr1/type_traits
array tr1/array tuple tr1/tuple])
AC_CHECK_HEADERS([type_traits tr1/type_traits array tr1/array tuple tr1/tuple])
])
AC_LANG_POP([C++])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment