Re: [PATCH] look for installed APR and APRUTIL
From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-24 23:39:51 CEST
Karl Fogel wrote:
>Matt Kraai <kraai@alumni.cmu.edu> writes:
Here's the general recipe we should follow with _any_ external dependency:
lib.enabled = (some default)
if have_option('--without-lib'):
if lib.enabled:
In some (most?) cases we'll have version checks in there, too (as part
-- Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Oct 24 23:40:38 2002 |
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.