gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GnuTLS 2.6.5


From: Andreas Metzler
Subject: Re: GnuTLS 2.6.5
Date: Tue, 14 Apr 2009 18:54:08 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On 2009-04-14 Andreas Metzler <address@hidden> wrote:
[...]
> I think something like this is missing:
> ------------------------------------------------
> --- gnutls26-2.6.5.orig/lib/gnutls.pc.in
> +++ gnutls26-2.6.5/lib/gnutls.pc.in
> @@ -19,5 +19,5 @@
>  Description: Transport Security Layer implementation for the GNU system
>  Version: @VERSION@
>  Libs: -L${libdir} -lgnutls
> -Libs.private: @LIBGNUTLS_LIBS@ 
> +Libs.private: @LIBGNUTLS_LIBS@ @LIBTASN1@
[...]
> This will still result in different .pc files than before since the
> lib-link.m4 test returns the complete path as a linker line
> ("/usr/lib/libtasn1.so" instead of "-ltasn1") 
[...]

Simply using @LTLIBTASN1@ instead of @LIBTASN1@ seems to work on Linux.

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]