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

How to tell it's Apache 2.2 source on Win32

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-06-11 03:13:34 CEST

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?

Or does anyone have an idea on how to not need that information? For
the dll's which the tests copy around we could probably just try for
2.2 dlls and fall back to 2.0 if they are not found or something...but
I'm not sure how to deal with the gen_uri_delims project being gone.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 11 03:14:05 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.