From 59aaefd30fd4ff2fb6b29df521b12a8a68098087 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 6 Jul 2001 09:14:42 +0000 Subject: [PATCH] Recognize cxx. git-svn-id: https://svn.dealii.org/trunk@4828 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-1.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index d2b13eb0ef..1551b5b1bf 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -26,6 +26,14 @@ documentation, etc.

General

    +
  1. + New: the ./configure script now also recognizes + Compaq's cxx compiler. The library now also compiles cleanly + with this compiler. +
    + (WB 2001/05/22) +

    +
  2. Changed: The libraries are no more linked using the C++ compilation flags, but rather using LDFLAGS. Some compilers @@ -45,7 +53,8 @@ documentation, etc.

  3. New: the ./configure script now also recognizes - the Intel ICC compiler that was released for Linux lately. + the Intel ICC compiler that was released for Linux lately. The + library now also compiles cleanly with this compiler.
    (WB 2001/05/22)

    -- 2.39.5