]> jfr.im git - irc/rqf/shadowircd.git/blob - libratbox/include/libratbox_config.h.in
Show reason for failed outgoing SSL handshakes to opers.
[irc/rqf/shadowircd.git] / libratbox / include / libratbox_config.h.in
1 /* include/libratbox_config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
7
8 /* This is a Cygwin system */
9 #undef CYGWIN
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
16
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 */
19 #undef HAVE_ALLOCA_H
20
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
23
24 /* Define to 1 if you have the <crypt.h> header file. */
25 #undef HAVE_CRYPT_H
26
27 /* Define to 1 if you have devpoll */
28 #undef HAVE_DEVPOLL
29
30 /* Define to 1 if you have the <dlfcn.h> header file. */
31 #undef HAVE_DLFCN_H
32
33 /* Define to 1 if you have the `epoll_ctl' function. */
34 #undef HAVE_EPOLL_CTL
35
36 /* Define to 1 if you have the <errno.h> header file. */
37 #undef HAVE_ERRNO_H
38
39 /* Define to 1 if you have the `fork' function. */
40 #undef HAVE_FORK
41
42 /* Define to 1 if you have the `fstat' function. */
43 #undef HAVE_FSTAT
44
45 /* Define to 1 if you have the `getpagesize' function. */
46 #undef HAVE_GETPAGESIZE
47
48 /* Define to 1 if you have the `gettimeofday' function. */
49 #undef HAVE_GETTIMEOFDAY
50
51 /* Define to 1 if you have the `gmtime_r' function. */
52 #undef HAVE_GMTIME_R
53
54 /* Has GnuTLS */
55 #undef HAVE_GNUTLS
56
57 /* Define to 1 if the system has the type `intmax_t'. */
58 #undef HAVE_INTMAX_T
59
60 /* Define to 1 if the system has the type `intptr_t'. */
61 #undef HAVE_INTPTR_T
62
63 /* Define to 1 if you have the <inttypes.h> header file. */
64 #undef HAVE_INTTYPES_H
65
66 /* Define to 1 if you have the `kevent' function. */
67 #undef HAVE_KEVENT
68
69 /* Define to 1 if the system has the type `long long int'. */
70 #undef HAVE_LONG_LONG_INT
71
72 /* Define to 1 if you have the <memory.h> header file. */
73 #undef HAVE_MEMORY_H
74
75 /* Define to 1 if you have a working `mmap' system call. */
76 #undef HAVE_MMAP
77
78 /* Define if you have nanosleep */
79 #undef HAVE_NANOSLEEP
80
81 /* Define to 1 if you have the <netinet/in.h> header file. */
82 #undef HAVE_NETINET_IN_H
83
84 /* Has OpenSSL */
85 #undef HAVE_OPENSSL
86
87 /* Define to 1 if you have the `poll' function. */
88 #undef HAVE_POLL
89
90 /* Define to 1 if you have the `port_create' function. */
91 #undef HAVE_PORT_CREATE
92
93 /* Define to 1 if you have the <port.h> header file. */
94 #undef HAVE_PORT_H
95
96 /* Define to 1 if you have the `posix_spawn' function. */
97 #undef HAVE_POSIX_SPAWN
98
99 /* Define to 1 if you have the `select' function. */
100 #undef HAVE_SELECT
101
102 /* Define to 1 if you have the `sendmsg' function. */
103 #undef HAVE_SENDMSG
104
105 /* Define to 1 if you have the `signalfd' function. */
106 #undef HAVE_SIGNALFD
107
108 /* Define to 1 if you have the <signal.h> header file. */
109 #undef HAVE_SIGNAL_H
110
111 /* Define to 1 if you have the `socketpair' function. */
112 #undef HAVE_SOCKETPAIR
113
114 /* Define to 1 if you have the <spawn.h> header file. */
115 #undef HAVE_SPAWN_H
116
117 /* Define to 1 if you have the <stdint.h> header file. */
118 #undef HAVE_STDINT_H
119
120 /* Define to 1 if you have the <stdlib.h> header file. */
121 #undef HAVE_STDLIB_H
122
123 /* Define to 1 if you have the <strings.h> header file. */
124 #undef HAVE_STRINGS_H
125
126 /* Define to 1 if you have the <string.h> header file. */
127 #undef HAVE_STRING_H
128
129 /* Define to 1 if you have the `strlcat' function. */
130 #undef HAVE_STRLCAT
131
132 /* Define to 1 if you have the `strlcpy' function. */
133 #undef HAVE_STRLCPY
134
135 /* Define to 1 if you have the `strnlen' function. */
136 #undef HAVE_STRNLEN
137
138 /* Define to 1 if you have the `strtok_r' function. */
139 #undef HAVE_STRTOK_R
140
141 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
142 #undef HAVE_STRUCT_SOCKADDR_IN6
143
144 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
145 #undef HAVE_STRUCT_SOCKADDR_STORAGE
146
147 /* Define to 1 if you have the <sys/devpoll.h> header file. */
148 #undef HAVE_SYS_DEVPOLL_H
149
150 /* Define to 1 if you have the <sys/epoll.h> header file. */
151 #undef HAVE_SYS_EPOLL_H
152
153 /* Define to 1 if you have the <sys/event.h> header file. */
154 #undef HAVE_SYS_EVENT_H
155
156 /* Define to 1 if you have the <sys/poll.h> header file. */
157 #undef HAVE_SYS_POLL_H
158
159 /* Define to 1 if you have the <sys/select.h> header file. */
160 #undef HAVE_SYS_SELECT_H
161
162 /* Define to 1 if you have the <sys/signalfd.h> header file. */
163 #undef HAVE_SYS_SIGNALFD_H
164
165 /* Define to 1 if you have the <sys/socket.h> header file. */
166 #undef HAVE_SYS_SOCKET_H
167
168 /* Define to 1 if you have the <sys/stat.h> header file. */
169 #undef HAVE_SYS_STAT_H
170
171 /* Define to 1 if you have the <sys/time.h> header file. */
172 #undef HAVE_SYS_TIME_H
173
174 /* Define to 1 if you have the <sys/types.h> header file. */
175 #undef HAVE_SYS_TYPES_H
176
177 /* Define to 1 if you have the <sys/uio.h> header file. */
178 #undef HAVE_SYS_UIO_H
179
180 /* Define if you have timer_create */
181 #undef HAVE_TIMER_CREATE
182
183 /* Define to 1 if you have the <time.h> header file. */
184 #undef HAVE_TIME_H
185
186 /* Define to 1 if the system has the type `uintmax_t'. */
187 #undef HAVE_UINTMAX_T
188
189 /* Define to 1 if the system has the type `uintptr_t'. */
190 #undef HAVE_UINTPTR_T
191
192 /* Define to 1 if you have the <unistd.h> header file. */
193 #undef HAVE_UNISTD_H
194
195 /* Define to 1 if the system has the type `unsigned long long int'. */
196 #undef HAVE_UNSIGNED_LONG_LONG_INT
197
198 /* Define to 1 if you have the `usleep' function. */
199 #undef HAVE_USLEEP
200
201 /* Define to 1 if you have the `vfork' function. */
202 #undef HAVE_VFORK
203
204 /* Define to 1 if you have the <vfork.h> header file. */
205 #undef HAVE_VFORK_H
206
207 /* Define to 1 if you are on windows */
208 #undef HAVE_WIN32
209
210 /* Define to 1 if `fork' works. */
211 #undef HAVE_WORKING_FORK
212
213 /* Define to 1 if `vfork' works. */
214 #undef HAVE_WORKING_VFORK
215
216 /* Define to 1 if you have the `writev' function. */
217 #undef HAVE_WRITEV
218
219 /* This is a MinGW system */
220 #undef MINGW
221
222 /* Define this to disable debugging support. */
223 #undef NDEBUG
224
225 /* Define if your system needs crypt. */
226 #undef NEED_CRYPT
227
228 /* Define to 1 if you wish to disable the block allocator. */
229 #undef NOBALLOC
230
231 /* Define to the address where bug reports for this package should be sent. */
232 #undef PACKAGE_BUGREPORT
233
234 /* Define to the full name of this package. */
235 #undef PACKAGE_NAME
236
237 /* Define to the full name and version of this package. */
238 #undef PACKAGE_STRING
239
240 /* Define to the one symbol short name of this package. */
241 #undef PACKAGE_TARNAME
242
243 /* Define to the version of this package. */
244 #undef PACKAGE_VERSION
245
246 /* Defined to mark profiling is enabled */
247 #undef RATBOX_PROFILE
248
249 /* Prefix where libratbox is installed. */
250 #undef RB_PREFIX
251
252 /* Define to 1 if sockaddr has a 'sa_len' member. */
253 #undef SOCKADDR_IN_HAS_LEN
254
255 /* Define this to enable soft asserts. */
256 #undef SOFT_ASSERT
257
258 /* If using the C implementation of alloca, define if you know the
259 direction of stack growth for your system; otherwise it will be
260 automatically deduced at runtime.
261 STACK_DIRECTION > 0 => grows toward higher addresses
262 STACK_DIRECTION < 0 => grows toward lower addresses
263 STACK_DIRECTION = 0 => direction of growth unknown */
264 #undef STACK_DIRECTION
265
266 /* Define to 1 if you have the ANSI C header files. */
267 #undef STDC_HEADERS
268
269 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
270 #undef TIME_WITH_SYS_TIME
271
272 /* Define to 1 if we can use timer_create(CLOCK_REALTIME,...) */
273 #undef USE_TIMER_CREATE
274
275 /* This is a Windows system */
276 #undef WINDOWS
277
278 /* Enable GNU extensions on systems that have them. */
279 #ifndef _GNU_SOURCE
280 # undef _GNU_SOURCE
281 #endif
282
283 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
284 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
285 #define below would cause a syntax error. */
286 #undef _UINT32_T
287
288 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
289 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
290 #define below would cause a syntax error. */
291 #undef _UINT64_T
292
293 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
294 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
295 #define below would cause a syntax error. */
296 #undef _UINT8_T
297
298 /* Define to empty if `const' does not conform to ANSI C. */
299 #undef const
300
301 /* Define to `int' if <sys/types.h> doesn't define. */
302 #undef gid_t
303
304 /* Define to `__inline__' or `__inline' if that's what the C compiler
305 calls it, or to nothing if 'inline' is not supported under any name. */
306 #ifndef __cplusplus
307 #undef inline
308 #endif
309
310 /* Define to the type of a signed integer type of width exactly 16 bits if
311 such a type exists and the standard includes do not define it. */
312 #undef int16_t
313
314 /* Define to the type of a signed integer type of width exactly 32 bits if
315 such a type exists and the standard includes do not define it. */
316 #undef int32_t
317
318 /* Define to the type of a signed integer type of width exactly 64 bits if
319 such a type exists and the standard includes do not define it. */
320 #undef int64_t
321
322 /* Define to the type of a signed integer type of width exactly 8 bits if such
323 a type exists and the standard includes do not define it. */
324 #undef int8_t
325
326 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
327 not define. */
328 #undef intmax_t
329
330 /* Define to the type of a signed integer type wide enough to hold a pointer,
331 if such a type exists, and if the system does not define it. */
332 #undef intptr_t
333
334 /* Define to `int' if <sys/types.h> does not define. */
335 #undef pid_t
336
337 /* If system does not define sa_family_t, define it here. */
338 #undef sa_family_t
339
340 /* Define to `unsigned int' if <sys/types.h> does not define. */
341 #undef size_t
342
343 /* If we don't have a real socklen_t, unsigned int is good enough. */
344 #undef socklen_t
345
346 /* Define to `int' if <sys/types.h> does not define. */
347 #undef ssize_t
348
349 /* Define to `int' if <sys/types.h> doesn't define. */
350 #undef uid_t
351
352 /* Define to the type of an unsigned integer type of width exactly 16 bits if
353 such a type exists and the standard includes do not define it. */
354 #undef uint16_t
355
356 /* Define to the type of an unsigned integer type of width exactly 32 bits if
357 such a type exists and the standard includes do not define it. */
358 #undef uint32_t
359
360 /* Define to the type of an unsigned integer type of width exactly 64 bits if
361 such a type exists and the standard includes do not define it. */
362 #undef uint64_t
363
364 /* Define to the type of an unsigned integer type of width exactly 8 bits if
365 such a type exists and the standard includes do not define it. */
366 #undef uint8_t
367
368 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
369 do not define. */
370 #undef uintmax_t
371
372 /* Define to the type of an unsigned integer type wide enough to hold a
373 pointer, if such a type exists, and if the system does not define it. */
374 #undef uintptr_t
375
376 /* Define as `fork' if `vfork' does not work. */
377 #undef vfork