ports/ftp/proftpd-devel/files/extra_patch-ldap-tls-mod_ldap.c
Ion-Mihai Tetcu a9669cff83 Add file forgotten during last commit:
- mark broken on 4.x if libgnugetopt is installed [1], [2]
  - re-add LDAP TLS support [1]
  - fix options handling [1]

PR:		ports/97529
Submitted by:	maintainer
Approved by:	lawrence (previous commit)
Pointyhat:	itetcu (me)
2006-05-21 01:26:17 +00:00

8 lines
271 B
C

--- contrib/mod_ldap.c Fri Apr 21 10:31:23 2006
+++ contrib/mod_ldap.c Fri Apr 21 10:31:43 2006
@@ -55,7 +55,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