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

invoke IMDX_LIB_METIS directly

[[Imported from SVN: r4666]]
parent 7ff9adda
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,9 @@ AC_SUBST(DUNEWEBDIR, $with_duneweb)
AC_REQUIRE([DUNE_PATH_AMIRAMESH])
AC_REQUIRE([DUNE_PATH_PSURFACE])
AC_REQUIRE([DUNE_MPI])
AC_REQUIRE([IMMDX_LIB_METIS])
# call IMDX_LIB_METIS directly and not via AC_REQUIRE
# because AC_REQUIRE support not allow parameters
IMMDX_LIB_METIS(,[true])
AC_REQUIRE([DUNE_PATH_PARMETIS])
AC_REQUIRE([DUNE_PATH_SUPERLU])
AC_REQUIRE([DUNE_PATH_SUPERLU_DIST])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment