summaryrefslogtreecommitdiff
path: root/net/openldap/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap/files/patch-aa')
-rw-r--r--net/openldap/files/patch-aa25
1 files changed, 25 insertions, 0 deletions
diff --git a/net/openldap/files/patch-aa b/net/openldap/files/patch-aa
new file mode 100644
index 000000000000..bfa9c66bc95a
--- /dev/null
+++ b/net/openldap/files/patch-aa
@@ -0,0 +1,25 @@
+*** Make-common.orig Fri Sep 4 13:28:19 1998
+--- Make-common Mon Sep 21 14:35:10 1998
+***************
+*** 261,270 ****
+ # LDAP_ACLGROUP=-DACLGROUP
+
+ # uncomment these lines to enable support for CRYPT passwords in LDBM.
+! # LDAP_CRYPT=-DLDAP_CRYPT
+ # LDAP_CRYPT_LIB?=
+ # and comment this line out
+! LDAP_CRYPT_LIB=
+
+ # uncomment these lines to enable support fro tcp_wrappers in servers.
+ # Requires tcp_wrappers.
+--- 261,270 ----
+ # LDAP_ACLGROUP=-DACLGROUP
+
+ # uncomment these lines to enable support for CRYPT passwords in LDBM.
+! LDAP_CRYPT=-DLDAP_CRYPT
+ # LDAP_CRYPT_LIB?=
+ # and comment this line out
+! # LDAP_CRYPT_LIB=
+
+ # uncomment these lines to enable support fro tcp_wrappers in servers.
+ # Requires tcp_wrappers.