On 06/21/2013 05:33 PM, Tomas Mraz wrote:
Due to the gnutls now using nettle as the crypto backend instead of
libgcrypt, it is not necessary anymore to call libgcrypt initialization
in applications and libraries that call gnutls and link to libgcrypt.
Can you drop the libpthread dependency from
Due to the gnutls now using nettle as the crypto backend instead of
libgcrypt, it is not necessary anymore to call libgcrypt initialization
in applications and libraries that call gnutls and link to libgcrypt.
If your application also uses libgcrypt on your own you can also
consider moving it to u