On Wed, 2006-03-22 at 23:36 -0800, Steve Langasek wrote:
> On Wed, Mar 22, 2006 at 11:56:23PM +0100, Laszlo Boszormenyi wrote:
> >  Do you have any pointers how to do it? I may hack on it, but I know
> > nothing about this. It is #338302 by the way.
> 
> By editing the .pc (or .pc.in) file in the source package?
 I'm not that beginner. :-) So my question is that it contains a macro
(@NEON_LIBS@), substituted from configure if I am right.
So should I just rename Libs to Libs.private? But at least for me it
seems that Libs should contain "-L${libdir} -lneon @NEON_LTLIBS@" and
Libs.private should be "@NEON_LIBS@", right?
With this, the result would be:
Libs: -L${libdir} -lneon
Libs.private:  -lz -lssl -lcrypto   -L/usr/lib -O2 -g -lgssapi_krb5 -lkrb5 
-lk5crypto -lkrb5support -lcom_err -lresolv -lxml2 -lz -lm

I miss -O2 and -g from Libs, but otherwise it may be right.

Cheers,
Laszlo/GCS

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to