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

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



Ralf Haferkamp wrote:
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.

Oops. Left in there during testing. Thanks for taking care of it.

--
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP     http://www.openldap.org/project/