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