Re: APR and APR-UTIL config problem
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-02-02 06:34:01 CET
David Summers <david@summersoft.fay.ar.us> writes:
> Yes, both apr-config and apr-util-config are installed as you can see in
Assuming "apr-config --libs" produces suitable output, you could try
if test -x "$lookdir/bin/apr-config"; then
just before line 135 in find_apr.m4.
-- Philip --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:37:03 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.