Skip to content
Snippets Groups Projects
Commit 10a013f8 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Create feature file for NT build environment.

parent e03d88fc
Branches
Tags
No related merge requests found
/*
* LDAP Features
*/
#ifndef _LDAP_FEATURES_H
#define _LDAP_FEATURES_H 1
/* OpenLDAP Debug Support */
#define LDAP_API_FEATURE_X_OPENLDAP_DEBUG LDAP_API_VENDOR_VERSION
/* OpenLDAP v2 DNS */
#define LDAP_API_FEATURE_X_OPENLDAP_V2_DNS LDAP_API_VENDOR_VERSION
/* OpenLDAP v2 Referrals */
#define LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS LDAP_API_VENDOR_VERSION
#endif /* LDAP_FEATURES */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment