From 241fc89e709da33edf2fd5f82347df76a9dbb5c3 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 14 Apr 2000 15:03:51 +0000 Subject: [PATCH] Note libtool. git-svn-id: https://svn.dealii.org/trunk@2725 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/future.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/future.html b/deal.II/doc/future.html index 751945e6da..df3d55bd52 100644 --- a/deal.II/doc/future.html +++ b/deal.II/doc/future.html @@ -139,6 +139,15 @@ big deal.

+
  • + Installation: + Some parts of the configure machinery and the installation + process are not as simple as they should be. This should + eventually be made better. The most outstanding example is + the way we build shared libraries; for this, the + libtool utility may be a help. +

    -- 2.39.5