From 1e7214332d32d9b8471566c7eb216b3da56768f1 Mon Sep 17 00:00:00 2001
From: Jorrit Fahlke <joe@dune-project.org>
Date: Fri, 5 Jun 2009 09:57:39 +0000
Subject: [PATCH] Exclude only a specific libtool version

[[Imported from SVN: r5536]]
---
 doc/installation-notes.wml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/installation-notes.wml b/doc/installation-notes.wml
index 7a9f1702c..437e8b8f1 100644
--- a/doc/installation-notes.wml
+++ b/doc/installation-notes.wml
@@ -27,7 +27,7 @@ When building the development version of DUNE you will also need
 <ul>
 <li>automake (&gt;= 1.5)</li>
 <li>autoconf (&gt;= 2.50)</li>
-<li>libtool (&gt;= 2)</li>
+<li>libtool (!= 1.5.22 [OSX/fink])</li>
 </ul>
 <p>
 This will provide you with the core DUNE features.</p>
-- 
GitLab