]> git.sur5r.net Git - openldap/blobdiff - include/portable.nt
add feature macros
[openldap] / include / portable.nt
index 7117c220531fd86b7cf577c6dd954ff18663f96b..8715d81a97f66f2b8be15467c35b90b0f8b6c8af 100644 (file)
 /* Define if you have the recvfrom function.  */
 /* #undef HAVE_RECVFROM */
 
+/* Define if you have the recvmsg function.  */
+/* #undef HAVE_RECVMSG */
+
 /* Define if you have the sched_yield function.  */
 /* #undef HAVE_SCHED_YIELD */
 
 /* define to support dynamic cn=Monitor backend */
 /* #undef SLAPD_MONITOR_DYNAMIC */
 
+/* define to support NULL backend */
+/* #undef SLAPD_NULL */
+
+/* define to support dynamic NULL backend */
+/* #undef SLAPD_NULL_DYNAMIC */
+
 /* define to support PASSWD backend */
 /* #undef SLAPD_PASSWD */