gstein 00/12/02 06:45:29
Added: . README.dev Log: quick readme for developers Submitted by: Sam TH <[EMAIL PROTECTED]> Revision Changes Path 1.1 apr/README.dev Index: README.dev =================================================================== Apache Portable Runtime ======================= Right now, if you are building APR, it means that you are probably a developer. If you are building it as a standalone package, however, this means using a slightly non-standard build process. 1) ./buildconf 2) ./configure 3) make Currently, there is no make install step, as APR is not yet installable.
