]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 23:00:54 +0000 (23:00 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 23:00:54 +0000 (23:00 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26462 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/cmake/configure/configure_trilinos.cmake

index ff074eeb99e25ff3c1334d3fd3242852948161a9..74e7c58c82122f88cf2e33e203c92d113ba72d87 100644 (file)
@@ -89,7 +89,7 @@ it incompatible with deal.II. Please use versions before 10.6 or after
     #
     # TODO: Refine this check...
     #
-    IF("${TRILINOS_MPI_LIBRARIES}" EQUAL "")
+    IF(NOT "${Trilinos_MPI_EXEC}" EQUAL "")
       SET(TRILINOS_USE_MPI TRUE)
     ENDIF()
     IF( (TRILINOS_USE_MPI AND NOT DEAL_II_COMPILER_SUPPORTS_MPI) OR

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.