]> granicus.if.org Git - apache/commitdiff
add a note about libtoo 1.4.2 for Mac OS X
authorGreg Ames <gregames@apache.org>
Mon, 12 Nov 2001 18:17:57 +0000 (18:17 +0000)
committerGreg Ames <gregames@apache.org>
Mon, 12 Nov 2001 18:17:57 +0000 (18:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91883 13f79535-47bb-0310-9956-ffa450edef68

INSTALL

diff --git a/INSTALL b/INSTALL
index f8ca57275f64a279468daec12ac8c1eb0674eedc..4da17829fdd3e0bb07430ec7c591a85576ebf40f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -23,6 +23,9 @@
               you wish to try a threaded Apache on FreeBSD anyway, use
               "./configure --enable-threads".
 
+            * If you are building on Mac OS X (Darwin), make sure to
+              use libtool 1.4.2 or newer.
+
             * If you are a developer building Apache directly from CVS,
               you will need to run ./buildconf before running configure.