]> jfr.im git - irc/rqf/shadowircd.git/blob - libratbox/include/libratbox_config.h.in
autogen.sh is not necessary at this time, and did not work anyway.
[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 `arc4random' function. */
22 #undef HAVE_ARC4RANDOM
23
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
51 /* Define to 1 if you have the `getrusage' function. */
52 #undef HAVE_GETRUSAGE
53
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
60 /* Has GnuTLS */
61 #undef HAVE_GNUTLS
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 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
168 /* Define to 1 if you have the <sys/timerfd.h> header file. */
169 #undef HAVE_SYS_TIMERFD_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 to 1 if you have the `timerfd_create' function. */
181 #undef HAVE_TIMERFD_CREATE
182
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
189 /* Define to 1 if you have the <unistd.h> header file. */
190 #undef HAVE_UNISTD_H
191
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
204 /* Have WINSOCK2_H */
205 #undef HAVE_WINSOCK2_H
206
207 /* Have WINSOCK_H */
208 #undef HAVE_WINSOCK_H
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 /* Enable extensions on AIX 3, Interix. */
273 #ifndef _ALL_SOURCE
274 # undef _ALL_SOURCE
275 #endif
276 /* Enable GNU extensions on systems that have them. */
277 #ifndef _GNU_SOURCE
278 # undef _GNU_SOURCE
279 #endif
280 /* Enable threading extensions on Solaris. */
281 #ifndef _POSIX_PTHREAD_SEMANTICS
282 # undef _POSIX_PTHREAD_SEMANTICS
283 #endif
284 /* Enable extensions on HP NonStop. */
285 #ifndef _TANDEM_SOURCE
286 # undef _TANDEM_SOURCE
287 #endif
288 /* Enable general extensions on Solaris. */
289 #ifndef __EXTENSIONS__
290 # undef __EXTENSIONS__
291 #endif
292
293
294 /* Define to 1 if we can use timerfd_create(CLOCK_REALTIME,...) */
295 #undef USE_TIMERFD_CREATE
296
297 /* Define to 1 if we can use timer_create(CLOCK_REALTIME,...) */
298 #undef USE_TIMER_CREATE
299
300 /* This is a Windows system */
301 #undef WINDOWS
302
303 /* Define to 1 if on MINIX. */
304 #undef _MINIX
305
306 /* Define to 2 if the system does not provide POSIX.1 features except with
307 this defined. */
308 #undef _POSIX_1_SOURCE
309
310 /* Define to 1 if you need to in order for `stat' and other things to work. */
311 #undef _POSIX_SOURCE
312
313 /* Define to empty if `const' does not conform to ANSI C. */
314 #undef const
315
316 /* Define to `int' if <sys/types.h> doesn't define. */
317 #undef gid_t
318
319 /* Define to `__inline__' or `__inline' if that's what the C compiler
320 calls it, or to nothing if 'inline' is not supported under any name. */
321 #ifndef __cplusplus
322 #undef inline
323 #endif
324
325 /* Define to `int' if <sys/types.h> does not define. */
326 #undef pid_t
327
328 /* If system does not define sa_family_t, define it here. */
329 #undef sa_family_t
330
331 /* Define to `unsigned int' if <sys/types.h> does not define. */
332 #undef size_t
333
334 /* Define to `int' if <sys/types.h> does not define. */
335 #undef ssize_t
336
337 /* Define to `int' if <sys/types.h> doesn't define. */
338 #undef uid_t
339
340 /* Define as `fork' if `vfork' does not work. */
341 #undef vfork