From dcf7a19aea9207a71c4e0562c9a0ae1ac290c79d Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Thu, 15 Sep 2005 15:52:00 +0000 Subject: [PATCH] Relink PETSc libraries only if necessary. git-svn-id: https://svn.dealii.org/trunk@11458 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 883e6fa446..5468cd301e 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -35,6 +35,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

    +
  1. + Fixed: The PETSc libraries have been relinked each time + make was call. Now, the PETSc libraries will only be + relinked if necessary. +
    + (RH 2005/09/15) +

    +
-- 2.39.5