X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fportable.hin;h=86f84670e49a476da84137dc17c42a62a7e4c529;hb=8c0ad9021a99bfa285ec95d30d7ca762b8d574cd;hp=a3145dee42620eb787894855203081db74d56e96;hpb=b867b4f49bdc649e324a971b941379f9d7fc9ceb;p=openldap diff --git a/include/portable.hin b/include/portable.hin index a3145dee42..86f84670e4 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-2005 The OpenLDAP Foundation + * Copyright 1998-2006 The OpenLDAP Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -102,7 +102,7 @@ /* define if Berkeley DB has DB_THREAD support */ #undef HAVE_BERKELEY_DB_THREAD -/* define if you have SSLeay or OpenSSL's BIGNUM */ +/* define if you have OpenSSL's BIGNUM */ #undef HAVE_BIGNUM /* Define to 1 if you have the header file. */ @@ -241,6 +241,9 @@ /* Define to 1 if you have the `getpeereid' function. */ #undef HAVE_GETPEEREID +/* Define to 1 if you have the `getpeerucred' function. */ +#undef HAVE_GETPEERUCRED + /* Define to 1 if you have the `getpwnam' function. */ #undef HAVE_GETPWNAM @@ -274,9 +277,15 @@ /* Define to 1 if you have the `hstrerror' function. */ #undef HAVE_HSTRERROR +/* define if you actually have ICU */ +#undef HAVE_ICU + /* define to you inet_aton(3) is available */ #undef HAVE_INET_ATON +/* Define to 1 if you have the `inet_ntoa_b' function. */ +#undef HAVE_INET_NTOA_B + /* Define to 1 if you have the `inet_ntop' function. */ #undef HAVE_INET_NTOP @@ -394,6 +403,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Define to 1 if you have the `memrchr' function. */ +#undef HAVE_MEMRCHR + /* Define to 1 if you have the `mkstemp' function. */ #undef HAVE_MKSTEMP @@ -403,12 +415,6 @@ /* define this if you have mkversion */ #undef HAVE_MKVERSION -/* 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 if NDBM is available */ #undef HAVE_NDBM @@ -433,6 +439,9 @@ /* if you have NT Threads */ #undef HAVE_NT_THREADS +/* define if you have OpenSSL */ +#undef HAVE_OPENSSL + /* Define to 1 if you have the header file. */ #undef HAVE_OPENSSL_BN_H @@ -496,12 +505,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_PWD_H -/* define if struct passwd has pw_gecos */ -#undef HAVE_PW_GECOS - -/* define if struct passwd has pw_passwd */ -#undef HAVE_PW_PASSWD - /* Define to 1 if you have the `read' function. */ #undef HAVE_READ @@ -520,7 +523,7 @@ /* define if you have res_query() */ #undef HAVE_RES_QUERY -/* define if you have RSAref */ +/* define if OpenSSL needs RSAref */ #undef HAVE_RSAREF /* Define to 1 if you have the header file. */ @@ -601,12 +604,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SQL_H -/* define if you have SSLeay or OpenSSL */ -#undef HAVE_SSLEAY - -/* Define to 1 if you have the header file. */ -#undef HAVE_SSL_H - /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H @@ -664,6 +661,18 @@ /* Define to 1 if you have the `strtouq' function. */ #undef HAVE_STRTOUQ +/* Define to 1 if `msg_accrightslen' is member of `struct msghdr'. */ +#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN + +/* Define to 1 if `msg_control' is member of `struct msghdr'. */ +#undef HAVE_STRUCT_MSGHDR_MSG_CONTROL + +/* Define to 1 if `pw_gecos' is member of `struct passwd'. */ +#undef HAVE_STRUCT_PASSWD_PW_GECOS + +/* Define to 1 if `pw_passwd' is member of `struct passwd'. */ +#undef HAVE_STRUCT_PASSWD_PW_PASSWD + /* Define to 1 if `st_blksize' is member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE @@ -771,6 +780,9 @@ /* define if you have TLS */ #undef HAVE_TLS +/* Define to 1 if you have the header file. */ +#undef HAVE_UNICODE_UTYPES_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -879,6 +891,9 @@ /* define if you have (or want) no threads */ #undef NO_THREADS +/* define to use the original debug style */ +#undef OLD_DEBUG + /* Package */ #undef OPENLDAP_PACKAGE @@ -984,9 +999,6 @@ /* define for Dynamic List overlay */ #undef SLAPD_OVER_DYNLIST -/* define for Backend Glue overlay */ -#undef SLAPD_OVER_GLUE - /* define for Last Modification overlay */ #undef SLAPD_OVER_LASTMOD @@ -1014,6 +1026,9 @@ /* define for Attribute Uniqueness overlay */ #undef SLAPD_OVER_UNIQUE +/* define for Value Sorting overlay */ +#undef SLAPD_OVER_VALSORT + /* define to support PASSWD backend */ #undef SLAPD_PASSWD @@ -1069,7 +1084,7 @@ /* Define to `int' if does not define. */ #undef pid_t -/* define to atomic type if sig_atomic_t is not available */ +/* Define to `int' if does not define. */ #undef sig_atomic_t /* Define to `unsigned' if does not define. */ @@ -1078,7 +1093,7 @@ /* define to snprintf routine */ #undef snprintf -/* define to int if socklen_t is not available */ +/* Define to `int' if does not define. */ #undef socklen_t /* Define to `signed int' if does not define. */