]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix Trilinos detection: a different #include order produces HAVE_SYS_TIME_H redefinit...
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Dec 2010 17:03:16 +0000 (17:03 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 22 Dec 2010 17:03:16 +0000 (17:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@23065 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index b77302717bb4d87458956f7c4b58d42e7a77af45..ffdee3d44d5450843ad7046bdfdbb72307c4b387 100644 (file)
@@ -6435,8 +6435,6 @@ AC_DEFUN(DEAL_II_CHECK_TRILINOS_HEADER_FILES, dnl
   echo "#endif" >> confdefs.h
 
   AC_CHECK_HEADERS([Amesos.h \
-                    AztecOO.h \
-                    AztecOO_Operator.h \
                     Epetra_CrsGraph.h \
                     Epetra_CrsMatrix.h \
                     Epetra_Import.h \
@@ -6448,6 +6446,8 @@ AC_DEFUN(DEAL_II_CHECK_TRILINOS_HEADER_FILES, dnl
                     Epetra_Vector.h \
                     Ifpack.h \
                     ml_MultiLevelPreconditioner.h \
+                    AztecOO.h \
+                    AztecOO_Operator.h \
                     Sacado.hpp \
                     Teuchos_ParameterList.hpp \
                     Teuchos_RCP.hpp \

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.