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