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

a little apache discovery thing

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2000-10-05 08:18:06 CEST

Hi

Yesterday I updated against the latest CVS and while I was compiling I got a
compiler error (yeah, it was a while since I did it the last time). It said
the include file apr.h wasn't found. However, I did use the --with-apache
option to configure.

It just took a few moments to find out that subversion needs to have the
apache sources configured. Just unpacking the sources and point subversion to
them is not enough.

Since I believe I may not be the only person in the world stupid enough to
try anything like this, I patched the svn-apache.m4 file to include a little
test for a configured apache installation and I attached it to this mail.

Feel free to edit, refuse, ignore, complain or use. It might need some
changes to deal with a non-configured installation better (my patch merely
produces a warning text). I think it shows my point anyway.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol

Received on Sat Oct 21 14:36:10 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.