mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Don't set LDAP_DEBUG when LDAP_TEST is set.
This commit is contained in:
parent
42de322f06
commit
8f2165563d
@ -95,9 +95,6 @@
|
|||||||
#if defined(LDAP_DEVEL) && !defined(LDAP_TEST)
|
#if defined(LDAP_DEVEL) && !defined(LDAP_TEST)
|
||||||
#define LDAP_TEST
|
#define LDAP_TEST
|
||||||
#endif
|
#endif
|
||||||
#if defined(LDAP_TEST) && !defined(LDAP_DEBUG)
|
|
||||||
#define LDAP_DEBUG
|
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_EBCDIC
|
#ifdef HAVE_EBCDIC
|
||||||
|
Loading…
Reference in New Issue
Block a user