summaryrefslogtreecommitdiff
path: root/net/openldap/files/patch-aa
blob: bfa9c66bc95aea136503367025b46198d54b8331 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.