From: maier Date: Thu, 7 Mar 2013 08:14:11 +0000 (+0000) Subject: Typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938b3833a5fa81e15fcdc7316f803c7a2e317bec;p=dealii-svn.git Typo git-svn-id: https://svn.dealii.org/branches/branch_cmake@28773 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/configure/configure_trilinos.cmake b/deal.II/cmake/configure/configure_trilinos.cmake index 6400bc2bdc..6d409676d0 100644 --- a/deal.II/cmake/configure/configure_trilinos.cmake +++ b/deal.II/cmake/configure/configure_trilinos.cmake @@ -98,7 +98,7 @@ MACRO(FEATURE_TRILINOS_FIND_EXTERNAL var) ${TRILINOS_ADDITIONAL_INFORMATION} "The Trilinos installation found at\n" " ${TRILINOS_DIR}\n" - "has to be configured with the same MPI configuration as deal.II, but found:" + "has to be configured with the same MPI configuration as deal.II, but found:\n" " DEAL_II_WITH_MPI = ${DEAL_II_WITH_MPI}\n" " TRILINOS_WITH_MPI = ${TRILINOS_WITH_MPI}\n" )