freebsd-ports/ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c
Martin Wilke 741406bec3 - Update to 1.3.1-rc1
PR:		ports/106821
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2006-12-21 22:13:40 +00:00

11 lines
357 B
C

--- contrib/mod_ldap.c.orig Thu Oct 19 18:18:07 2006
+++ contrib/mod_ldap.c Fri Dec 15 11:01:21 2006
@@ -60,7 +60,7 @@
* after connecting to the LDAP server. If TLS cannot be enabled, the LDAP
* connection will fail.
*/
-/* #define USE_LDAP_TLS */
+#define USE_LDAP_TLS */
/*
* If you have to edit anything below this line, it's a bug. Report it