]> git.sur5r.net Git - openldap/blob - include/portable.h.in
Fixed GDBM bugs.
[openldap] / include / portable.h.in
1 /* include/portable.h.in.  Generated automatically from configure.in by autoheader.  */
2 /*
3  * Copyright (c) 1994 Regents of the University of Michigan.
4  * All rights reserved.
5  *
6  * Redistribution and use in source and binary forms are permitted
7  * provided that this notice is preserved and that due credit is given
8  * to the University of Michigan at Ann Arbor. The name of the University
9  * may not be used to endorse or promote products derived from this
10  * software without specific prior written permission. This software
11  * is provided ``as is'' without express or implied warranty.
12  */
13
14 #ifndef _LDAP_PORTABLE_H
15 #define _LDAP_PORTABLE_H
16
17
18 /* Define to empty if the keyword does not work.  */
19 #undef const
20
21 /* Define to the type of elements in the array set by `getgroups'.
22    Usually this is either `int' or `gid_t'.  */
23 #undef GETGROUPS_T
24
25 /* Define to `int' if <sys/types.h> doesn't define.  */
26 #undef gid_t
27
28 /* Define if you don't have vprintf but do have _doprnt.  */
29 #undef HAVE_DOPRNT
30
31 /* Define if your struct stat has st_blksize.  */
32 #undef HAVE_ST_BLKSIZE
33
34 /* Define if you have the strftime function.  */
35 #undef HAVE_STRFTIME
36
37 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
38 #undef HAVE_SYS_WAIT_H
39
40 /* Define if you have the vprintf function.  */
41 #undef HAVE_VPRINTF
42
43 /* Define if you have the wait3 system call.  */
44 #undef HAVE_WAIT3
45
46 /* Define to `int' if <sys/types.h> doesn't define.  */
47 #undef mode_t
48
49 /* Define to `long' if <sys/types.h> doesn't define.  */
50 #undef off_t
51
52 /* Define to `int' if <sys/types.h> doesn't define.  */
53 #undef pid_t
54
55 /* Define as the return type of signal handlers (int or void).  */
56 #undef RETSIGTYPE
57
58 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
59 #undef size_t
60
61 /* Define if you have the ANSI C header files.  */
62 #undef STDC_HEADERS
63
64 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
65 #undef TIME_WITH_SYS_TIME
66
67 /* Define if your <sys/time.h> declares struct tm.  */
68 #undef TM_IN_SYS_TIME
69
70 /* Define to `int' if <sys/types.h> doesn't define.  */
71 #undef uid_t
72
73 /* define this if sys_errlist is not defined in stdio.h or errno.h */
74 #undef DECL_SYS_ERRLIST
75
76 /* define this for ACL Group support */
77 #undef SLAPD_ACLGROUPS
78
79 /* define this for Reverse Lookup support */
80 #undef SLAPD_RLOOKUPS
81
82 /* define this for phonetic support */
83 #undef SLAPD_PHONETIC
84
85 /* Define if you have the gethostname function.  */
86 #undef HAVE_GETHOSTNAME
87
88 /* Define if you have the gettimeofday function.  */
89 #undef HAVE_GETTIMEOFDAY
90
91 /* Define if you have the memcpy function.  */
92 #undef HAVE_MEMCPY
93
94 /* Define if you have the mktime function.  */
95 #undef HAVE_MKTIME
96
97 /* Define if you have the select function.  */
98 #undef HAVE_SELECT
99
100 /* Define if you have the socket function.  */
101 #undef HAVE_SOCKET
102
103 /* Define if you have the strdup function.  */
104 #undef HAVE_STRDUP
105
106 /* Define if you have the strerror function.  */
107 #undef HAVE_STRERROR
108
109 /* Define if you have the strrchr function.  */
110 #undef HAVE_STRRCHR
111
112 /* Define if you have the strsep function.  */
113 #undef HAVE_STRSEP
114
115 /* Define if you have the strstr function.  */
116 #undef HAVE_STRSTR
117
118 /* Define if you have the strtod function.  */
119 #undef HAVE_STRTOD
120
121 /* Define if you have the strtol function.  */
122 #undef HAVE_STRTOL
123
124 /* Define if you have the strtoul function.  */
125 #undef HAVE_STRTOUL
126
127 /* Define if you have the <db.h> header file.  */
128 #undef HAVE_DB_H
129
130 /* Define if you have the <db_185.h> header file.  */
131 #undef HAVE_DB_185_H
132
133 /* Define if you have the <dirent.h> header file.  */
134 #undef HAVE_DIRENT_H
135
136 /* Define if you have the <fcntl.h> header file.  */
137 #undef HAVE_FCNTL_H
138
139 /* Define if you have the <gdbm.h> header file.  */
140 #undef HAVE_GDBM_H
141
142 /* Define if you have the <limits.h> header file.  */
143 #undef HAVE_LIMITS_H
144
145 /* Define if you have the <malloc.h> header file.  */
146 #undef HAVE_MALLOC_H
147
148 /* Define if you have the <ndbm.h> header file.  */
149 #undef HAVE_NDBM_H
150
151 /* Define if you have the <ndir.h> header file.  */
152 #undef HAVE_NDIR_H
153
154 /* Define if you have the <pthread.h> header file.  */
155 #undef HAVE_PTHREAD_H
156
157 /* Define if you have the <sched.h> header file.  */
158 #undef HAVE_SCHED_H
159
160 /* Define if you have the <sgtty.h> header file.  */
161 #undef HAVE_SGTTY_H
162
163 /* Define if you have the <stddef.h> header file.  */
164 #undef HAVE_STDDEF_H
165
166 /* Define if you have the <sys/dir.h> header file.  */
167 #undef HAVE_SYS_DIR_H
168
169 /* Define if you have the <sys/file.h> header file.  */
170 #undef HAVE_SYS_FILE_H
171
172 /* Define if you have the <sys/ioctl.h> header file.  */
173 #undef HAVE_SYS_IOCTL_H
174
175 /* Define if you have the <sys/ndir.h> header file.  */
176 #undef HAVE_SYS_NDIR_H
177
178 /* Define if you have the <sys/time.h> header file.  */
179 #undef HAVE_SYS_TIME_H
180
181 /* Define if you have the <syslog.h> header file.  */
182 #undef HAVE_SYSLOG_H
183
184 /* Define if you have the <termio.h> header file.  */
185 #undef HAVE_TERMIO_H
186
187 /* Define if you have the <unistd.h> header file.  */
188 #undef HAVE_UNISTD_H
189
190 #ifdef HAVE_STDDEF_H
191 #       include <stddef.h>
192 #endif
193
194 #include "bridge.h"
195
196 #endif /* _LDAP_PORTABLE_H */