On 6/12/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> On 6/10/06, D.J. Heap <djheap@gmail.com> wrote:
> > I'm wondering if anyone knows a good way to tell an Apache 2.0 source
> > directory from an Apache 2.2 one. I don't see anything that is
> > obviously a version indicator and we need to be able to tell the
> > difference for the Win32 build/test system (for dll names in the tests
> > and to skip including the gen_uri_delims project which was folded into
> > apr-util (I think) in 2.2).
> >
> > The LAYOUT file may be a possibility, but does anyone know of
> > something more definitive?
>
> 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?
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:23:20 2006