You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Eric Gillespie <ep...@pretzelnet.org> on 2002/06/13 00:26:54 UTC

Log message for [PATCH] configure does not find apr{,-util} in /usr/local/apache2

Philip Martin <ph...@codematters.co.uk> writes:

> I tried it and it didn't work.  I don't normally build with apr in the
> tree so I may have got something wrong.

I just tested this and it worked.  I put apr and apr-util into my
svn source directory, and configure found and used them.  I then
uninstalled apr and apr-util, and the configure script still found
the ones in the svn source directory.

Here's the log message:

Find apr and apr-util in standard installation directories in
addition directories on the PATH and in the svn source directory.

* apr.m4
  Pass 1 as the third argument to APR_FIND_APR.
* aprutil.m4
  Pass 1 as the third argument to APR_FIND_APU.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org