Skip to content

Commit e712033

Browse files
committed
Fix LDAP_VENDOR_VERSION check
1 parent 5f8fcfd commit e712033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <ldap.h>
1717
#include <ldap_features.h>
1818

19-
#if LDAP_API_VERSION < 2040
19+
#if LDAP_VENDOR_VERSION < 20400
2020
#error Current python-ldap requires OpenLDAP 2.4.x
2121
#endif
2222

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy