]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed an error message. If SLEPc was not detected, we say so here
authorToby D. Young <tyoung@ippt.pan.pl>
Thu, 12 Nov 2009 16:23:25 +0000 (16:23 +0000)
committerToby D. Young <tyoung@ippt.pan.pl>
Thu, 12 Nov 2009 16:23:25 +0000 (16:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@20098 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-36/Makefile

index 8b534d4bd5586a827a9dafba0a3f13b88856c7a0..be8c14fdea50d52fc27dc99cae119e884a9c02f3 100644 (file)
@@ -52,9 +52,9 @@ ifneq ($(USE_CONTRIB_PETSC)$(USE_CONTRIB_SLEPC),yesyes)
 default run clean:
        @echo
        @echo "===========================================================" 
-       @echo "=   This program cannot be compiled without PETSc. Make   ="
-       @echo "=   sure you have PETSc installed and detected during     ="
-       @echo "=   configuration of deal.II                              ="
+       @echo "=   This program cannot be compiled without PETSc and     ="
+       @echo "=   SLEPc. Make sure you have PETSc and SLEPc installed   ="
+       @echo "=   and detected during configuration of deal.II          ="
        @echo "==========================================================="
        @echo
 

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.