X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.hin;h=6bc081c0f9caeb9b292b767bc7fa3fc451bb37f3;hb=ac96ba31310ab34bc11e552e8b3fb23e9d62b6ad;hp=5654b248e56491c7d52f8f324f088958b88495fe;hpb=35622ec494704977a403b18aa968460a469b332e;p=openldap diff --git a/include/portable.hin b/include/portable.hin index 5654b248e5..6bc081c0f9 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -4,7 +4,7 @@ /* begin of portable.h.pre */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2006 The OpenLDAP Foundation + * Copyright 1998-2007 The OpenLDAP Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -132,12 +132,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_DB_H -/* define if you have Kerberos des_debug */ -#undef HAVE_DES_DEBUG - -/* Define to 1 if you have the header file. */ -#undef HAVE_DES_H - /* define if your system supports /dev/poll */ #undef HAVE_DEVPOLL @@ -250,12 +244,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_GRP_H -/* define if you have HEIMDAL Kerberos */ -#undef HAVE_HEIMDAL_KERBEROS - -/* Define to 1 if you have the header file. */ -#undef HAVE_HEIM_ERR_H - /* Define to 1 if you have the `hstrerror' function. */ #undef HAVE_HSTRERROR @@ -283,36 +271,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_IO_H -/* define if you have Kerberos */ -#undef HAVE_KERBEROS - -/* Define to 1 if you have the header file. */ -#undef HAVE_KERBEROSIV_DES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_KERBEROSIV_KRB_H - -/* define if you have Kerberos IV */ -#undef HAVE_KRB4 - -/* define if you have Kerberos V with IV support */ -#undef HAVE_KRB425 - -/* define if you have Kerberos V */ -#undef HAVE_KRB5 - -/* Define to 1 if you have the header file. */ -#undef HAVE_KRB5_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_KRB_ARCHAEOLOGY_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_KRB_H - -/* define if you have Kth Kerberos */ -#undef HAVE_KTH_KERBEROS - /* Define to 1 if you have the `gen' library (-lgen). */ #undef HAVE_LIBGEN @@ -463,7 +421,7 @@ /* Define to 1 if you have the `pthread_kill_other_threads_np' function. */ #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP -/* Define to 1 if you have the `pthread_rwlock_destroy' function. */ +/* define if you have pthread_rwlock_destroy function */ #undef HAVE_PTHREAD_RWLOCK_DESTROY /* Define to 1 if you have the `pthread_setconcurrency' function. */ @@ -696,6 +654,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_POLL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_H @@ -768,9 +729,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H +/* define if you have uuid_generate() */ +#undef HAVE_UUID_GENERATE + /* define if you have uuid_to_str() */ #undef HAVE_UUID_TO_STR +/* Define to 1 if you have the header file. */ +#undef HAVE_UUID_UUID_H + /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF @@ -816,9 +783,6 @@ /* define to 1 if library is thread safe */ #undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE -/* define to LDAP VENDOR VERSION */ -#undef LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND - /* define to LDAP VENDOR VERSION */ #undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS @@ -969,18 +933,12 @@ /* define for Dynamic Directory Services overlay */ #undef SLAPD_OVER_DDS -/* define for Deny Operation 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 Last Modification overlay */ -#undef SLAPD_OVER_LASTMOD - /* define for Password Policy overlay */ #undef SLAPD_OVER_PPOLICY