]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Fixing bug in extensible filter indexing
[openldap] / include / portable.h.in
index 13c7122ae542be9cdd824ee1afe3d065f68637af..b283b1642859af82ce6d6f68a84345b5e67f34af 100644 (file)
 /* Define if you have the <openssl/bn.h> header file.  */
 #undef HAVE_OPENSSL_BN_H
 
-/* Define if you have OpenSSL with CRL checking capability. */
-#undef HAVE_OPENSSL_CRL
-
 /* Define if you have the <openssl/crypto.h> header file.  */
 #undef HAVE_OPENSSL_CRYPTO_H
 
 /* Define if you have the <sys/dir.h> header file.  */
 #undef HAVE_SYS_DIR_H
 
+/* Define if you have the <sys/epoll.h> header file.  */
+#undef HAVE_SYS_EPOLL_H
+
 /* Define if you have the <sys/errno.h> header file.  */
 #undef HAVE_SYS_ERRNO_H
 
 /* define if you have winsock2 */
 #undef HAVE_WINSOCK2
 
+/* define if your system supports epoll */
+#undef HAVE_EPOLL
+
 /* define if sys_errlist is not declared in stdio.h or errno.h */
 #undef DECL_SYS_ERRLIST
 
 /* define if you have RSAref */
 #undef HAVE_RSAREF
 
+/* define if you have OpenSSL with CRL checking capability */
+#undef HAVE_OPENSSL_CRL
+
 /* define if you have TLS */
 #undef HAVE_TLS
 
 /* 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