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

Re: [PATCH] Add svn-config

From: Ben Collins <bcollins_at_debian.org>
Date: 2002-07-12 01:27:02 CEST

On Thu, Jul 11, 2002 at 04:31:29PM -0700, Justin Erenkrantz wrote:
> Okay, this is well, a rough-cut, but I need some feedback.
>
> The question I have is what should svn-config --link-ld print out?
> A typical convention is to also print out your *own* libraries.
> For example, `apr-config --link-ld` prints out:

You should accept components that the caller might need. Like:

svn-config --link-ls client
-L/usr/lib -lsvn_wc -lsvn_ra ...

You'll have to define the components though.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 12 01:40:02 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.