]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
ITS#3924
[openldap] / include / portable.h.in
index 9eafe0c913cb5c13aca523567c84a499467ed436..bdcd5b607bbaa28fa1e9568e12b69dd3fd984f23 100644 (file)
@@ -1,7 +1,7 @@
 /* include/portable.h.in.  Generated automatically from configure.in by autoheader.  */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2004 The OpenLDAP Foundation
+ * Copyright 1998-2005 The OpenLDAP Foundation
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
 /* Define if you have the pipe function.  */
 #undef HAVE_PIPE
 
+/* Define if you have the poll function.  */
+#undef HAVE_POLL
+
 /* Define if you have the pthread_getconcurrency function.  */
 #undef HAVE_PTHREAD_GETCONCURRENCY
 
 /* Define if you have the <openssl/ssl.h> header file.  */
 #undef HAVE_OPENSSL_SSL_H
 
+/* Define if you have the <poll.h> header file.  */
+#undef HAVE_POLL_H
+
 /* Define if you have the <process.h> header file.  */
 #undef HAVE_PROCESS_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 the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
 
+/* Define if you have the <utime.h> header file.  */
+#undef HAVE_UTIME_H
+
 /* Define if you have the <winsock.h> header file.  */
 #undef HAVE_WINSOCK_H
 
 /* Define if you have the V3 library (-lV3).  */
 #undef HAVE_LIBV3
 
-/* Define if you have the bind library (-lbind).  */
-#undef HAVE_LIBBIND
-
 /* Define if you have the gen library (-lgen).  */
 #undef HAVE_LIBGEN
 
 /* Define if you have the nsl_s library (-lnsl_s).  */
 #undef HAVE_LIBNSL_S
 
-/* Define if you have the resolv library (-lresolv).  */
-#undef HAVE_LIBRESOLV
-
 /* Define if you have the socket library (-lsocket).  */
 #undef HAVE_LIBSOCKET
 
 /* 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
 
 /* The number of bytes in type wchar_t */
 #undef SIZEOF_WCHAR_T
 
+/* define if memcmp is not 8-bit clean or is otherwise broken */
+#undef NEED_MEMCMP_REPLACEMENT
+
 /* define to you inet_aton(3) is available */
 #undef HAVE_INET_ATON
 
 /* define if struct msghdr has msg_accrights */
 #undef HAVE_MSGHDR_MSG_ACCRIGHTS
 
+/* define if struct msghdr has msg_control */
+#undef HAVE_MSGHDR_MSG_CONTROL
+
 /* define to snprintf routine */
 #undef snprintf
 
 /* define to support SQL backend */
 #undef SLAPD_SQL
 
-/* define for Dynamic Group overlay */
-#undef SLAPD_OVER_CHAIN
+/* define for In-Directory Access Logging overlay */
+#undef SLAPD_OVER_ACCESSLOG
 
 /* define for Dynamic Group overlay */
 #undef SLAPD_OVER_DENYOP
 /* define for Dynamic Group overlay */
 #undef SLAPD_OVER_DYNGROUP
 
+/* define for Dynamic List overlay */
+#undef SLAPD_OVER_DYNLIST
+
+/* define for Backend Glue overlay */
+#undef SLAPD_OVER_GLUE
+
 /* define for Last Modification overlay */
 #undef SLAPD_OVER_LASTMOD
 
 /* define for Referential Integrity overlay */
 #undef SLAPD_OVER_REFINT
 
+/* define for Referential Integrity overlay */
+#undef SLAPD_OVER_RETCODE
+
 /* define for Rewrite/Remap overlay */
 #undef SLAPD_OVER_RWM
 
+/* define for Syncrepl Provider overlay */
+#undef SLAPD_OVER_SYNCPROV
+
+/* define for Translucent Proxy overlay */
+#undef SLAPD_OVER_TRANSLUCENT
+
 /* define for Attribute Uniqueness overlay */
 #undef SLAPD_OVER_UNIQUE