From: Greg Ames Date: Mon, 12 Nov 2001 18:17:57 +0000 (+0000) Subject: add a note about libtoo 1.4.2 for Mac OS X X-Git-Tag: 2.0.29~170 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30d5af4d9832cfbf4936cb506bfdf4736629000e;p=thirdparty%2Fapache%2Fhttpd.git add a note about libtoo 1.4.2 for Mac OS X git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91883 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/INSTALL b/INSTALL index f8ca57275f6..4da17829fdd 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.