]> jfr.im git - irc/rqf/shadowircd.git/blame - libratbox/include/libratbox_config.h.in
Copied libratbox and related stuff from shadowircd upstream.
[irc/rqf/shadowircd.git] / libratbox / include / libratbox_config.h.in
CommitLineData
b57f37fb
WP
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
4414eb3c
VY
21/* Define to 1 if you have the `arc4random' function. */
22#undef HAVE_ARC4RANDOM
23
b57f37fb
WP
24/* Define to 1 if you have the <arpa/inet.h> header file. */
25#undef HAVE_ARPA_INET_H
26
27/* Define to 1 if you have the <crypt.h> header file. */
28#undef HAVE_CRYPT_H
29
30/* Define to 1 if you have devpoll */
31#undef HAVE_DEVPOLL
32
33/* Define to 1 if you have the <dlfcn.h> header file. */
34#undef HAVE_DLFCN_H
35
36/* Define to 1 if you have the `epoll_ctl' function. */
37#undef HAVE_EPOLL_CTL
38
39/* Define to 1 if you have the <errno.h> header file. */
40#undef HAVE_ERRNO_H
41
42/* Define to 1 if you have the `fork' function. */
43#undef HAVE_FORK
44
45/* Define to 1 if you have the `fstat' function. */
46#undef HAVE_FSTAT
47
48/* Define to 1 if you have the `getpagesize' function. */
49#undef HAVE_GETPAGESIZE
50
4414eb3c
VY
51/* Define to 1 if you have the `getrusage' function. */
52#undef HAVE_GETRUSAGE
53
b57f37fb
WP
54/* Define to 1 if you have the `gettimeofday' function. */
55#undef HAVE_GETTIMEOFDAY
56
57/* Define to 1 if you have the `gmtime_r' function. */
58#undef HAVE_GMTIME_R
59
033be687 60/* Has GnuTLS */
dd910409
WP
61#undef HAVE_GNUTLS
62
b57f37fb
WP
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
b57f37fb
WP
69/* Define to 1 if you have the <memory.h> header file. */
70#undef HAVE_MEMORY_H
71
72/* Define to 1 if you have a working `mmap' system call. */
73#undef HAVE_MMAP
74
75/* Define if you have nanosleep */
76#undef HAVE_NANOSLEEP
77
78/* Define to 1 if you have the <netinet/in.h> header file. */
79#undef HAVE_NETINET_IN_H
80
81/* Has OpenSSL */
82#undef HAVE_OPENSSL
83
84/* Define to 1 if you have the `poll' function. */
85#undef HAVE_POLL
86
87/* Define to 1 if you have the `port_create' function. */
88#undef HAVE_PORT_CREATE
89
90/* Define to 1 if you have the <port.h> header file. */
91#undef HAVE_PORT_H
92
93/* Define to 1 if you have the `posix_spawn' function. */
94#undef HAVE_POSIX_SPAWN
95
96/* Define to 1 if you have the `select' function. */
97#undef HAVE_SELECT
98
99/* Define to 1 if you have the `sendmsg' function. */
100#undef HAVE_SENDMSG
101
102/* Define to 1 if you have the `signalfd' function. */
103#undef HAVE_SIGNALFD
104
105/* Define to 1 if you have the <signal.h> header file. */
106#undef HAVE_SIGNAL_H
107
108/* Define to 1 if you have the `socketpair' function. */
109#undef HAVE_SOCKETPAIR
110
111/* Define to 1 if you have the <spawn.h> header file. */
112#undef HAVE_SPAWN_H
113
114/* Define to 1 if you have the <stdint.h> header file. */
115#undef HAVE_STDINT_H
116
117/* Define to 1 if you have the <stdlib.h> header file. */
118#undef HAVE_STDLIB_H
119
120/* Define to 1 if you have the <strings.h> header file. */
121#undef HAVE_STRINGS_H
122
123/* Define to 1 if you have the <string.h> header file. */
124#undef HAVE_STRING_H
125
126/* Define to 1 if you have the `strlcat' function. */
127#undef HAVE_STRLCAT
128
129/* Define to 1 if you have the `strlcpy' function. */
130#undef HAVE_STRLCPY
131
132/* Define to 1 if you have the `strnlen' function. */
133#undef HAVE_STRNLEN
134
135/* Define to 1 if you have the `strtok_r' function. */
136#undef HAVE_STRTOK_R
137
138/* Define to 1 if the system has the type `struct sockaddr_in6'. */
139#undef HAVE_STRUCT_SOCKADDR_IN6
140
141/* Define to 1 if the system has the type `struct sockaddr_storage'. */
142#undef HAVE_STRUCT_SOCKADDR_STORAGE
143
144/* Define to 1 if you have the <sys/devpoll.h> header file. */
145#undef HAVE_SYS_DEVPOLL_H
146
147/* Define to 1 if you have the <sys/epoll.h> header file. */
148#undef HAVE_SYS_EPOLL_H
149
150/* Define to 1 if you have the <sys/event.h> header file. */
151#undef HAVE_SYS_EVENT_H
152
153/* Define to 1 if you have the <sys/poll.h> header file. */
154#undef HAVE_SYS_POLL_H
155
156/* Define to 1 if you have the <sys/select.h> header file. */
157#undef HAVE_SYS_SELECT_H
158
159/* Define to 1 if you have the <sys/signalfd.h> header file. */
160#undef HAVE_SYS_SIGNALFD_H
161
162/* Define to 1 if you have the <sys/socket.h> header file. */
163#undef HAVE_SYS_SOCKET_H
164
165/* Define to 1 if you have the <sys/stat.h> header file. */
166#undef HAVE_SYS_STAT_H
167
94b4fbf9
VY
168/* Define to 1 if you have the <sys/timerfd.h> header file. */
169#undef HAVE_SYS_TIMERFD_H
170
b57f37fb
WP
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
94b4fbf9
VY
180/* Define to 1 if you have the `timerfd_create' function. */
181#undef HAVE_TIMERFD_CREATE
182
b57f37fb
WP
183/* Define if you have timer_create */
184#undef HAVE_TIMER_CREATE
185
186/* Define to 1 if you have the <time.h> header file. */
187#undef HAVE_TIME_H
188
b57f37fb
WP
189/* Define to 1 if you have the <unistd.h> header file. */
190#undef HAVE_UNISTD_H
191
b57f37fb
WP
192/* Define to 1 if you have the `usleep' function. */
193#undef HAVE_USLEEP
194
195/* Define to 1 if you have the `vfork' function. */
196#undef HAVE_VFORK
197
198/* Define to 1 if you have the <vfork.h> header file. */
199#undef HAVE_VFORK_H
200
201/* Define to 1 if you are on windows */
202#undef HAVE_WIN32
203
94b4fbf9
VY
204/* Have WINSOCK2_H */
205#undef HAVE_WINSOCK2_H
206
207/* Have WINSOCK_H */
208#undef HAVE_WINSOCK_H
209
b57f37fb
WP
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
94b4fbf9
VY
272/* Define to 1 if we can use timerfd_create(CLOCK_REALTIME,...) */
273#undef USE_TIMERFD_CREATE
274
b57f37fb
WP
275/* Define to 1 if we can use timer_create(CLOCK_REALTIME,...) */
276#undef USE_TIMER_CREATE
277
278/* This is a Windows system */
279#undef WINDOWS
280
281/* Enable GNU extensions on systems that have them. */
282#ifndef _GNU_SOURCE
283# undef _GNU_SOURCE
284#endif
285
b57f37fb
WP
286/* Define to empty if `const' does not conform to ANSI C. */
287#undef const
288
289/* Define to `int' if <sys/types.h> doesn't define. */
290#undef gid_t
291
292/* Define to `__inline__' or `__inline' if that's what the C compiler
293 calls it, or to nothing if 'inline' is not supported under any name. */
294#ifndef __cplusplus
295#undef inline
296#endif
297
b57f37fb
WP
298/* Define to `int' if <sys/types.h> does not define. */
299#undef pid_t
300
301/* If system does not define sa_family_t, define it here. */
302#undef sa_family_t
303
304/* Define to `unsigned int' if <sys/types.h> does not define. */
305#undef size_t
306
b57f37fb
WP
307/* Define to `int' if <sys/types.h> does not define. */
308#undef ssize_t
309
310/* Define to `int' if <sys/types.h> doesn't define. */
311#undef uid_t
312
b57f37fb
WP
313/* Define as `fork' if `vfork' does not work. */
314#undef vfork