]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
cleanup old TOOLID macro
[openldap] / include / portable.h.in
index e03f655d621f44ac662ac6628fba213e9db1329d..0de51380f6ee9b43cdca93e30df9cc4cd17a6fd7 100644 (file)
@@ -1,6 +1,6 @@
 /* include/portable.h.in.  Generated automatically from configure.in by autoheader.  */
 /*
- * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms are permitted only
 /* Define if you have the bcopy function.  */
 #undef HAVE_BCOPY
 
+/* Define if you have the chroot function.  */
+#undef HAVE_CHROOT
+
 /* Define if you have the closesocket function.  */
 #undef HAVE_CLOSESOCKET
 
 /* defined to be the EXE extension */
 #undef EXEEXT
 
+/* define if you have AIX security lib */
+#undef HAVE_AIX_SECURITY
+
 /* define if you have libtool -ltdl */
 #undef HAVE_LIBLTDL
 
 /* define to support Kerberos passwords */
 #undef SLAPD_KPASSWD
 
+/* define to support SASL passwords */
+#undef SLAPD_SPASSWD
+
 /* define to support multimaster replication */
 #undef SLAPD_MULTIMASTER
 
 /* define to support per-object ACIs */
 #undef SLAPD_ACI_ENABLED
 
-/* define to support discrete rights in ACIs */
-#undef SLAPD_ACI_DISCRETE_RIGHTS
-
 /* define to support modules */
 #undef SLAPD_MODULES
 
 /* define to support dynamic BDB2 backend */
 #undef SLAPD_BDB2_DYNAMIC
 
+/* define to support DNS SRV backend */
+#undef SLAPD_DNSSRV
+
+/* define to support dynamic DNS SRV backend */
+#undef SLAPD_DNSSRV_DYNAMIC
+
 /* define to support LDAP backend */
 #undef SLAPD_LDAP
 
 /* define to support dynamic TCL backend */
 #undef SLAPD_TCL_DYNAMIC
 
+/* define to support SQL backend */
+#undef SLAPD_SQL
+
+/* define to support dynamic SQL backend */
+#undef SLAPD_SQL_DYNAMIC
+
 
 /* begin of postamble */