mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Features should defined via Make-common
This commit is contained in:
parent
b015c8db24
commit
8beedeb92f
2 changed files with 0 additions and 10 deletions
|
|
@ -31,8 +31,3 @@ LDAP_SENDMAIL=/usr/sbin/sendmail
|
|||
LDAP_EDITOR=/usr/bin/vi
|
||||
LDAP_FINGER=/usr/bin/finger
|
||||
|
||||
LDAP_CRYPT=-DLDAP_CRYPT -DLDAP_SHA
|
||||
|
||||
LDAP_TCP_WRAPPERS=-DTCP_WRAPPERS
|
||||
LDAP_TCP_WRAPPERS_LIB=-lwrap
|
||||
|
||||
|
|
|
|||
|
|
@ -32,8 +32,3 @@ LDAP_SENDMAIL=/usr/sbin/sendmail
|
|||
LDAP_EDITOR=/usr/bin/vi
|
||||
LDAP_FINGER=/usr/bin/finger
|
||||
|
||||
LDAP_CRYPT=-DLDAP_CRYPT -DLDAP_SHA
|
||||
|
||||
LDAP_TCP_WRAPPERS=-DTCP_WRAPPERS
|
||||
LDAP_TCP_WRAPPERS_LIB=-lwrap
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue