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

Re: svn commit: rev 5527 - in trunk: . subversion/include

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-03 00:46:35 CEST

blair@tigris.org writes:

> Author: blair
> Date: Wed Apr 2 13:52:08 2003
> New Revision: 5527
>
> Modified:
> trunk/INSTALL
> trunk/subversion/include/svn_types.h
> Log:
> Updates now that apr 0.9.3, apr-util 0.9.3 and httpd 2.0.45 have been
> released.
>
> * subversion/include/svn_types.h:
> Remove the FIXME that defines APR_UINT64_T_FMT now that apr 0.9.3
> defines it.
>
> * INSTALL:
> Mention httpd 2.0.45 instead of 2.0.44.

Should we make configure.in enforce any particular version of apr?
Right now it's looking for

   APR_VER_REGEX="0\.9\.[2-9]"

But HEAD svn will only work against either apr 0.9.3 or a *late* CVS
version of 0.9.2.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 3 00:47:55 2003

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.