summaryrefslogtreecommitdiff
path: root/net-nds/openldap/files/openldap-2.4.28-gnutls-gcrypt.patch
blob: 0d9b88f47627aa700b4772246d2fec3072d0df98 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.in
+++ b/configure.in
@@ -1214,7 +1214,7 @@
 				ol_with_tls=gnutls
 				ol_link_tls=yes
 
-				TLS_LIBS="-lgnutls"
+				TLS_LIBS="-lgnutls -lgcrypt"
 
 				AC_DEFINE(HAVE_GNUTLS, 1, 
 					[define if you have GNUtls])