[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/libraries/libldap tls.c gnutls.c



On Sunday 13 May 2007 00:15, hyc@openldap.org wrote:
> Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap
>
> Modified Files:
> 	tls.c  1.147 -> 1.148
> Removed Files:
> 	gnutls.c  1.3 -> NONE
>
> Log Message:
> Merged GNUtls support into main tls.c

This broke building with openssl. Seems to be caused by the explicit

#define        HAVE_GNUTLS        1
#undef HAVE_OPENSSL

in there. I've removed those lines again.

-- 
Ralf