Skip to content
Snippets Groups Projects
Commit 5925e533 authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

[DUNE_BOOST_FUSION] Include "_cv_" in the autconf cache-id like the warning

message says.

[[Imported from SVN: r6158]]
parent 2eb60780
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ AC_DEFUN([DUNE_BOOST_FUSION], ...@@ -11,7 +11,7 @@ AC_DEFUN([DUNE_BOOST_FUSION],
export LDFLAGS export LDFLAGS
AC_CACHE_CHECK(whether the Boost::FUSION library is available, AC_CACHE_CHECK(whether the Boost::FUSION library is available,
dune_boost_fusion, dune_cv_boost_fusion,
[AC_LANG_PUSH([C++]) [AC_LANG_PUSH([C++])
AC_COMPILE_IFELSE(AC_LANG_PROGRAM([[ @%:@include <boost/fusion/container.hpp> AC_COMPILE_IFELSE(AC_LANG_PROGRAM([[ @%:@include <boost/fusion/container.hpp>
]], ]],
......
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