]> https://gitweb.dealii.org/ - candi.git/commitdiff
deal.II: petsc / MKL bug fix
authorUwe Köcher <koecher@hsu-hamburg.de>
Wed, 7 Oct 2015 14:23:22 +0000 (16:23 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Wed, 7 Oct 2015 14:23:22 +0000 (16:23 +0200)
deal.II/packages/petsc.package

index 47da4d2ce0d0de8cac2d282e5b2eb1e8bff97235..2bde64b19fab38fd7aafec23dc66247e08b11f3e 100644 (file)
@@ -39,7 +39,7 @@ if [ "$F90" ]; then
     CONFOPTS="${CONFOPTS} F90=$F90"
 fi
 
-if [ ! -z "${MKL_DIR}"]
+if [ ! -z "${MKL_DIR}" ]; then
     CONFOPTS="${CONFOPTS} --with-blas-lapack-dir=${MKL_DIR}"
 fi
 

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.