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

Re: Bug in svn 1.6.2 configure

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 1 Jul 2009 17:06:33 +0100

On Tue, Jun 30, 2009 at 07:23:37PM -0300, info wrote:
> Checking around line 7181 of configure I see it seaches for the string:
> AP_SERVER_MINORVERSION_NUMBER
> in
> /usr/include/httpd/ap_release.h
>
> but no such string exists. The string that does exist is:
> AP_SERVER_MINORVERSION

The macro Subversion is looking for was introduced in Apache 2.0.56:
http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/include/ap_release.h?r1=312520&r2=326129

You are right that we'll need to fix this in order to be compatible
with earlier Apache versions.

Thanks,
Stefan
Received on 2009-07-01 18:07:45 CEST

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

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