]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Run umfpack tests only if umfpack configured.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 May 2005 20:27:33 +0000 (20:27 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 May 2005 20:27:33 +0000 (20:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@10756 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/Makefile

index a83fc1d5715a07f47dac4159e67281eca4e77d2b..5344f66b1770c23de46471671878af107614e244 100644 (file)
@@ -85,6 +85,9 @@ ifeq ($(USE_CONTRIB_HSL),yes)
   tests_x += hsl_*
 endif
 
+ifeq ($(USE_CONTRIB_UMFPACK),yes)
+  tests_x += umfpack_*
+endif
 
 
 # from above list of regular expressions, generate the real set of

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.