On 6/12/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
[snip]
> > > How about looking inside of include/ap_mmn.h? That's how apache
> > > modules figure out what version of httpd they're running in...
> > >
> > > -garrett
> > >
> >
> >
> > That sounds promising -- MODULE_MAGIC_NUMBER_MAJOR?
>
> If you care about binary compat that's what you use, but if you just
> want to tell the difference between 2.0 and 2.2 you can look at
> MODULE_MAGIC_COOKIE.
>
> -garrett
That is what I'm looking for, thanks!
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 12 16:26:35 2006