You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins <bc...@debian.org> on 2002/07/11 23:27:02 UTC

Re: [PATCH] Add svn-config

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