From d26306a1a3ad7f2eaf9578c5b9d33d7ddf6966a2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 4 Nov 2004 19:35:21 +0000 Subject: [PATCH] Detect and work with intel fortran compiler. git-svn-id: https://svn.dealii.org/trunk@9750 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-5.0.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html index 88bcfb6fe2..cb1c4832ee 100644 --- a/deal.II/doc/news/c-5.0.html +++ b/deal.II/doc/news/c-5.0.html @@ -73,6 +73,13 @@ inconvenience this causes.

General

    +
  1. + New: Configuration now detects the Intel Fortran compiler and can set + compilation flags accordingly. +
    + (WB 2004/11/04) +

    +
  2. Extended: deal.II 5.0.0 didn't work with the PETSc release 2.2.1 (which came out after we released version 5.0.0). This should now be fixed: -- 2.39.5