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

Include check for parmetis into DUNE_ALL.

[[Imported from SVN: r1953]]
parent 876d5968
Branches
Tags
No related merge requests found
......@@ -52,6 +52,7 @@ dnl check all components
AC_REQUIRE([DUNE_PATH_F5])
AC_REQUIRE([DUNE_PATH_AMIRAMESH])
AC_REQUIRE([DUNE_MPI])
AC_REQUIRE([DUNE_PATH_PARMETIS])
AC_REQUIRE([DUNE_PATH_ALU3DGRID])
AC_REQUIRE([DUNE_GETPAGESIZE])
......@@ -82,6 +83,7 @@ AC_DEFUN([DUNE_SUMMARY_ALL],[
echo "HDF5.............: $with_hdf5"
echo "FiberHDF5........: $with_f5"
echo "MPI..............: $with_mpi"
echo "ParMETIS.........: $with_parmetis"
echo "OpenGL...........: $with_opengl"
echo "UG...............: $with_ug"
echo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment