GnuTLS 2.6.5

Andreas Metzler ametzler at downhill.at.eu.org
Tue Apr 14 18:54:08 CEST 2009


On 2009-04-14 Andreas Metzler <ametzler at downhill.at.eu.org> 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'





More information about the Gnutls-devel mailing list