diff options
author | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-08-30 06:42:26 +0200 |
---|---|---|
committer | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-08-30 06:42:26 +0200 |
commit | 44232ac305bcd8b1c5319f5975c951209269407e (patch) | |
tree | 0808433bf73e934979486eefb0ab0cc1f35781c4 /README.platforms | |
parent | fix a type mismatch (diff) | |
download | apache2-44232ac305bcd8b1c5319f5975c951209269407e.tar.xz apache2-44232ac305bcd8b1c5319f5975c951209269407e.zip |
Gramar nit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96584 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.platforms')
-rw-r--r-- | README.platforms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.platforms b/README.platforms index e424b114cd..09cbd6651e 100644 --- a/README.platforms +++ b/README.platforms @@ -10,7 +10,7 @@ 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 know about this so that's not + 'libtool' program. Apache 2.0 knows about this so that's not a problem. As of OS X 10.2 (Jaguar), the bundled versions work perfectly. Partly |