]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix likely typo in PETSc configuration.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 19 Apr 2010 22:24:17 +0000 (22:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 19 Apr 2010 22:24:17 +0000 (22:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@21023 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index f94d664deee2c59d9f963d83ec950819b5dd9de4..488d54d199f9ec65640a7226ff883099b68d6b52 100644 (file)
@@ -5549,7 +5549,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_PETSC_MPIUNI_LIB, dnl
         DEAL_II_PETSC_MPIUNI_LIB="$DEAL_II_PETSC_DIR/lib/$DEAL_II_PETSC_ARCH/libmpiuni.a"
       fi
       ;;
-    3.*.0) dnl
+    3.*) dnl
       if test -f $DEAL_II_PETSC_DIR/$DEAL_II_PETSC_ARCH/lib/libmpiuni.a ; then
         DEAL_II_PETSC_MPIUNI_LIB="$DEAL_II_PETSC_DIR/$DEAL_II_PETSC_ARCH/lib/libmpiuni.a"
       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.