]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Fixing bug in extensible filter indexing
[openldap] / include / portable.h.in
index 80d784b58e1a96b4be6e3fba11fd4b4cdeb119d4..b283b1642859af82ce6d6f68a84345b5e67f34af 100644 (file)
 /* define if you have winsock2 */
 #undef HAVE_WINSOCK2
 
-/* define if you have epoll */
+/* define if your system supports epoll */
 #undef HAVE_EPOLL
 
 /* define if sys_errlist is not declared in stdio.h or errno.h */
 /* define for Dynamic Group overlay */
 #undef SLAPD_OVER_DYNGROUP
 
+/* define for Backend Glue overlay */
+#undef SLAPD_OVER_GLUE
+
 /* define for Last Modification overlay */
 #undef SLAPD_OVER_LASTMOD
 
 /* define for Rewrite/Remap overlay */
 #undef SLAPD_OVER_RWM
 
+/* define for Syncrepl Provider overlay */
+#undef SLAPD_OVER_SYNCPROV
+
 /* define for Attribute Uniqueness overlay */
 #undef SLAPD_OVER_UNIQUE