summaryrefslogtreecommitdiff
path: root/README.platforms
diff options
context:
space:
mode:
authorWilfredo Sanchez <wsanchez@apache.org>2002-12-08 21:05:57 +0000
committerWilfredo Sanchez <wsanchez@apache.org>2002-12-08 21:05:57 +0000
commit6c3569b1933f330e9478c0c87b1a6d37b79a3cd1 (patch)
tree9162bd5f9df8bf258badd9d1cb1e142e454c3d28 /README.platforms
parentbf86dad5c18ba93d9ddbb04857e30dc096c27ded (diff)
downloadhttpd-6c3569b1933f330e9478c0c87b1a6d37b79a3cd1.tar.gz
2.0 -> 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97800 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.platforms')
-rw-r--r--README.platforms6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.platforms b/README.platforms
index 155ef27811..d565fdd053 100644
--- a/README.platforms
+++ b/README.platforms
@@ -6,12 +6,12 @@
================
Darwin (OS X):
- Apache 2.0 relies heavily on the use of autoconf and libtool to
+ Apache 2 relies heavily on the use of autoconf and libtool to
provide a build environment. Darwin provides these tools as part
of the Developers Tools package. Under Darwin, however, GNUlibtool
is installed as 'glibtool' to avoid conflicting with the Darwin
- 'libtool' program. Apache 2.0 knows about this so that's not
- a problem.
+ 'libtool' program. Apache 2 knows about this so that's not a
+ problem.
As of OS X 10.2 (Jaguar), the bundled versions work perfectly. Partly
this is due to the fact that /bin/sh is now 'bash' and not 'zsh' as