Skip to content
Snippets Groups Projects
Commit 382ec026 authored by Markus Blatt's avatar Markus Blatt
Browse files

metis search is triggered in DUNE_PATH_PARMETIS now! Skip it here.

[[Imported from SVN: r1657]]
parent 8d2f2569
No related branches found
No related tags found
No related merge requests found
AC_DEFUN([DUNE_ISTL_CHECKS],
[
# 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.
Finish editing this message first!
Please register or to comment