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

Re: configure script fails to locate apr

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-11-29 22:09:35 CET

On Wed, Nov 28, 2001 at 12:12:00PM -0500, Kevin Pilch-Bisson wrote:
>...
> Sorry, just realized that you can't update to take advantage of my changes.
> There was a bug in the handling of --with-apr=*. If you have autoconf 2.52
> and libtool 1.4 could you apply the patch after my .sig, and run autconf
> before trying to build. If you don't have autoconf, try --with-apr-includes
> and --with-apr-libs separately.

I'm in the process of writing a "find-apr.m4" script that will be part of
APR itself. Apps that use APR can bundle/use this script to find APR,
whether APR is installed or bundled with the app. (find-apr fills a role
similar to Neon's macros/neon.m4 script)

When I finish that thing, Subversion and APRUTIL will both use the thing for
locating APR.

Note that it won't have --with-apr-includes or --with-apr-libs. Since "we"
are also responsibile for APR distributions, we should know about the
different types of installations, and apply some restrictions on how it is
installed. i.e. we don't need to deal with non-standard, separate libs and
includes because APR "won't allow that"

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:50 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.