[Bug 43992] configure should check for libgcrypt

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 26 16:06:29 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=43992

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-01-26 07:06:29 PST ---
This is, in fact, a mistake. gcrypt used to be pulled in "accidentally" by
GNUTLS, but you're presumably using GNUTLS 3, which no longer uses gcrypt.

We don't actually appear to use any gcrypt functionality, except that we use
getenv() and atoi() without including stdlib.h - which gets included by
gcrypt.h. We should have been using GLib functions for those anyway.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list