We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8fcfd commit e712033Copy full SHA for e712033
1 file changed
Modules/common.h
@@ -16,7 +16,7 @@
16
#include <ldap.h>
17
#include <ldap_features.h>
18
19
-#if LDAP_API_VERSION < 2040
+#if LDAP_VENDOR_VERSION < 20400
20
#error Current python-ldap requires OpenLDAP 2.4.x
21
#endif
22
0 commit comments