From 7a3dcb3d710918914d4d96b4aef9beaec0bcd218 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 30 Jun 2010 11:48:38 +0000 Subject: [PATCH] Bradley Froehle's fix for BOOST vs RPATH. git-svn-id: https://svn.dealii.org/trunk@21408 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 0e700e21a2..25736ff7ee 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -38,7 +38,13 @@ inconvenience this causes.

General

    -
  1. None so far. +
  2. +

    Fixed: Configuring with an external BOOST version did not work when + using shared libraries since the test ran in the wrong order with respect + to another configure test. This is now fixed. +
    + (Bradley Froehle 2010/06/29) +

-- 2.39.5