From: bangerth Date: Fri, 16 Apr 2010 21:31:44 +0000 (+0000) Subject: Do the same in another place. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3437c17151a1569c06f8a376352b7d6f7f0310d7;p=dealii-svn.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