Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 403209 | Differences between
and this patch

Collapse All | Expand All

(-)configure.in.orig (-1 / +1 lines)
Lines 1214-1220 Link Here
1214
				ol_with_tls=gnutls
1214
				ol_with_tls=gnutls
1215
				ol_link_tls=yes
1215
				ol_link_tls=yes
1216
1216
1217
				TLS_LIBS="-lgnutls"
1217
				TLS_LIBS="-lgnutls -lgcrypt"
1218
1218
1219
				AC_DEFINE(HAVE_GNUTLS, 1, 
1219
				AC_DEFINE(HAVE_GNUTLS, 1, 
1220
					[define if you have GNUtls])
1220
					[define if you have GNUtls])

Return to bug 403209