[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to tell it's Apache 2.2 source on Win32

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-06-12 16:25:30 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.