On Thu, Mar 25, 1999, [EMAIL PROTECTED] wrote:

> Full_Name: Tom Vaughan
> Version: 2.2.6
> OS: n/a
> Submission from: inbound.aventail.com (199.238.236.150)
> 
> Clearly a minor point, but probably worth mentioning. The depend:
> target in the standard Apache Makefile.tmpl's is not updated by
> mod_ssl. For example, if you `touch` ap_hook.h, only the mod_ssl 
> module will re-compile, but not other things like alloc.c.

Yeah, I know. That was intentionally, because when I update the dependencies
I've to patch even more stuff and I want to avoid this (I want to keep patches
small and clean and reduced to the essential parts). Dependecies are usually
only interested for developers and they can easily do a "make depend" in src/
when they're using gcc. That's why I don't update the dependency lines.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to