]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add some nice hinting
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2012 21:28:54 +0000 (21:28 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Sep 2012 21:28:54 +0000 (21:28 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26762 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_petsc.cmake

index f2a8d980e62d313abeacb9079beddba42b5d86fa..f638891809df1a71efb24ead24a0667dacb33ed4 100644 (file)
@@ -16,7 +16,7 @@ MACRO(FEATURE_PETSC_FIND_EXTERNAL var)
     # We support petsc from version 3.x.x onwards
     #
     IF(PETSC_VERSION_MAJOR LESS 3)
-      MESSAGE(STATUS
+      MESSAGE(WARNING
         "Could not find a sufficient modern petsc installation: "
         "Version >=3.0.0 required!"
         )
@@ -34,7 +34,7 @@ MACRO(FEATURE_PETSC_FIND_EXTERNAL var)
     IF( (PETSC_WITH_MPIUNI AND DEAL_II_COMPILER_SUPPORTS_MPI)
          OR
          (NOT PETSC_WITH_MPIUNI AND NOT DEAL_II_COMPILER_SUPPORTS_MPI))
-      MESSAGE(STATUS
+      MESSAGE(WARNING
         "Could not find a sufficient petsc installation: "
         "Petsc has to be configured with the same MPI configuration as deal.II."
         )

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.