From 659098c5a08a08ee6c8ec89d433f9b29d7cc6ddb Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 5 Jun 2000 14:11:42 +0000 Subject: [PATCH] List configury revamp. git-svn-id: https://svn.dealii.org/trunk@2991 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index fd49b265d5..afb35d0ab4 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -14,8 +14,19 @@
  1. - Improved: Dependence on the files forward_declarations.h has been widely + Improved: the configure script is + now used to select the compiler options. Previously, selection + of compiler options was done both in + configure as well as in the global + options Makefile + common/Make.global_options. +
    + (WB 2000/06/02) +

    + +
  2. + Improved: Dependence on the files + forward_declarations.h has been widely removed to improve compilation time
    (GK 2000/05/24) -- 2.39.5