joes 2003/01/15 06:17:47
Added: env README
Log:
Document /env layout.
Revision Changes Path
1.1 httpd-apreq-2/env/README
Index: README
===================================================================
This is where "ports" of apreq-2 go.
To port apreq-2 to a particular application, you need
to populate
extern struct apreq_env APReq;
See apreq_env.h in core/ for details.
Layout:
env/<port>/
<stuff for libtool>
<source files>
t/* <unit tests for the port>
