]> https://gitweb.dealii.org/ - dealii.git/commitdiff
There was misspelling in the Makefile that used UMFPACK tests instead of the LAPACK...
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 1 Jun 2009 05:43:21 +0000 (05:43 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 1 Jun 2009 05:43:21 +0000 (05:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@18897 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile

index 0cfb7f4503a16725b3235d840bee418767e5229f..32c97c5102d66e19b0f02fc618b12d6fc9a6d66f 100644 (file)
@@ -19,7 +19,7 @@ nofail-dirs = base      \
              $(shell if test "$(USE_CONTRIB_TRILINOS)" = yes ; then echo trilinos ; fi) \
              $(shell if test "$(USE_CONTRIB_UMFPACK)" = yes ; then echo umfpack ; fi) \
              $(shell if grep -q 'define HAVE_LIBLAPACK' $D/base/include/base/config.h ;\
-                then echo umfpack ; fi)
+                then echo lapack ; fi)
 
 # now define the targets that actually do something
 all: nofail do-fail

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.