git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96584
13f79535-47bb-0310-9956-
ffa450edef68
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