From: Wolfgang Bangerth
Date: Fri, 14 Apr 2000 15:03:51 +0000 (+0000)
Subject: Note libtool.
X-Git-Tag: v8.0.0~20670
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff96f63fba7430a6798f3e581015cfd22f1ef98d;p=dealii.git
Note libtool.
git-svn-id: https://svn.dealii.org/trunk@2725 0785d39b-7218-0410-832d-ea1e28bc413d
---
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.
+