]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Some minor bugs for dntest ""
[openldap] / include / portable.h.in
index 1ac91ced7731002cfb2d92ff0ef8ec140f2ebd08..bba543cd4731dcc24070b8f1cd89812c4755ed53 100644 (file)
 /* Define if you have the memmove function.  */
 #undef HAVE_MEMMOVE
 
+/* Define if you have the mkstemp function.  */
+#undef HAVE_MKSTEMP
+
+/* Define if you have the mktemp function.  */
+#undef HAVE_MKTEMP
+
 /* Define if you have the pipe function.  */
 #undef HAVE_PIPE
 
 /* Define if you have the <winsock.h> header file.  */
 #undef HAVE_WINSOCK_H
 
+/* Define if you have the <winsock2.h> header file.  */
+#undef HAVE_WINSOCK2_H
+
 /* Define if you have the V3 library (-lV3).  */
 #undef HAVE_LIBV3
 
 /* define if you have winsock */
 #undef HAVE_WINSOCK
 
+/* define if you have winsock2 */
+#undef HAVE_WINSOCK2
+
 /* define if you have res_query() */
 #undef HAVE_RES_QUERY
 
 /* define if NDBM is available */
 #undef HAVE_NDBM
 
+/* define if LDAP libs are dynamic */
+#undef LDAP_LIBS_DYNAMIC
+
 /* define if you have -lwrap */
 #undef HAVE_TCPD