Re: svn-config taken out of subversion-devel rpm package
From: Kristian Hogsberg <hogsberg_at_users.sourceforge.net>
Date: 2003-07-03 19:17:26 CEST
Ben Collins-Sussman <sussman@collab.net> writes:
> Kristian Hogsberg <hogsberg@users.sf.net> writes:
Ok, I see, I'll stop using it then :-)
> Yes, there's a wishlist issue to use pkg-config someday, but nobody's
I could do that, it's a pretty simple format. There would have to be
prefix=@prefix@
and when you write
pkg-config --libs svn_repos
you get
-L/tmp/svn-install/lib -lsvn_repos-1 -lsvn_fs-1 -lsvn_delta-1 -lsvn_subr-1 -laprutil-0 -lgdbm -ldb-4.0 -lexpat -lapr-0 -lrt -lm -lcrypt -lnsl -ldl
(I put @SVN_APRUTIL_EXPORT_LIBS@ @SVN_APR_EXPORT_LIBS@ in svn_subr.pc.in)
I can write the rest of these if you want, but I'm not sure how to
Kristian
---------------------------------------------------------------------
|
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.