openldap/include/portable.hin

1080 lines
26 KiB
Plaintext
Raw Normal View History

2020-11-21 00:18:15 +08:00
/* include/portable.hin. Generated from configure.ac by autoheader. */
2005-08-12 14:52:49 +08:00
/* begin of portable.h.pre */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
2024-03-27 03:45:07 +08:00
* Copyright 1998-2024 The OpenLDAP Foundation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted only as authorized by the OpenLDAP
2003-11-26 10:58:56 +08:00
* Public License.
*
* A copy of this license is available in the file LICENSE in the
* top-level directory of the distribution or, alternatively, at
* <http://www.OpenLDAP.org/license.html>.
*/
1998-10-25 09:41:42 +08:00
#ifndef _LDAP_PORTABLE_H
#define _LDAP_PORTABLE_H
/* define this if needed to get reentrant functions */
#ifndef REENTRANT
1998-12-01 04:40:42 +08:00
#undef REENTRANT
#endif
#ifndef _REENTRANT
#undef _REENTRANT
#endif
/* define this if needed to get threadsafe functions */
#ifndef THREADSAFE
1998-12-01 04:40:42 +08:00
#undef THREADSAFE
#endif
#ifndef _THREADSAFE
#undef _THREADSAFE
#endif
#ifndef THREAD_SAFE
1998-12-01 04:40:42 +08:00
#undef THREAD_SAFE
#endif
#ifndef _THREAD_SAFE
1998-12-01 04:40:42 +08:00
#undef _THREAD_SAFE
#endif
#ifndef _SGI_MP_SOURCE
#undef _SGI_MP_SOURCE
#endif
2005-08-12 14:52:49 +08:00
/* end of portable.h.pre */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
2005-08-12 14:52:49 +08:00
/* define to use both <string.h> and <strings.h> */
#undef BOTH_STRINGS_H
/* define if cross compiling */
#undef CROSS_COMPILING
/* set to the number of arguments ctime_r() expects */
#undef CTIME_R_NARGS
/* define if toupper() requires islower() */
#undef C_UPPER_LOWER
/* define if sys_errlist is not declared in stdio.h or errno.h */
#undef DECL_SYS_ERRLIST
/* define to enable slapi library */
#undef ENABLE_SLAPI
/* defined to be the EXE extension */
#undef EXEEXT
/* set to the number of arguments gethostbyaddr_r() expects */
#undef GETHOSTBYADDR_R_NARGS
/* set to the number of arguments gethostbyname_r() expects */
#undef GETHOSTBYNAME_R_NARGS
/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
#undef GWINSZ_IN_SYS_IOCTL
/* define if you have AIX security lib */
#undef HAVE_AIX_SECURITY
2021-03-13 00:00:59 +08:00
/* Define to 1 if you have the <argon2.h> header file. */
#undef HAVE_ARGON2_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <arpa/nameser.h> header file. */
#undef HAVE_ARPA_NAMESER_H
/* Define to 1 if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H
/* Define to 1 if you have the `bcopy' function. */
1998-10-25 09:41:42 +08:00
#undef HAVE_BCOPY
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <bits/types.h> header file. */
#undef HAVE_BITS_TYPES_H
/* Define to 1 if you have the `chroot' function. */
#undef HAVE_CHROOT
2021-04-01 03:44:22 +08:00
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `closesocket' function. */
1999-06-09 08:10:26 +08:00
#undef HAVE_CLOSESOCKET
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <conio.h> header file. */
#undef HAVE_CONIO_H
/* define if crypt(3) is available */
#undef HAVE_CRYPT
/* Define to 1 if you have the <crypt.h> header file. */
#undef HAVE_CRYPT_H
/* define if crypt_r() is also available */
#undef HAVE_CRYPT_R
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `ctime_r' function. */
#undef HAVE_CTIME_R
2005-08-12 14:52:49 +08:00
/* define if you have Cyrus SASL */
#undef HAVE_CYRUS_SASL
/* define if your system supports /dev/poll */
#undef HAVE_DEVPOLL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <direct.h> header file. */
#undef HAVE_DIRECT_H
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#undef HAVE_DOPRNT
/* define if system uses EBCDIC instead of ASCII */
#undef HAVE_EBCDIC
/* Define to 1 if you have the `endgrent' function. */
#undef HAVE_ENDGRENT
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `endpwent' function. */
#undef HAVE_ENDPWENT
2005-08-12 14:52:49 +08:00
/* define if your system supports epoll */
#undef HAVE_EPOLL
/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
/* Define to 1 if you have the `fcntl' function. */
#undef HAVE_FCNTL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* define if you actually have FreeBSD fetch(3) */
#undef HAVE_FETCH
/* Define to 1 if you have the <filio.h> header file. */
#undef HAVE_FILIO_H
/* Define to 1 if you have the `flock' function. */
1998-10-25 09:41:42 +08:00
#undef HAVE_FLOCK
2020-06-24 01:14:16 +08:00
/* Define to 1 if you have the `fmemopen' function. */
#undef HAVE_FMEMOPEN
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `fstat' function. */
Patch: 'ldapmodify -y file' reads password from file (ITS#2031) ================ Written by Hallvard B. Furuseth and placed into the public domain. This software is not subject to any license of the University of Oslo. ================ Adapted by Kurt Zeilenga for inclusion in OpenLDAP. My comments are marked with enclosed with square brackets (e.g. [Kurt's comment] below. ================ If I run ldapmodify & co from a script, I don't want to use '-W password' because the password shows up in the output of 'ps' for everyone, and I can't pipe the password to 'ldapmodify -w' because -w uses getpassphrase() which reads from the tty instead of stdin. So I added '-y file' which reads the password from file. The programs exit if the file cannot be read. [Complete contents of file is used as password. Use: echo -n "secret" > password to create a file with "secret" as the password. The -n avoids adding a newline (which would invalidate the password). Note that echo is a builtin and hence its arguments are not visible to 'ps'.] I changed ldapmodify, ldapmodrdn, ldapdelete, ldapsearch, ldapcompare. I did not bother to change ldappasswd and ldapwhoami, because they prompt for many passwords. [I fixed up ldapwhoami.] Rerun autoconf after applying this patch. [Done.] Note: I do not know if Windows NT has fstat(), so I set HAVE_FSTAT to undef in portable.nt. (fstat() is used to warn if the file is publicly readable or writeable.) [I used fstat() to set the buffer size to read.] [Note: using the contents of a file extends the tools to support passwords which could not normally be provided using getpassphrase() or via the command line.] Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, Aug 2002. [Kurt D. Zeilenga <kurt@openldap.org>, Aug 2002.]
2002-08-24 13:47:17 +08:00
#undef HAVE_FSTAT
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `gai_strerror' function. */
2000-10-16 12:10:22 +08:00
#undef HAVE_GAI_STRERROR
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getaddrinfo' function. */
2000-06-10 01:01:05 +08:00
#undef HAVE_GETADDRINFO
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getdtablesize' function. */
1998-10-25 09:41:42 +08:00
#undef HAVE_GETDTABLESIZE
2008-11-21 10:14:31 +08:00
/* Define to 1 if you have the `geteuid' function. */
#undef HAVE_GETEUID
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getgrgid' function. */
#undef HAVE_GETGRGID
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `gethostbyaddr_r' function. */
#undef HAVE_GETHOSTBYADDR_R
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `gethostbyname_r' function. */
#undef HAVE_GETHOSTBYNAME_R
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `gethostname' function. */
1998-10-25 09:41:42 +08:00
#undef HAVE_GETHOSTNAME
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getnameinfo' function. */
2003-03-06 08:38:42 +08:00
#undef HAVE_GETNAMEINFO
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getopt' function. */
1998-10-25 09:41:42 +08:00
#undef HAVE_GETOPT
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* Define to 1 if you have the `getpassphrase' function. */
#undef HAVE_GETPASSPHRASE
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getpeereid' function. */
#undef HAVE_GETPEEREID
/* Define to 1 if you have the `getpeerucred' function. */
#undef HAVE_GETPEERUCRED
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getpwnam' function. */
#undef HAVE_GETPWNAM
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getpwuid' function. */
#undef HAVE_GETPWUID
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `getspnam' function. */
#undef HAVE_GETSPNAM
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `gettimeofday' function. */
1998-10-25 09:41:42 +08:00
#undef HAVE_GETTIMEOFDAY
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <gmp.h> header file. */
#undef HAVE_GMP_H
2009-08-19 17:15:10 +08:00
/* Define to 1 if you have the `gmtime_r' function. */
#undef HAVE_GMTIME_R
2007-05-11 04:33:41 +08:00
/* define if you have GNUtls */
#undef HAVE_GNUTLS
/* Define to 1 if you have the <gnutls/gnutls.h> header file. */
#undef HAVE_GNUTLS_GNUTLS_H
2005-08-12 14:52:49 +08:00
/* if you have GNU Pth */
#undef HAVE_GNU_PTH
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <grp.h> header file. */
#undef HAVE_GRP_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `hstrerror' function. */
#undef HAVE_HSTRERROR
2001-12-19 07:44:06 +08:00
2005-08-12 14:52:49 +08:00
/* define to you inet_aton(3) is available */
#undef HAVE_INET_ATON
2001-12-19 07:44:06 +08:00
/* Define to 1 if you have the `inet_ntoa_b' function. */
#undef HAVE_INET_NTOA_B
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `inet_ntop' function. */
#undef HAVE_INET_NTOP
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `initgroups' function. */
#undef HAVE_INITGROUPS
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `ioctl' function. */
#undef HAVE_IOCTL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H
1998-10-25 09:41:42 +08:00
/* define if your system supports kqueue */
#undef HAVE_KQUEUE
2021-03-13 00:00:59 +08:00
/* define if you have libargon2 */
#undef HAVE_LIBARGON2
2020-11-21 00:18:15 +08:00
/* define if you have -levent */
#undef HAVE_LIBEVENT
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `gen' library (-lgen). */
#undef HAVE_LIBGEN
2006-02-10 16:21:02 +08:00
/* Define to 1 if you have the `gmp' library (-lgmp). */
#undef HAVE_LIBGMP
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `inet' library (-linet). */
#undef HAVE_LIBINET
2005-08-12 14:52:49 +08:00
/* define if you have libtool -ltdl */
#undef HAVE_LIBLTDL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `net' library (-lnet). */
#undef HAVE_LIBNET
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
#undef HAVE_LIBNSL_S
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
2021-03-13 00:00:59 +08:00
/* define if you have libsodium */
#undef HAVE_LIBSODIUM
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `V3' library (-lV3). */
#undef HAVE_LIBV3
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* if you have LinuxThreads */
#undef HAVE_LINUX_THREADS
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H
1998-10-25 09:41:42 +08:00
2009-08-19 17:15:10 +08:00
/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `lockf' function. */
#undef HAVE_LOCKF
1998-10-25 09:41:42 +08:00
/* Define to 1 if the system has the type `long long'. */
2005-08-12 14:52:49 +08:00
#undef HAVE_LONG_LONG
2004-04-25 05:30:28 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <ltdl.h> header file. */
#undef HAVE_LTDL_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
1998-10-25 09:41:42 +08:00
/* define if you have mbedtls */
#undef HAVE_MBEDTLS
/* Define to 1 if you have the <mbedtls/ssl.h> header file. */
#undef HAVE_MBEDTLS_SSL_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `memcpy' function. */
#undef HAVE_MEMCPY
2003-09-22 14:07:25 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE
2003-09-21 13:37:20 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
1998-10-25 09:41:42 +08:00
2005-11-15 02:32:27 +08:00
/* Define to 1 if you have the `memrchr' function. */
#undef HAVE_MEMRCHR
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `mktemp' function. */
#undef HAVE_MKTEMP
2005-08-12 14:52:49 +08:00
/* define this if you have mkversion */
#undef HAVE_MKVERSION
1998-11-05 07:29:52 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
1999-03-13 10:17:34 +08:00
2005-08-12 14:52:49 +08:00
/* define if strerror_r returns char* instead of int */
#undef HAVE_NONPOSIX_STRERROR_R
2005-08-12 14:52:49 +08:00
/* if you have NT Event Log */
#undef HAVE_NT_EVENT_LOG
2005-08-12 14:52:49 +08:00
/* if you have NT Service Manager */
#undef HAVE_NT_SERVICE_MANAGER
2005-08-12 14:52:49 +08:00
/* if you have NT Threads */
#undef HAVE_NT_THREADS
2004-10-13 08:30:27 +08:00
2005-10-14 07:52:14 +08:00
/* define if you have OpenSSL */
#undef HAVE_OPENSSL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <openssl/bn.h> header file. */
#undef HAVE_OPENSSL_BN_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <openssl/crypto.h> header file. */
#undef HAVE_OPENSSL_CRYPTO_H
2004-10-13 08:30:27 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <openssl/ssl.h> header file. */
#undef HAVE_OPENSSL_SSL_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `pipe' function. */
#undef HAVE_PIPE
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <process.h> header file. */
#undef HAVE_PROCESS_H
2005-08-12 14:52:49 +08:00
/* define to pthreads API spec revision */
#undef HAVE_PTHREADS
2002-02-11 08:28:17 +08:00
2005-08-12 14:52:49 +08:00
/* define if you have pthread_detach function */
#undef HAVE_PTHREAD_DETACH
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `pthread_getconcurrency' function. */
#undef HAVE_PTHREAD_GETCONCURRENCY
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `pthread_kill' function. */
#undef HAVE_PTHREAD_KILL
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `pthread_kill_other_threads_np' function. */
#undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP
1998-10-25 09:41:42 +08:00
2007-03-02 15:38:57 +08:00
/* define if you have pthread_rwlock_destroy function */
2005-08-12 14:52:49 +08:00
#undef HAVE_PTHREAD_RWLOCK_DESTROY
2004-09-12 13:35:03 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `pthread_setconcurrency' function. */
#undef HAVE_PTHREAD_SETCONCURRENCY
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `pthread_yield' function. */
#undef HAVE_PTHREAD_YIELD
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <pth.h> header file. */
#undef HAVE_PTH_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if the system has the type `ptrdiff_t'. */
#undef HAVE_PTRDIFF_T
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `read' function. */
#undef HAVE_READ
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `recv' function. */
#undef HAVE_RECV
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `recvfrom' function. */
#undef HAVE_RECVFROM
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H
1998-11-04 09:35:21 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <resolv.h> header file. */
#undef HAVE_RESOLV_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* define if you have res_query() */
#undef HAVE_RES_QUERY
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sasl.h> header file. */
#undef HAVE_SASL_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sasl/sasl.h> header file. */
#undef HAVE_SASL_SASL_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* define if your SASL library has sasl_version() */
#undef HAVE_SASL_VERSION
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sched.h> header file. */
#undef HAVE_SCHED_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `sched_yield' function. */
#undef HAVE_SCHED_YIELD
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `send' function. */
#undef HAVE_SEND
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `sendmsg' function. */
#undef HAVE_SENDMSG
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `sendto' function. */
#undef HAVE_SENDTO
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `setegid' function. */
#undef HAVE_SETEGID
2004-10-13 08:30:27 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `seteuid' function. */
#undef HAVE_SETEUID
2004-10-13 08:30:27 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `setgid' function. */
#undef HAVE_SETGID
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `setpwfile' function. */
#undef HAVE_SETPWFILE
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `setsid' function. */
#undef HAVE_SETSID
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `setuid' function. */
#undef HAVE_SETUID
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sgtty.h> header file. */
#undef HAVE_SGTTY_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <shadow.h> header file. */
#undef HAVE_SHADOW_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `sigaction' function. */
#undef HAVE_SIGACTION
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `signal' function. */
#undef HAVE_SIGNAL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `sigset' function. */
#undef HAVE_SIGSET
2000-01-14 07:02:51 +08:00
2005-08-12 14:52:49 +08:00
/* define if you have -lslp */
#undef HAVE_SLP
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <slp.h> header file. */
#undef HAVE_SLP_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
1998-10-25 09:41:42 +08:00
2021-03-13 00:00:59 +08:00
/* Define to 1 if you have the <sodium.h> header file. */
#undef HAVE_SODIUM_H
2005-08-12 14:52:49 +08:00
/* if you have spawnlp() */
#undef HAVE_SPAWNLP
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sqlext.h> header file. */
2002-11-11 11:21:14 +08:00
#undef HAVE_SQLEXT_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sql.h> header file. */
2002-11-11 11:21:14 +08:00
#undef HAVE_SQL_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <stddef.h> header file. */
1998-10-25 09:41:42 +08:00
#undef HAVE_STDDEF_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strerror_r' function. */
#undef HAVE_STRERROR_R
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strftime' function. */
#undef HAVE_STRFTIME
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
1998-10-25 09:41:42 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strpbrk' function. */
#undef HAVE_STRPBRK
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strrchr' function. */
#undef HAVE_STRRCHR
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strsep' function. */
#undef HAVE_STRSEP
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strspn' function. */
#undef HAVE_STRSPN
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strstr' function. */
#undef HAVE_STRSTR
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strtol' function. */
#undef HAVE_STRTOL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strtoll' function. */
#undef HAVE_STRTOLL
1999-05-19 15:12:20 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strtoq' function. */
#undef HAVE_STRTOQ
1999-05-19 15:12:20 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
/* Define to 1 if you have the `strtoull' function. */
#undef HAVE_STRTOULL
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `strtouq' function. */
#undef HAVE_STRTOUQ
/* Define to 1 if `msg_accrightslen' is a member of `struct msghdr'. */
2005-08-13 10:17:12 +08:00
#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN
/* Define to 1 if `msg_control' is a member of `struct msghdr'. */
2005-08-13 10:17:12 +08:00
#undef HAVE_STRUCT_MSGHDR_MSG_CONTROL
/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */
2005-08-13 06:28:17 +08:00
#undef HAVE_STRUCT_PASSWD_PW_GECOS
/* Define to 1 if `pw_passwd' is a member of `struct passwd'. */
2005-08-13 06:28:17 +08:00
#undef HAVE_STRUCT_PASSWD_PW_PASSWD
/* Define to 1 if `st_blksize' is a member of `struct stat'. */
2005-08-12 14:52:49 +08:00
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
/* Define to 1 if `st_fstype' is a member of `struct stat'. */
2007-05-11 04:33:41 +08:00
#undef HAVE_STRUCT_STAT_ST_FSTYPE
/* define to 1 if st_fstype is char * */
#undef HAVE_STRUCT_STAT_ST_FSTYPE_CHAR
/* define to 1 if st_fstype is int */
#undef HAVE_STRUCT_STAT_ST_FSTYPE_INT
/* Define to 1 if `st_vfstype' is a member of `struct stat'. */
2007-05-11 04:33:41 +08:00
#undef HAVE_STRUCT_STAT_ST_VFSTYPE
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <synch.h> header file. */
#undef HAVE_SYNCH_H
2001-12-07 12:40:07 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `sysconf' function. */
#undef HAVE_SYSCONF
2004-11-19 06:06:15 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sysexits.h> header file. */
#undef HAVE_SYSEXITS_H
2004-04-25 09:05:15 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <syslog.h> header file. */
1998-10-25 09:41:42 +08:00
#undef HAVE_SYSLOG_H
2004-04-25 09:05:15 +08:00
2021-04-21 09:30:29 +08:00
/* define if you have systemd */
#undef HAVE_SYSTEMD
/* Define to 1 if you have the <systemd/sd-daemon.h> header file. */
#undef HAVE_SYSTEMD_SD_DAEMON_H
/* Define to 1 if you have the <sys/devpoll.h> header file. */
#undef HAVE_SYS_DEVPOLL_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
#undef HAVE_SYS_DIR_H
2004-04-25 05:30:28 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/epoll.h> header file. */
#undef HAVE_SYS_EPOLL_H
2004-04-25 05:30:28 +08:00
/* define if you actually have sys_errlist in your libs */
#undef HAVE_SYS_ERRLIST
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/errno.h> header file. */
#undef HAVE_SYS_ERRNO_H
/* Define to 1 if you have the <sys/event.h> header file. */
#undef HAVE_SYS_EVENT_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/filio.h> header file. */
#undef HAVE_SYS_FILIO_H
2007-05-11 04:33:41 +08:00
/* Define to 1 if you have the <sys/fstyp.h> header file. */
#undef HAVE_SYS_FSTYP_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
*/
#undef HAVE_SYS_NDIR_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
2006-10-11 20:36:50 +08:00
/* Define to 1 if you have the <sys/poll.h> header file. */
#undef HAVE_SYS_POLL_H
2007-05-11 04:33:41 +08:00
/* Define to 1 if you have the <sys/privgrp.h> header file. */
#undef HAVE_SYS_PRIVGRP_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
2004-11-04 05:06:17 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/syslog.h> header file. */
#undef HAVE_SYS_SYSLOG_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/ucred.h> header file. */
#undef HAVE_SYS_UCRED_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/uio.h> header file. */
#undef HAVE_SYS_UIO_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <sys/uuid.h> header file. */
#undef HAVE_SYS_UUID_H
2007-05-11 04:33:41 +08:00
/* Define to 1 if you have the <sys/vmount.h> header file. */
#undef HAVE_SYS_VMOUNT_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
2005-08-12 14:52:49 +08:00
/* define if you have -lwrap */
#undef HAVE_TCPD
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <tcpd.h> header file. */
#undef HAVE_TCPD_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* if you have Solaris LWP (thr) package */
#undef HAVE_THR
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <thread.h> header file. */
#undef HAVE_THREAD_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `thr_getconcurrency' function. */
#undef HAVE_THR_GETCONCURRENCY
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `thr_setconcurrency' function. */
#undef HAVE_THR_SETCONCURRENCY
1999-03-30 12:25:52 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `thr_yield' function. */
#undef HAVE_THR_YIELD
2005-08-12 14:52:49 +08:00
/* define if you have TLS */
#undef HAVE_TLS
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
2001-12-07 12:40:07 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <utime.h> header file. */
#undef HAVE_UTIME_H
1999-08-03 08:50:52 +08:00
2007-03-03 04:53:56 +08:00
/* define if you have uuid_generate() */
2007-03-02 15:38:57 +08:00
#undef HAVE_UUID_GENERATE
2005-08-12 14:52:49 +08:00
/* define if you have uuid_to_str() */
#undef HAVE_UUID_TO_STR
2002-08-28 15:32:00 +08:00
2007-03-02 15:38:57 +08:00
/* Define to 1 if you have the <uuid/uuid.h> header file. */
#undef HAVE_UUID_UUID_H
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `vprintf' function. */
#undef HAVE_VPRINTF
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `wait4' function. */
#undef HAVE_WAIT4
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `waitpid' function. */
#undef HAVE_WAITPID
2005-08-12 14:52:49 +08:00
/* define if you have winsock */
#undef HAVE_WINSOCK
2005-08-12 14:52:49 +08:00
/* define if you have winsock2 */
#undef HAVE_WINSOCK2
2004-10-13 08:30:27 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <winsock2.h> header file. */
#undef HAVE_WINSOCK2_H
2004-09-12 13:35:03 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the <winsock.h> header file. */
#undef HAVE_WINSOCK_H
2003-06-29 03:52:19 +08:00
2005-08-12 14:52:49 +08:00
/* Define to 1 if you have the `write' function. */
#undef HAVE_WRITE
2000-01-14 07:02:51 +08:00
2005-08-12 14:52:49 +08:00
/* define if select implicitly yields */
#undef HAVE_YIELDING_SELECT
2000-01-14 07:02:51 +08:00
/* Define to 1 if you have the `_vsnprintf' function. */
#undef HAVE__VSNPRINTF
2005-08-12 14:52:49 +08:00
/* define to 32-bit or greater integer type */
#undef LBER_INT_T
2000-01-14 07:02:51 +08:00
2005-08-12 14:52:49 +08:00
/* define to large integer type */
#undef LBER_LEN_T
2005-08-12 14:52:49 +08:00
/* define to socket descriptor type */
#undef LBER_SOCKET_T
2000-01-14 07:02:51 +08:00
2005-08-12 14:52:49 +08:00
/* define to large integer type */
#undef LBER_TAG_T
2000-01-14 07:02:51 +08:00
/* define to 1 if library is reentrant */
#undef LDAP_API_FEATURE_X_OPENLDAP_REENTRANT
2005-08-12 14:52:49 +08:00
/* define to 1 if library is thread safe */
#undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
2000-01-14 07:02:51 +08:00
2005-08-12 14:52:49 +08:00
/* define to LDAP VENDOR VERSION */
#undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
2005-08-12 14:52:49 +08:00
/* define this to add debugging code */
#undef LDAP_DEBUG
2005-08-12 14:52:49 +08:00
/* define if LDAP libs are dynamic */
#undef LDAP_LIBS_DYNAMIC
2005-08-12 14:52:49 +08:00
/* define to support PF_INET6 */
#undef LDAP_PF_INET6
2005-08-12 14:52:49 +08:00
/* define to support PF_LOCAL */
#undef LDAP_PF_LOCAL
2005-08-12 14:52:49 +08:00
/* define this to add SLAPI code */
#undef LDAP_SLAPI
2005-08-12 14:52:49 +08:00
/* define this to add syslog code */
#undef LDAP_SYSLOG
2005-08-12 14:52:49 +08:00
/* Version */
#undef LDAP_VENDOR_VERSION
2005-08-12 14:52:49 +08:00
/* Major */
#undef LDAP_VENDOR_VERSION_MAJOR
2004-04-08 16:54:49 +08:00
2005-08-12 14:52:49 +08:00
/* Minor */
#undef LDAP_VENDOR_VERSION_MINOR
2005-08-12 14:52:49 +08:00
/* Patch */
#undef LDAP_VENDOR_VERSION_PATCH
1999-08-04 04:02:44 +08:00
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
2005-08-12 14:52:49 +08:00
/* define if memcmp is not 8-bit clean or is otherwise broken */
#undef NEED_MEMCMP_REPLACEMENT
2005-08-12 14:52:49 +08:00
/* define if you have (or want) no threads */
#undef NO_THREADS
2005-12-28 00:29:37 +08:00
/* define to use the original debug style */
#undef OLD_DEBUG
2005-08-12 14:52:49 +08:00
/* Package */
#undef OPENLDAP_PACKAGE
2005-03-16 10:23:05 +08:00
2005-08-12 14:52:49 +08:00
/* Version */
#undef OPENLDAP_VERSION
2005-08-12 14:52:49 +08:00
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
2005-08-12 14:52:49 +08:00
/* Define to the full name of this package. */
#undef PACKAGE_NAME
2002-12-10 00:46:47 +08:00
2005-08-12 14:52:49 +08:00
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
2002-12-10 00:46:47 +08:00
2005-08-12 14:52:49 +08:00
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
2005-08-12 14:52:49 +08:00
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* define if sched_yield yields the entire process */
#undef REPLACE_BROKEN_YIELD
2005-08-12 14:52:49 +08:00
/* Define to the type of arg 1 for `select'. */
#undef SELECT_TYPE_ARG1
2005-08-12 14:52:49 +08:00
/* Define to the type of args 2, 3 and 4 for `select'. */
#undef SELECT_TYPE_ARG234
2005-08-12 14:52:49 +08:00
/* Define to the type of arg 5 for `select'. */
#undef SELECT_TYPE_ARG5
/* The size of `int', as computed by sizeof. */
2005-08-12 14:52:49 +08:00
#undef SIZEOF_INT
/* The size of `long', as computed by sizeof. */
2005-08-12 14:52:49 +08:00
#undef SIZEOF_LONG
/* The size of `long long', as computed by sizeof. */
2006-02-10 16:21:02 +08:00
#undef SIZEOF_LONG_LONG
/* The size of `short', as computed by sizeof. */
2005-08-12 14:52:49 +08:00
#undef SIZEOF_SHORT
/* The size of `wchar_t', as computed by sizeof. */
2005-08-12 14:52:49 +08:00
#undef SIZEOF_WCHAR_T
/* define to support per-object ACIs */
#undef SLAPD_ACI_ENABLED
2005-08-12 14:52:49 +08:00
/* define to support cleartext passwords */
#undef SLAPD_CLEARTEXT
/* define to support crypt(3) passwords */
#undef SLAPD_CRYPT
/* define to support modules */
#undef SLAPD_MODULES
2005-08-12 14:52:49 +08:00
/* define to support reverse lookups */
#undef SLAPD_RLOOKUPS
/* define to support SASL passwords */
#undef SLAPD_SPASSWD
2006-01-07 01:14:41 +08:00
/* define to support run-time loadable ACL */
#undef SLAP_DYNACL
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
2005-08-12 14:52:49 +08:00
#undef STDC_HEADERS
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
/* set to urandom device */
#undef URANDOM_DEVICE
2006-02-10 16:21:02 +08:00
/* define to use OpenSSL BIGNUM for MP */
#undef USE_MP_BIGNUM
2006-02-10 23:13:23 +08:00
/* define to use GMP for MP */
#undef USE_MP_GMP
2006-02-10 16:21:02 +08:00
/* define to use 'long' for MP */
#undef USE_MP_LONG
2006-02-10 23:13:23 +08:00
/* define to use 'long long' for MP */
2006-02-10 16:21:02 +08:00
#undef USE_MP_LONG_LONG
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
2005-08-12 14:52:49 +08:00
2007-06-10 07:38:13 +08:00
/* Define to the type of arg 3 for `accept'. */
#undef ber_socklen_t
2005-08-12 14:52:49 +08:00
/* Define to `char *' if <sys/types.h> does not define. */
#undef caddr_t
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
2005-08-12 14:52:49 +08:00
/* Define to `int' if <sys/types.h> does not define. */
#undef mode_t
/* Define to `long' if <sys/types.h> does not define. */
#undef off_t
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
2005-08-13 11:04:44 +08:00
/* Define to `int' if <signal.h> does not define. */
2005-08-12 14:52:49 +08:00
#undef sig_atomic_t
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
/* define to snprintf routine */
#undef snprintf
2007-06-10 07:38:13 +08:00
/* Define like ber_socklen_t if <sys/socket.h> does not define. */
2005-08-12 14:52:49 +08:00
#undef socklen_t
/* Define to `signed int' if <sys/types.h> does not define. */
#undef ssize_t
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
/* define as empty if volatile is not supported */
#undef volatile
2002-12-10 00:46:47 +08:00
2005-08-12 14:52:49 +08:00
/* define to snprintf routine */
#undef vsnprintf
2005-08-12 14:52:49 +08:00
/* begin of portable.h.post */
1998-10-25 09:41:42 +08:00
#define RETSIGTYPE void
#ifdef _WIN32
/* don't suck in all of the win32 api */
# define WIN32_LEAN_AND_MEAN 1
#endif
#ifndef LDAP_NEEDS_PROTOTYPES
/* force LDAP_P to always include prototypes */
#define LDAP_NEEDS_PROTOTYPES 1
#endif
#ifndef LDAP_REL_ENG
#if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL)
#define LDAP_DEVEL
#endif
#if defined(LDAP_DEVEL) && !defined(LDAP_TEST)
#define LDAP_TEST
#endif
#endif
1998-10-25 09:41:42 +08:00
2003-12-16 09:58:15 +08:00
#ifdef HAVE_STDDEF_H
# include <stddef.h>
#endif
#ifdef HAVE_EBCDIC
/* ASCII/EBCDIC converting replacements for stdio funcs
* vsnprintf and snprintf are used too, but they are already
* checked by the configure script
*/
#define fputs ber_pvt_fputs
#define fgets ber_pvt_fgets
#define printf ber_pvt_printf
#define fprintf ber_pvt_fprintf
#define vfprintf ber_pvt_vfprintf
#define vsprintf ber_pvt_vsprintf
#endif
#include "ac/fdset.h"
1998-10-25 09:41:42 +08:00
#include "ldap_cdefs.h"
#include "ldap_features.h"
1998-10-25 09:41:42 +08:00
#include "ac/assert.h"
2003-04-08 06:44:15 +08:00
#include "ac/localize.h"
1998-10-25 09:41:42 +08:00
#endif /* _LDAP_PORTABLE_H */
2005-08-12 14:52:49 +08:00
/* end of portable.h.post */