From: Wolfgang Bangerth Date: Thu, 3 Sep 2009 22:26:05 +0000 (+0000) Subject: Do not check for a header file that's no longer in Trilinos dev. X-Git-Tag: v8.0.0~7190 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7192cc53940c231bd63e1a0ab97d6e1ddc4fa135;p=dealii.git Do not check for a header file that's no longer in Trilinos dev. git-svn-id: https://svn.dealii.org/trunk@19382 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/aclocal.m4 b/deal.II/aclocal.m4 index 06b26a3d08..41a65ee521 100644 --- a/deal.II/aclocal.m4 +++ b/deal.II/aclocal.m4 @@ -6267,7 +6267,6 @@ AC_DEFUN(DEAL_II_CHECK_TRILINOS_HEADER_FILES, dnl Teuchos_RCP.hpp \ Teuchos_RefCountPtr.hpp \ Thyra_AztecOOLinearOpWithSolveFactory.hpp \ - Thyra_DefaultBlockedLinearOpDecl.hpp \ Thyra_DefaultBlockedLinearOp.hpp \ Thyra_DefaultInverseLinearOp.hpp \ Thyra_EpetraLinearOp.hpp \