mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
Remove ? from LIB_CRYPT?= in comment
This commit is contained in:
parent
94e5282de9
commit
467f8157c3
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ LDAP_REFERRALS=-DLDAP_REFERRALS
|
|||
# uncomment these lines to enable support for CRYPT, SHA1, and/or MD5 passwords
|
||||
# in LDBM. Crypt uses platform provided crypt(3).
|
||||
# LDAP_CRYPT=-DLDAP_CRYPT -DLDAP_SHA1 -DLDAP_MD5
|
||||
# LDAP_CRYPT_LIB?=
|
||||
# LDAP_CRYPT_LIB=
|
||||
# and comment this line out
|
||||
LDAP_CRYPT_LIB=
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue