--- pidgin-2.10.4/configure.orig 2012-05-07 07:38:03.000000000 +0400 +++ pidgin-2.10.4/configure 2012-06-27 16:18:46.128507517 +0400 @@ -20944,7 +20944,7 @@ $as_echo_n "(cached) " >&6 else - LIBS="$LIBS $with_gnutls_libs -lgnutls -lgcrypt" + LIBS="$LIBS $with_gnutls_libs -lgnutls" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -20983,7 +20983,7 @@ $as_echo "#define HAVE_SSL 1" >>confdefs.h msg_gnutls="GnuTLS" - GNUTLS_LIBS="$with_gnutls_libs -lgnutls -lgcrypt" + GNUTLS_LIBS="$with_gnutls_libs -lgnutls" enable_gnutls="yes" else