]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Merge in all -devel changes made since branch was created.
[openldap] / include / portable.h.in
index cf43c3c1fbbb1672c631d098afe91f6df96697e4..82341447b9e4a95668df6f292664c9ffb10db757 100644 (file)
 /* Define if you have the <locale.h> header file.  */
 #undef HAVE_LOCALE_H
 
+/* Define if you have the <ltdl.h> header file.  */
+#undef HAVE_LTDL_H
+
 /* Define if you have the <lwp/lwp.h> header file.  */
 #undef HAVE_LWP_LWP_H
 
 /* Define if you have the <pwd.h> header file.  */
 #undef HAVE_PWD_H
 
+/* Define if you have the <quipu/commonarg.h> header file.  */
+#undef HAVE_QUIPU_COMMONARG_H
+
 /* Define if you have the <readline/history.h> header file.  */
 #undef HAVE_READLINE_HISTORY_H
 
 /* Define if you have the inet library (-linet).  */
 #undef HAVE_LIBINET
 
+/* Define if you have the ltdl library (-lltdl).  */
+#undef HAVE_LIBLTDL
+
 /* Define if you have the net library (-lnet).  */
 #undef HAVE_LIBNET
 
 /* define if you have no termcap support */
 #undef NO_TERMCAP
 
+/* define if you have Cyrus SASL */
+#undef HAVE_CYRUS_SASL
+
+/* define if you actually have FreeBSD fetch(3) */
+#undef HAVE_FETCH
+
 /* define if you have -lreadline */
 #undef HAVE_READLINE
 
 /* define if cross compiling */
 #undef CROSS_COMPILING
 
+/* define to you inet_aton(3) is available */
+#undef HAVE_INET_ATON
+
 /* define if sys_errlist is not declared in stdio.h or errno.h */
 #undef DECL_SYS_ERRLIST
 
 /* define to support cleartext passwords */
 #undef SLAPD_CLEARTEXT
 
+/* define to support multimaster replication */
+#undef SLAPD_MULTIMASTER
+
 /* define to support phonetic */
 #undef SLAPD_PHONETIC