]> git.sur5r.net Git - openldap/blob - include/portable.hin
Regenerated with new OL_ARG_ENABLE
[openldap] / include / portable.hin
1 /* include/portable.hin.  Generated from configure.in by autoheader.  */
2
3
4 /* begin of portable.h.pre */
5 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
6  *
7  * Copyright 1998-2005 The OpenLDAP Foundation
8  * All rights reserved.
9  *
10  * Redistribution and use in source and binary forms, with or without
11  * modification, are permitted only as authorized by the OpenLDAP
12  * Public License.
13  *
14  * A copy of this license is available in the file LICENSE in the
15  * top-level directory of the distribution or, alternatively, at
16  * <http://www.OpenLDAP.org/license.html>.
17  */
18
19 #ifndef _LDAP_PORTABLE_H
20 #define _LDAP_PORTABLE_H
21
22 /* define this if needed to get reentrant functions */
23 #ifndef REENTRANT
24 #undef REENTRANT
25 #endif
26 #ifndef _REENTRANT
27 #undef _REENTRANT
28 #endif
29
30 /* define this if needed to get threadsafe functions */
31 #ifndef THREADSAFE
32 #undef THREADSAFE
33 #endif
34 #ifndef _THREADSAFE
35 #undef _THREADSAFE
36 #endif
37 #ifndef THREAD_SAFE
38 #undef THREAD_SAFE
39 #endif
40 #ifndef _THREAD_SAFE
41 #undef _THREAD_SAFE
42 #endif
43
44 #ifndef _SGI_MP_SOURCE
45 #undef _SGI_MP_SOURCE
46 #endif
47
48 /* end of portable.h.pre */
49
50
51 /* define to use both <string.h> and <strings.h> */
52 #undef BOTH_STRINGS_H
53
54 /* define if cross compiling */
55 #undef CROSS_COMPILING
56
57 /* set to the number of arguments ctime_r() expects */
58 #undef CTIME_R_NARGS
59
60 /* define if toupper() requires islower() */
61 #undef C_UPPER_LOWER
62
63 /* define if sys_errlist is not declared in stdio.h or errno.h */
64 #undef DECL_SYS_ERRLIST
65
66 /* define to enable rewriting in back-ldap and back-meta */
67 #undef ENABLE_REWRITE
68
69 /* define to enable slapi library */
70 #undef ENABLE_SLAPI
71
72 /* defined to be the EXE extension */
73 #undef EXEEXT
74
75 /* set to the number of arguments gethostbyaddr_r() expects */
76 #undef GETHOSTBYADDR_R_NARGS
77
78 /* set to the number of arguments gethostbyname_r() expects */
79 #undef GETHOSTBYNAME_R_NARGS
80
81 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
82 #undef GWINSZ_IN_SYS_IOCTL
83
84 /* define if you have AIX security lib */
85 #undef HAVE_AIX_SECURITY
86
87 /* Define to 1 if you have the <arpa/inet.h> header file. */
88 #undef HAVE_ARPA_INET_H
89
90 /* Define to 1 if you have the <arpa/nameser.h> header file. */
91 #undef HAVE_ARPA_NAMESER_H
92
93 /* Define to 1 if you have the <assert.h> header file. */
94 #undef HAVE_ASSERT_H
95
96 /* Define to 1 if you have the `bcopy' function. */
97 #undef HAVE_BCOPY
98
99 /* define this if Berkeley DB is available */
100 #undef HAVE_BERKELEY_DB
101
102 /* define if Berkeley DB has DB_THREAD support */
103 #undef HAVE_BERKELEY_DB_THREAD
104
105 /* define if you have SSLeay or OpenSSL's BIGNUM */
106 #undef HAVE_BIGNUM
107
108 /* Define to 1 if you have the <bits/types.h> header file. */
109 #undef HAVE_BITS_TYPES_H
110
111 /* Define to 1 if you have the <bn.h> header file. */
112 #undef HAVE_BN_H
113
114 /* Define to 1 if you have the `chroot' function. */
115 #undef HAVE_CHROOT
116
117 /* Define to 1 if you have the `closesocket' function. */
118 #undef HAVE_CLOSESOCKET
119
120 /* Define to 1 if you have the <conio.h> header file. */
121 #undef HAVE_CONIO_H
122
123 /* define if crypt(3) is available */
124 #undef HAVE_CRYPT
125
126 /* Define to 1 if you have the <crypto.h> header file. */
127 #undef HAVE_CRYPTO_H
128
129 /* Define to 1 if you have the <crypt.h> header file. */
130 #undef HAVE_CRYPT_H
131
132 /* Define to 1 if you have the <cthreads.h> header file. */
133 #undef HAVE_CTHREADS_H
134
135 /* Define to 1 if you have the `ctime_r' function. */
136 #undef HAVE_CTIME_R
137
138 /* define if you have Cyrus SASL */
139 #undef HAVE_CYRUS_SASL
140
141 /* Define to 1 if you have the <db_185.h> header file. */
142 #undef HAVE_DB_185_H
143
144 /* Define to 1 if you have the <db.h> header file. */
145 #undef HAVE_DB_H
146
147 /* define if you have Kerberos des_debug */
148 #undef HAVE_DES_DEBUG
149
150 /* Define to 1 if you have the <des.h> header file. */
151 #undef HAVE_DES_H
152
153 /* Define to 1 if you have the <direct.h> header file. */
154 #undef HAVE_DIRECT_H
155
156 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
157    */
158 #undef HAVE_DIRENT_H
159
160 /* Define to 1 if you have the <dlfcn.h> header file. */
161 #undef HAVE_DLFCN_H
162
163 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
164 #undef HAVE_DOPRNT
165
166 /* define if system uses EBCDIC instead of ASCII */
167 #undef HAVE_EBCDIC
168
169 /* Define to 1 if you have the `endgrent' function. */
170 #undef HAVE_ENDGRENT
171
172 /* Define to 1 if you have the `endpwent' function. */
173 #undef HAVE_ENDPWENT
174
175 /* define if your system supports epoll */
176 #undef HAVE_EPOLL
177
178 /* Define to 1 if you have the <errno.h> header file. */
179 #undef HAVE_ERRNO_H
180
181 /* Define to 1 if you have the `fcntl' function. */
182 #undef HAVE_FCNTL
183
184 /* Define to 1 if you have the <fcntl.h> header file. */
185 #undef HAVE_FCNTL_H
186
187 /* define if you actually have FreeBSD fetch(3) */
188 #undef HAVE_FETCH
189
190 /* Define to 1 if you have the <filio.h> header file. */
191 #undef HAVE_FILIO_H
192
193 /* Define to 1 if you have the `flock' function. */
194 #undef HAVE_FLOCK
195
196 /* Define to 1 if you have the `fstat' function. */
197 #undef HAVE_FSTAT
198
199 /* Define to 1 if you have the `gai_strerror' function. */
200 #undef HAVE_GAI_STRERROR
201
202 /* define if GNU DBM is available */
203 #undef HAVE_GDBM
204
205 /* Define to 1 if you have the <gdbm.h> header file. */
206 #undef HAVE_GDBM_H
207
208 /* Define to 1 if you have the `getaddrinfo' function. */
209 #undef HAVE_GETADDRINFO
210
211 /* Define to 1 if you have the `getdtablesize' function. */
212 #undef HAVE_GETDTABLESIZE
213
214 /* Define to 1 if you have the `getgrgid' function. */
215 #undef HAVE_GETGRGID
216
217 /* Define to 1 if you have the `gethostbyaddr_r' function. */
218 #undef HAVE_GETHOSTBYADDR_R
219
220 /* Define to 1 if you have the `gethostbyname_r' function. */
221 #undef HAVE_GETHOSTBYNAME_R
222
223 /* Define to 1 if you have the `gethostname' function. */
224 #undef HAVE_GETHOSTNAME
225
226 /* Define to 1 if you have the `getnameinfo' function. */
227 #undef HAVE_GETNAMEINFO
228
229 /* Define to 1 if you have the `getopt' function. */
230 #undef HAVE_GETOPT
231
232 /* Define to 1 if you have the <getopt.h> header file. */
233 #undef HAVE_GETOPT_H
234
235 /* Define to 1 if you have the `getpass' function. */
236 #undef HAVE_GETPASS
237
238 /* Define to 1 if you have the `getpassphrase' function. */
239 #undef HAVE_GETPASSPHRASE
240
241 /* Define to 1 if you have the `getpeereid' function. */
242 #undef HAVE_GETPEEREID
243
244 /* Define to 1 if you have the `getpwnam' function. */
245 #undef HAVE_GETPWNAM
246
247 /* Define to 1 if you have the `getpwuid' function. */
248 #undef HAVE_GETPWUID
249
250 /* Define to 1 if you have the `getspnam' function. */
251 #undef HAVE_GETSPNAM
252
253 /* Define to 1 if you have the `gettimeofday' function. */
254 #undef HAVE_GETTIMEOFDAY
255
256 /* define if you have -lgmp */
257 #undef HAVE_GMP
258
259 /* Define to 1 if you have the <gmp.h> header file. */
260 #undef HAVE_GMP_H
261
262 /* if you have GNU Pth */
263 #undef HAVE_GNU_PTH
264
265 /* Define to 1 if you have the <grp.h> header file. */
266 #undef HAVE_GRP_H
267
268 /* define if you have HEIMDAL Kerberos */
269 #undef HAVE_HEIMDAL_KERBEROS
270
271 /* Define to 1 if you have the <heim_err.h> header file. */
272 #undef HAVE_HEIM_ERR_H
273
274 /* Define to 1 if you have the `hstrerror' function. */
275 #undef HAVE_HSTRERROR
276
277 /* define to you inet_aton(3) is available */
278 #undef HAVE_INET_ATON
279
280 /* Define to 1 if you have the `inet_ntop' function. */
281 #undef HAVE_INET_NTOP
282
283 /* Define to 1 if you have the `initgroups' function. */
284 #undef HAVE_INITGROUPS
285
286 /* Define to 1 if you have the <inttypes.h> header file. */
287 #undef HAVE_INTTYPES_H
288
289 /* Define to 1 if you have the <io.h> header file. */
290 #undef HAVE_IO_H
291
292 /* define if you have Kerberos */
293 #undef HAVE_KERBEROS
294
295 /* Define to 1 if you have the <kerberosIV/des.h> header file. */
296 #undef HAVE_KERBEROSIV_DES_H
297
298 /* Define to 1 if you have the <kerberosIV/krb.h> header file. */
299 #undef HAVE_KERBEROSIV_KRB_H
300
301 /* define if you have Kerberos IV */
302 #undef HAVE_KRB4
303
304 /* define if you have Kerberos V with IV support */
305 #undef HAVE_KRB425
306
307 /* define if you have Kerberos V */
308 #undef HAVE_KRB5
309
310 /* Define to 1 if you have the <krb5.h> header file. */
311 #undef HAVE_KRB5_H
312
313 /* Define to 1 if you have the <krb-archaeology.h> header file. */
314 #undef HAVE_KRB_ARCHAEOLOGY_H
315
316 /* Define to 1 if you have the <krb.h> header file. */
317 #undef HAVE_KRB_H
318
319 /* define if you have Kth Kerberos */
320 #undef HAVE_KTH_KERBEROS
321
322 /* Define to 1 if you have the `gen' library (-lgen). */
323 #undef HAVE_LIBGEN
324
325 /* Define to 1 if you have the `inet' library (-linet). */
326 #undef HAVE_LIBINET
327
328 /* define if you have libtool -ltdl */
329 #undef HAVE_LIBLTDL
330
331 /* Define to 1 if you have the `net' library (-lnet). */
332 #undef HAVE_LIBNET
333
334 /* Define to 1 if you have the `nsl' library (-lnsl). */
335 #undef HAVE_LIBNSL
336
337 /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
338 #undef HAVE_LIBNSL_S
339
340 /* Define to 1 if you have the `socket' library (-lsocket). */
341 #undef HAVE_LIBSOCKET
342
343 /* Define to 1 if you have the <libutil.h> header file. */
344 #undef HAVE_LIBUTIL_H
345
346 /* Define to 1 if you have the `V3' library (-lV3). */
347 #undef HAVE_LIBV3
348
349 /* Define to 1 if you have the <limits.h> header file. */
350 #undef HAVE_LIMITS_H
351
352 /* if you have LinuxThreads */
353 #undef HAVE_LINUX_THREADS
354
355 /* Define to 1 if you have the <locale.h> header file. */
356 #undef HAVE_LOCALE_H
357
358 /* Define to 1 if you have the `lockf' function. */
359 #undef HAVE_LOCKF
360
361 /* Define to 1 if the system has the type `long long'. */
362 #undef HAVE_LONG_LONG
363
364 /* Define to 1 if you have the <ltdl.h> header file. */
365 #undef HAVE_LTDL_H
366
367 /* if you have SunOS LWP package */
368 #undef HAVE_LWP
369
370 /* Define to 1 if you have the <lwp/lwp.h> header file. */
371 #undef HAVE_LWP_LWP_H
372
373 /* define if you have Mach Cthreads */
374 #undef HAVE_MACH_CTHREADS
375
376 /* Define to 1 if you have the <mach/cthreads.h> header file. */
377 #undef HAVE_MACH_CTHREADS_H
378
379 /* Define to 1 if you have the <malloc.h> header file. */
380 #undef HAVE_MALLOC_H
381
382 /* define if MDBM is available */
383 #undef HAVE_MDBM
384
385 /* Define to 1 if you have the <mdbm.h> header file. */
386 #undef HAVE_MDBM_H
387
388 /* Define to 1 if you have the `memcpy' function. */
389 #undef HAVE_MEMCPY
390
391 /* Define to 1 if you have the `memmove' function. */
392 #undef HAVE_MEMMOVE
393
394 /* Define to 1 if you have the <memory.h> header file. */
395 #undef HAVE_MEMORY_H
396
397 /* Define to 1 if you have the `mkstemp' function. */
398 #undef HAVE_MKSTEMP
399
400 /* Define to 1 if you have the `mktemp' function. */
401 #undef HAVE_MKTEMP
402
403 /* define this if you have mkversion */
404 #undef HAVE_MKVERSION
405
406 /* define if NDBM is available */
407 #undef HAVE_NDBM
408
409 /* Define to 1 if you have the <ndbm.h> header file. */
410 #undef HAVE_NDBM_H
411
412 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
413 #undef HAVE_NDIR_H
414
415 /* Define to 1 if you have the <netinet/tcp.h> header file. */
416 #undef HAVE_NETINET_TCP_H
417
418 /* define if strerror_r returns char* instead of int */
419 #undef HAVE_NONPOSIX_STRERROR_R
420
421 /* if you have NT Event Log */
422 #undef HAVE_NT_EVENT_LOG
423
424 /* if you have NT Service Manager */
425 #undef HAVE_NT_SERVICE_MANAGER
426
427 /* if you have NT Threads */
428 #undef HAVE_NT_THREADS
429
430 /* Define to 1 if you have the <openssl/bn.h> header file. */
431 #undef HAVE_OPENSSL_BN_H
432
433 /* define if you have OpenSSL with CRL checking capability */
434 #undef HAVE_OPENSSL_CRL
435
436 /* Define to 1 if you have the <openssl/crypto.h> header file. */
437 #undef HAVE_OPENSSL_CRYPTO_H
438
439 /* Define to 1 if you have the <openssl/ssl.h> header file. */
440 #undef HAVE_OPENSSL_SSL_H
441
442 /* Define to 1 if you have the `pipe' function. */
443 #undef HAVE_PIPE
444
445 /* Define to 1 if you have the `poll' function. */
446 #undef HAVE_POLL
447
448 /* Define to 1 if you have the <poll.h> header file. */
449 #undef HAVE_POLL_H
450
451 /* Define to 1 if you have the <process.h> header file. */
452 #undef HAVE_PROCESS_H
453
454 /* Define to 1 if you have the <psap.h> header file. */
455 #undef HAVE_PSAP_H
456
457 /* define to pthreads API spec revision */
458 #undef HAVE_PTHREADS
459
460 /* define if you have pthread_detach function */
461 #undef HAVE_PTHREAD_DETACH
462
463 /* Define to 1 if you have the `pthread_getconcurrency' function. */
464 #undef HAVE_PTHREAD_GETCONCURRENCY
465
466 /* Define to 1 if you have the <pthread.h> header file. */
467 #undef HAVE_PTHREAD_H
468
469 /* Define to 1 if you have the `pthread_kill' function. */
470 #undef HAVE_PTHREAD_KILL
471
472 /* Define to 1 if you have the `pthread_kill_other_threads_np' function. */
473 #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP
474
475 /* Define to 1 if you have the `pthread_rwlock_destroy' function. */
476 #undef HAVE_PTHREAD_RWLOCK_DESTROY
477
478 /* Define to 1 if you have the `pthread_setconcurrency' function. */
479 #undef HAVE_PTHREAD_SETCONCURRENCY
480
481 /* Define to 1 if you have the `pthread_yield' function. */
482 #undef HAVE_PTHREAD_YIELD
483
484 /* Define to 1 if you have the <pth.h> header file. */
485 #undef HAVE_PTH_H
486
487 /* Define to 1 if the system has the type `ptrdiff_t'. */
488 #undef HAVE_PTRDIFF_T
489
490 /* Define to 1 if you have the <pwd.h> header file. */
491 #undef HAVE_PWD_H
492
493 /* Define to 1 if you have the `read' function. */
494 #undef HAVE_READ
495
496 /* Define to 1 if you have the `recv' function. */
497 #undef HAVE_RECV
498
499 /* Define to 1 if you have the `recvfrom' function. */
500 #undef HAVE_RECVFROM
501
502 /* Define to 1 if you have the <regex.h> header file. */
503 #undef HAVE_REGEX_H
504
505 /* Define to 1 if you have the <resolv.h> header file. */
506 #undef HAVE_RESOLV_H
507
508 /* define if you have res_query() */
509 #undef HAVE_RES_QUERY
510
511 /* define if you have RSAref */
512 #undef HAVE_RSAREF
513
514 /* Define to 1 if you have the <sasl.h> header file. */
515 #undef HAVE_SASL_H
516
517 /* Define to 1 if you have the <sasl/sasl.h> header file. */
518 #undef HAVE_SASL_SASL_H
519
520 /* define if your SASL library has sasl_version() */
521 #undef HAVE_SASL_VERSION
522
523 /* Define to 1 if you have the <sched.h> header file. */
524 #undef HAVE_SCHED_H
525
526 /* Define to 1 if you have the `sched_yield' function. */
527 #undef HAVE_SCHED_YIELD
528
529 /* Define to 1 if you have the `send' function. */
530 #undef HAVE_SEND
531
532 /* Define to 1 if you have the `sendmsg' function. */
533 #undef HAVE_SENDMSG
534
535 /* Define to 1 if you have the `sendto' function. */
536 #undef HAVE_SENDTO
537
538 /* Define to 1 if you have the `setegid' function. */
539 #undef HAVE_SETEGID
540
541 /* Define to 1 if you have the `seteuid' function. */
542 #undef HAVE_SETEUID
543
544 /* Define to 1 if you have the `setgid' function. */
545 #undef HAVE_SETGID
546
547 /* define if setproctitle(3) is available */
548 #undef HAVE_SETPROCTITLE
549
550 /* Define to 1 if you have the `setpwfile' function. */
551 #undef HAVE_SETPWFILE
552
553 /* Define to 1 if you have the `setsid' function. */
554 #undef HAVE_SETSID
555
556 /* Define to 1 if you have the `setuid' function. */
557 #undef HAVE_SETUID
558
559 /* Define to 1 if you have the <sgtty.h> header file. */
560 #undef HAVE_SGTTY_H
561
562 /* Define to 1 if you have the <shadow.h> header file. */
563 #undef HAVE_SHADOW_H
564
565 /* Define to 1 if you have the `sigaction' function. */
566 #undef HAVE_SIGACTION
567
568 /* Define to 1 if you have the `signal' function. */
569 #undef HAVE_SIGNAL
570
571 /* Define to 1 if you have the `sigset' function. */
572 #undef HAVE_SIGSET
573
574 /* define if you have -lslp */
575 #undef HAVE_SLP
576
577 /* Define to 1 if you have the <slp.h> header file. */
578 #undef HAVE_SLP_H
579
580 /* Define to 1 if you have the `snprintf' function. */
581 #undef HAVE_SNPRINTF
582
583 /* if you have spawnlp() */
584 #undef HAVE_SPAWNLP
585
586 /* Define to 1 if you have the <sqlext.h> header file. */
587 #undef HAVE_SQLEXT_H
588
589 /* Define to 1 if you have the <sql.h> header file. */
590 #undef HAVE_SQL_H
591
592 /* define if you have SSLeay or OpenSSL */
593 #undef HAVE_SSLEAY
594
595 /* Define to 1 if you have the <ssl.h> header file. */
596 #undef HAVE_SSL_H
597
598 /* Define to 1 if you have the <stddef.h> header file. */
599 #undef HAVE_STDDEF_H
600
601 /* Define to 1 if you have the <stdint.h> header file. */
602 #undef HAVE_STDINT_H
603
604 /* Define to 1 if you have the <stdlib.h> header file. */
605 #undef HAVE_STDLIB_H
606
607 /* Define to 1 if you have the `strdup' function. */
608 #undef HAVE_STRDUP
609
610 /* Define to 1 if you have the `strerror' function. */
611 #undef HAVE_STRERROR
612
613 /* Define to 1 if you have the `strerror_r' function. */
614 #undef HAVE_STRERROR_R
615
616 /* Define to 1 if you have the `strftime' function. */
617 #undef HAVE_STRFTIME
618
619 /* Define to 1 if you have the <strings.h> header file. */
620 #undef HAVE_STRINGS_H
621
622 /* Define to 1 if you have the <string.h> header file. */
623 #undef HAVE_STRING_H
624
625 /* Define to 1 if you have the `strpbrk' function. */
626 #undef HAVE_STRPBRK
627
628 /* Define to 1 if you have the `strrchr' function. */
629 #undef HAVE_STRRCHR
630
631 /* Define to 1 if you have the `strsep' function. */
632 #undef HAVE_STRSEP
633
634 /* Define to 1 if you have the `strspn' function. */
635 #undef HAVE_STRSPN
636
637 /* Define to 1 if you have the `strstr' function. */
638 #undef HAVE_STRSTR
639
640 /* Define to 1 if you have the `strtol' function. */
641 #undef HAVE_STRTOL
642
643 /* Define to 1 if you have the `strtoll' function. */
644 #undef HAVE_STRTOLL
645
646 /* Define to 1 if you have the `strtoq' function. */
647 #undef HAVE_STRTOQ
648
649 /* Define to 1 if you have the `strtoul' function. */
650 #undef HAVE_STRTOUL
651
652 /* Define to 1 if you have the `strtouq' function. */
653 #undef HAVE_STRTOUQ
654
655 /* Define to 1 if `msg_accrightslen' is member of `struct msghdr'. */
656 #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN
657
658 /* Define to 1 if `msg_control' is member of `struct msghdr'. */
659 #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL
660
661 /* Define to 1 if `pw_gecos' is member of `struct passwd'. */
662 #undef HAVE_STRUCT_PASSWD_PW_GECOS
663
664 /* Define to 1 if `pw_passwd' is member of `struct passwd'. */
665 #undef HAVE_STRUCT_PASSWD_PW_PASSWD
666
667 /* Define to 1 if `st_blksize' is member of `struct stat'. */
668 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
669
670 /* Define to 1 if you have the <synch.h> header file. */
671 #undef HAVE_SYNCH_H
672
673 /* Define to 1 if you have the `sysconf' function. */
674 #undef HAVE_SYSCONF
675
676 /* Define to 1 if you have the <sysexits.h> header file. */
677 #undef HAVE_SYSEXITS_H
678
679 /* Define to 1 if you have the <syslog.h> header file. */
680 #undef HAVE_SYSLOG_H
681
682 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
683    */
684 #undef HAVE_SYS_DIR_H
685
686 /* Define to 1 if you have the <sys/epoll.h> header file. */
687 #undef HAVE_SYS_EPOLL_H
688
689 /* define if you actually have sys_errlist in your libs */
690 #undef HAVE_SYS_ERRLIST
691
692 /* Define to 1 if you have the <sys/errno.h> header file. */
693 #undef HAVE_SYS_ERRNO_H
694
695 /* Define to 1 if you have the <sys/file.h> header file. */
696 #undef HAVE_SYS_FILE_H
697
698 /* Define to 1 if you have the <sys/filio.h> header file. */
699 #undef HAVE_SYS_FILIO_H
700
701 /* Define to 1 if you have the <sys/ioctl.h> header file. */
702 #undef HAVE_SYS_IOCTL_H
703
704 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
705    */
706 #undef HAVE_SYS_NDIR_H
707
708 /* Define to 1 if you have the <sys/param.h> header file. */
709 #undef HAVE_SYS_PARAM_H
710
711 /* Define to 1 if you have the <sys/resource.h> header file. */
712 #undef HAVE_SYS_RESOURCE_H
713
714 /* Define to 1 if you have the <sys/select.h> header file. */
715 #undef HAVE_SYS_SELECT_H
716
717 /* Define to 1 if you have the <sys/socket.h> header file. */
718 #undef HAVE_SYS_SOCKET_H
719
720 /* Define to 1 if you have the <sys/stat.h> header file. */
721 #undef HAVE_SYS_STAT_H
722
723 /* Define to 1 if you have the <sys/syslog.h> header file. */
724 #undef HAVE_SYS_SYSLOG_H
725
726 /* Define to 1 if you have the <sys/time.h> header file. */
727 #undef HAVE_SYS_TIME_H
728
729 /* Define to 1 if you have the <sys/types.h> header file. */
730 #undef HAVE_SYS_TYPES_H
731
732 /* Define to 1 if you have the <sys/ucred.h> header file. */
733 #undef HAVE_SYS_UCRED_H
734
735 /* Define to 1 if you have the <sys/uio.h> header file. */
736 #undef HAVE_SYS_UIO_H
737
738 /* Define to 1 if you have the <sys/un.h> header file. */
739 #undef HAVE_SYS_UN_H
740
741 /* Define to 1 if you have the <sys/uuid.h> header file. */
742 #undef HAVE_SYS_UUID_H
743
744 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
745 #undef HAVE_SYS_WAIT_H
746
747 /* define if you have -lwrap */
748 #undef HAVE_TCPD
749
750 /* Define to 1 if you have the <tcpd.h> header file. */
751 #undef HAVE_TCPD_H
752
753 /* Define to 1 if you have the <termios.h> header file. */
754 #undef HAVE_TERMIOS_H
755
756 /* if you have Solaris LWP (thr) package */
757 #undef HAVE_THR
758
759 /* Define to 1 if you have the <thread.h> header file. */
760 #undef HAVE_THREAD_H
761
762 /* Define to 1 if you have the `thr_getconcurrency' function. */
763 #undef HAVE_THR_GETCONCURRENCY
764
765 /* Define to 1 if you have the `thr_setconcurrency' function. */
766 #undef HAVE_THR_SETCONCURRENCY
767
768 /* Define to 1 if you have the `thr_yield' function. */
769 #undef HAVE_THR_YIELD
770
771 /* define if you have TLS */
772 #undef HAVE_TLS
773
774 /* Define to 1 if you have the <unistd.h> header file. */
775 #undef HAVE_UNISTD_H
776
777 /* Define to 1 if you have the `usleep' function. */
778 #undef HAVE_USLEEP
779
780 /* Define to 1 if you have the <utime.h> header file. */
781 #undef HAVE_UTIME_H
782
783 /* define if you have uuid_to_str() */
784 #undef HAVE_UUID_TO_STR
785
786 /* Define to 1 if you have the `vprintf' function. */
787 #undef HAVE_VPRINTF
788
789 /* Define to 1 if you have the `vsnprintf' function. */
790 #undef HAVE_VSNPRINTF
791
792 /* Define to 1 if you have the `wait4' function. */
793 #undef HAVE_WAIT4
794
795 /* Define to 1 if you have the `waitpid' function. */
796 #undef HAVE_WAITPID
797
798 /* define if you have winsock */
799 #undef HAVE_WINSOCK
800
801 /* define if you have winsock2 */
802 #undef HAVE_WINSOCK2
803
804 /* Define to 1 if you have the <winsock2.h> header file. */
805 #undef HAVE_WINSOCK2_H
806
807 /* Define to 1 if you have the <winsock.h> header file. */
808 #undef HAVE_WINSOCK_H
809
810 /* Define to 1 if you have the `write' function. */
811 #undef HAVE_WRITE
812
813 /* define if select implicitly yields */
814 #undef HAVE_YIELDING_SELECT
815
816 /* define to 32-bit or greater integer type */
817 #undef LBER_INT_T
818
819 /* define to large integer type */
820 #undef LBER_LEN_T
821
822 /* define to socket descriptor type */
823 #undef LBER_SOCKET_T
824
825 /* define to large integer type */
826 #undef LBER_TAG_T
827
828 /* define to 1 if library is thread safe */
829 #undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
830
831 /* define to LDAP VENDOR VERSION */
832 #undef LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND
833
834 /* define to LDAP VENDOR VERSION */
835 #undef LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
836
837 /* define this to add debugging code */
838 #undef LDAP_DEBUG
839
840 /* define if LDAP libs are dynamic */
841 #undef LDAP_LIBS_DYNAMIC
842
843 /* define to support PF_INET6 */
844 #undef LDAP_PF_INET6
845
846 /* define to support PF_LOCAL */
847 #undef LDAP_PF_LOCAL
848
849 /* define this for LDAP process title support */
850 #undef LDAP_PROCTITLE
851
852 /* define this to add SLAPI code */
853 #undef LDAP_SLAPI
854
855 /* define this to add syslog code */
856 #undef LDAP_SYSLOG
857
858 /* Version */
859 #undef LDAP_VENDOR_VERSION
860
861 /* Major */
862 #undef LDAP_VENDOR_VERSION_MAJOR
863
864 /* Minor */
865 #undef LDAP_VENDOR_VERSION_MINOR
866
867 /* Patch */
868 #undef LDAP_VENDOR_VERSION_PATCH
869
870 /* define this to use DBBTREE w/ LDBM backend */
871 #undef LDBM_USE_DBBTREE
872
873 /* define this to use DBHASH w/ LDBM backend */
874 #undef LDBM_USE_DBHASH
875
876 /* define if memcmp is not 8-bit clean or is otherwise broken */
877 #undef NEED_MEMCMP_REPLACEMENT
878
879 /* define if you have (or want) no threads */
880 #undef NO_THREADS
881
882 /* Package */
883 #undef OPENLDAP_PACKAGE
884
885 /* Version */
886 #undef OPENLDAP_VERSION
887
888 /* Define to the address where bug reports for this package should be sent. */
889 #undef PACKAGE_BUGREPORT
890
891 /* Define to the full name of this package. */
892 #undef PACKAGE_NAME
893
894 /* Define to the full name and version of this package. */
895 #undef PACKAGE_STRING
896
897 /* Define to the one symbol short name of this package. */
898 #undef PACKAGE_TARNAME
899
900 /* Define to the version of this package. */
901 #undef PACKAGE_VERSION
902
903 /* Define as the return type of signal handlers (`int' or `void'). */
904 #undef RETSIGTYPE
905
906 /* Define to the type of arg 1 for `select'. */
907 #undef SELECT_TYPE_ARG1
908
909 /* Define to the type of args 2, 3 and 4 for `select'. */
910 #undef SELECT_TYPE_ARG234
911
912 /* Define to the type of arg 5 for `select'. */
913 #undef SELECT_TYPE_ARG5
914
915 /* The size of a `int', as computed by sizeof. */
916 #undef SIZEOF_INT
917
918 /* The size of a `long', as computed by sizeof. */
919 #undef SIZEOF_LONG
920
921 /* The size of a `short', as computed by sizeof. */
922 #undef SIZEOF_SHORT
923
924 /* The size of a `wchar_t', as computed by sizeof. */
925 #undef SIZEOF_WCHAR_T
926
927 /* define to support per-object ACIs */
928 #undef SLAPD_ACI_ENABLED
929
930 /* define to support BDB backend */
931 #undef SLAPD_BDB
932
933 /* define to support cleartext passwords */
934 #undef SLAPD_CLEARTEXT
935
936 /* define to support crypt(3) passwords */
937 #undef SLAPD_CRYPT
938
939 /* define to support DNS SRV backend */
940 #undef SLAPD_DNSSRV
941
942 /* define to support HDB backend */
943 #undef SLAPD_HDB
944
945 /* define to support LDAP backend */
946 #undef SLAPD_LDAP
947
948 /* define to support LDBM backend */
949 #undef SLAPD_LDBM
950
951 /* define to support LAN Manager passwords */
952 #undef SLAPD_LMHASH
953
954 /* define to support LDAP Metadirectory backend */
955 #undef SLAPD_META
956
957 /* define to support modules */
958 #undef SLAPD_MODULES
959
960 /* dynamically linked module */
961 #undef SLAPD_MOD_DYNAMIC
962
963 /* statically linked module */
964 #undef SLAPD_MOD_STATIC
965
966 /* define to support cn=Monitor backend */
967 #undef SLAPD_MONITOR
968
969 /* define to support multimaster replication */
970 #undef SLAPD_MULTIMASTER
971
972 /* define to support NULL backend */
973 #undef SLAPD_NULL
974
975 /* define for In-Directory Access Logging overlay */
976 #undef SLAPD_OVER_ACCESSLOG
977
978 /* define for Dynamic Group overlay */
979 #undef SLAPD_OVER_DENYOP
980
981 /* define for Dynamic Group overlay */
982 #undef SLAPD_OVER_DYNGROUP
983
984 /* define for Dynamic List overlay */
985 #undef SLAPD_OVER_DYNLIST
986
987 /* define for Backend Glue overlay */
988 #undef SLAPD_OVER_GLUE
989
990 /* define for Last Modification overlay */
991 #undef SLAPD_OVER_LASTMOD
992
993 /* define for Password Policy overlay */
994 #undef SLAPD_OVER_PPOLICY
995
996 /* define for Proxy Cache overlay */
997 #undef SLAPD_OVER_PROXYCACHE
998
999 /* define for Referential Integrity overlay */
1000 #undef SLAPD_OVER_REFINT
1001
1002 /* define for Referential Integrity overlay */
1003 #undef SLAPD_OVER_RETCODE
1004
1005 /* define for Rewrite/Remap overlay */
1006 #undef SLAPD_OVER_RWM
1007
1008 /* define for Syncrepl Provider overlay */
1009 #undef SLAPD_OVER_SYNCPROV
1010
1011 /* define for Translucent Proxy overlay */
1012 #undef SLAPD_OVER_TRANSLUCENT
1013
1014 /* define for Attribute Uniqueness overlay */
1015 #undef SLAPD_OVER_UNIQUE
1016
1017 /* define to support PASSWD backend */
1018 #undef SLAPD_PASSWD
1019
1020 /* define to support PERL backend */
1021 #undef SLAPD_PERL
1022
1023 /* define to support relay backend */
1024 #undef SLAPD_RELAY
1025
1026 /* define to support reverse lookups */
1027 #undef SLAPD_RLOOKUPS
1028
1029 /* define to support SHELL backend */
1030 #undef SLAPD_SHELL
1031
1032 /* define to support SASL passwords */
1033 #undef SLAPD_SPASSWD
1034
1035 /* define to support SQL backend */
1036 #undef SLAPD_SQL
1037
1038 /* Define to 1 if you have the ANSI C header files. */
1039 #undef STDC_HEADERS
1040
1041 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1042 #undef TIME_WITH_SYS_TIME
1043
1044 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1045 #undef TM_IN_SYS_TIME
1046
1047 /* set to urandom device */
1048 #undef URANDOM_DEVICE
1049
1050 /* Define to 1 if your processor stores words with the most significant byte
1051    first (like Motorola and SPARC, unlike Intel and VAX). */
1052 #undef WORDS_BIGENDIAN
1053
1054 /* Define to `char *' if <sys/types.h> does not define. */
1055 #undef caddr_t
1056
1057 /* Define to empty if `const' does not conform to ANSI C. */
1058 #undef const
1059
1060 /* Define to `int' if <sys/types.h> doesn't define. */
1061 #undef gid_t
1062
1063 /* Define to `int' if <sys/types.h> does not define. */
1064 #undef mode_t
1065
1066 /* Define to `long' if <sys/types.h> does not define. */
1067 #undef off_t
1068
1069 /* Define to `int' if <sys/types.h> does not define. */
1070 #undef pid_t
1071
1072 /* Define to `int' if <signal.h> does not define. */
1073 #undef sig_atomic_t
1074
1075 /* Define to `unsigned' if <sys/types.h> does not define. */
1076 #undef size_t
1077
1078 /* define to snprintf routine */
1079 #undef snprintf
1080
1081 /* Define to `int' if <sys/socket.h> does not define. */
1082 #undef socklen_t
1083
1084 /* Define to `signed int' if <sys/types.h> does not define. */
1085 #undef ssize_t
1086
1087 /* Define to `int' if <sys/types.h> doesn't define. */
1088 #undef uid_t
1089
1090 /* define as empty if volatile is not supported */
1091 #undef volatile
1092
1093 /* define to snprintf routine */
1094 #undef vsnprintf
1095
1096
1097 /* begin of portable.h.post */
1098
1099 #ifdef _WIN32
1100         /* don't suck in all of the win32 api */
1101 #       define WIN32_LEAN_AND_MEAN 1
1102 #endif
1103
1104 #ifndef LDAP_NEEDS_PROTOTYPES
1105 /* force LDAP_P to always include prototypes */
1106 #define LDAP_NEEDS_PROTOTYPES 1
1107 #endif
1108
1109 #ifndef LDAP_REL_ENG
1110 #if (LDAP_VENDOR_VERSION == 000000) && !defined(LDAP_DEVEL)
1111 #define LDAP_DEVEL
1112 #endif
1113 #if defined(LDAP_DEVEL) && !defined(LDAP_TEST)
1114 #define LDAP_TEST
1115 #endif
1116 #endif
1117
1118 #ifdef HAVE_STDDEF_H
1119 #       include <stddef.h>
1120 #endif
1121
1122 #ifdef HAVE_EBCDIC 
1123 /* ASCII/EBCDIC converting replacements for stdio funcs
1124  * vsnprintf and snprintf are used too, but they are already
1125  * checked by the configure script
1126  */
1127 #define fputs ber_pvt_fputs
1128 #define fgets ber_pvt_fgets
1129 #define printf ber_pvt_printf
1130 #define fprintf ber_pvt_fprintf
1131 #define vfprintf ber_pvt_vfprintf
1132 #define vsprintf ber_pvt_vsprintf
1133 #endif
1134
1135 #include "ac/fdset.h"
1136
1137 #include "ldap_cdefs.h"
1138 #include "ldap_features.h"
1139
1140 #include "ac/assert.h"
1141 #include "ac/localize.h"
1142
1143 #endif /* _LDAP_PORTABLE_H */
1144 /* end of portable.h.post */
1145