From: Ralf Haferkamp Date: Mon, 14 May 2007 12:19:32 +0000 (+0000) Subject: make openssl builds working again X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~479 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6ee5d7d3da629452ff99b516ff69c1f5b2370595;p=openldap make openssl builds working again --- diff --git a/libraries/libldap/tls.c b/libraries/libldap/tls.c index c208ef9e0e..bac9bfeaa8 100644 --- a/libraries/libldap/tls.c +++ b/libraries/libldap/tls.c @@ -31,9 +31,6 @@ #include #include -#define HAVE_GNUTLS 1 -#undef HAVE_OPENSSL - #include "ldap-int.h" #ifdef HAVE_TLS