Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
8f216556
Commit
8f216556
authored
Jun 06, 2003
by
Kurt Zeilenga
Browse files
Don't set LDAP_DEBUG when LDAP_TEST is set.
parent
42de322f
Changes
1
Hide whitespace changes
Inline
Side-by-side
acconfig.h
View file @
8f216556
...
@@ -95,9 +95,6 @@
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment