> -----Original Message-----
> From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] 
> Sent: 30. lipanj 2002 18:45
> To: '[EMAIL PROTECTED]'
> Subject: RE: isapi_redirector2 build using static APR
> 
> 
> > De: Mladen Turk [mailto:[EMAIL PROTECTED]]
> > Enviado el: 30 de junio de 2002 7:28
> 
> hmmm, this will force us to make a binary everytime Apache2 
> has a release too?
> 
> in this case -1, if not +1
>

Only if the APR changes itself (in the API way), but then we have to
rebuild it in any case.
All the Apache utils itself use the static APR if they don't need to go
to the httpd directly.
Since we are using apr in the IIS connector only as a common library for
things like pools, tables, network io, etc.
The only rebuild needed would be in the case of some sort of discovered
bug. The apr itself is quite stable, and since we are not building
apache module, versioning is not an issue here. Actually we'll be less
dependent.

Other benefit will be simply the elimination of things like various
libapr.dll's flying around.


MT.


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

Reply via email to