]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Remove a few obsolete uses
[openldap] / include / portable.h.in
index cd9d6dbf83b2647bb20fcafdc0f694c184a1dc0d..bdcd5b607bbaa28fa1e9568e12b69dd3fd984f23 100644 (file)
 /* 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 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 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 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