summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index f8ca57275f..4da17829fd 100644
--- 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.