From f32c415773646ef26b7760029ee3d534426a64b2 Mon Sep 17 00:00:00 2001 From: maier Date: Wed, 19 Sep 2012 21:28:29 +0000 Subject: [PATCH] done git-svn-id: https://svn.dealii.org/branches/branch_cmake@26523 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake-TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/deal.II/cmake-TODO b/deal.II/cmake-TODO index 35ebbec124..e40ce27511 100644 --- a/deal.II/cmake-TODO +++ b/deal.II/cmake-TODO @@ -10,12 +10,6 @@ TODO: libp4est_debug.so or libp4est.g.so and treats this as debug library. TODO: Update the p4est-setup.sh script... -* trilinos build with mpi support includes an mpi.h header. This is a - problem because we -I the full include path of trilinos (and trilinos - does -by default- not install their headers in a subdirectory.) - So instead of including the system header with #include we - include the broken trilinos header and fail badly during compilation. - * Check whether p4est mpi support matches the deal.II mpi support. * Reenable support for metis versions 4.x ?! -- 2.39.5