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

Re: [PATCH] Print error when httpd is too old

From: Matt Kraai <kraai_at_alumni.cmu.edu>
Date: 2003-03-04 01:58:21 CET

On Mon, Mar 03, 2003 at 11:21:26PM +0200, Pekka Enberg wrote:
> Currently Subversion ./configure fails silently when I run it because I
> have too old Apache installed. Here's what I get in the log:
>
> [...]
> checking for Apache module support via DSO through APXS... found at
> /usr/sbin/apxs
> checking httpd version... configure: error:
> cherry ~/src/subversion-r5118 26 %
>
> The problem is in ac-helpers/svn-apache.m4. Apparently AC_MSG_ERROR
> macro's open parenthesis needs to be on the same line as the macro
> definition for the configure script to actually print any output. FWIW,
> I'm running Red Hat Linux 8.0.

Thanks, committed in revision 5195. In the future, please include
a log message (see HACKING for more information).

Matt

-- 
Oink!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 4 02:00:04 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.