IMO it would be better to build the non Apache connectors using static
APR builds. That way we don't need to ship the extra dll's with the
connector.
The dll builds are ok for mod_jk2 since Apache is already there.

It would be quite easy to do that adding /D "APR_DECLARE_STATIC" /D
"APU_DECLARE_STATIC", linking with apr.lib and aprutil.lib instead of
libapr and libaprutil

MT.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to