From: Wolfgang Bangerth Date: Fri, 16 Apr 2010 21:31:44 +0000 (+0000) Subject: Do the same in another place. X-Git-Tag: v8.0.0~6202 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d858d3f99a82bd18813e11ebef4d6048d2e75025;p=dealii.git Do the same in another place. git-svn-id: https://svn.dealii.org/trunk@21002 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/aclocal.m4 b/deal.II/aclocal.m4 index 95b9b0e5b9..dc15d215ac 100644 --- a/deal.II/aclocal.m4 +++ b/deal.II/aclocal.m4 @@ -5555,7 +5555,7 @@ AC_DEFUN(DEAL_II_CONFIGURE_PETSC_MPIUNI_LIB, dnl fi ;; *) dnl - AC_MSG_ERROR([Unknown PETSc version]) + AC_MSG_ERROR([Unknown PETSc version ${DEAL_II_PETSC_VERSION_MAJOR}.${DEAL_II_PETSC_VERSION_MINOR}.${DEAL_II_PETSC_VERSION_SUBMINOR}]) ;; esac