]> jfr.im git - irc/rqf/shadowircd.git/blob - libratbox/include/libratbox_config.h.in
Run autoreconf.
[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 /* Define to the sub-directory in which libtool stores uninstalled libraries.
220 */
221 #undef LT_OBJDIR
222
223 /* This is a MinGW system */
224 #undef MINGW
225
226 /* Define this to disable debugging support. */
227 #undef NDEBUG
228
229 /* Define if your system needs crypt. */
230 #undef NEED_CRYPT
231
232 /* Define to 1 if you wish to disable the block allocator. */
233 #undef NOBALLOC
234
235 /* Define to the address where bug reports for this package should be sent. */
236 #undef PACKAGE_BUGREPORT
237
238 /* Define to the full name of this package. */
239 #undef PACKAGE_NAME
240
241 /* Define to the full name and version of this package. */
242 #undef PACKAGE_STRING
243
244 /* Define to the one symbol short name of this package. */
245 #undef PACKAGE_TARNAME
246
247 /* Define to the home page for this package. */
248 #undef PACKAGE_URL
249
250 /* Define to the version of this package. */
251 #undef PACKAGE_VERSION
252
253 /* Defined to mark profiling is enabled */
254 #undef RATBOX_PROFILE
255
256 /* Prefix where libratbox is installed. */
257 #undef RB_PREFIX
258
259 /* Define to 1 if sockaddr has a 'sa_len' member. */
260 #undef SOCKADDR_IN_HAS_LEN
261
262 /* Define this to enable soft asserts. */
263 #undef SOFT_ASSERT
264
265 /* If using the C implementation of alloca, define if you know the
266 direction of stack growth for your system; otherwise it will be
267 automatically deduced at runtime.
268 STACK_DIRECTION > 0 => grows toward higher addresses
269 STACK_DIRECTION < 0 => grows toward lower addresses
270 STACK_DIRECTION = 0 => direction of growth unknown */
271 #undef STACK_DIRECTION
272
273 /* Define to 1 if you have the ANSI C header files. */
274 #undef STDC_HEADERS
275
276 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
277 #undef TIME_WITH_SYS_TIME
278
279 /* Enable extensions on AIX 3, Interix. */
280 #ifndef _ALL_SOURCE
281 # undef _ALL_SOURCE
282 #endif
283 /* Enable GNU extensions on systems that have them. */
284 #ifndef _GNU_SOURCE
285 # undef _GNU_SOURCE
286 #endif
287 /* Enable threading extensions on Solaris. */
288 #ifndef _POSIX_PTHREAD_SEMANTICS
289 # undef _POSIX_PTHREAD_SEMANTICS
290 #endif
291 /* Enable extensions on HP NonStop. */
292 #ifndef _TANDEM_SOURCE
293 # undef _TANDEM_SOURCE
294 #endif
295 /* Enable general extensions on Solaris. */
296 #ifndef __EXTENSIONS__
297 # undef __EXTENSIONS__
298 #endif
299
300
301 /* Define to 1 if we can use timerfd_create(CLOCK_REALTIME,...) */
302 #undef USE_TIMERFD_CREATE
303
304 /* Define to 1 if we can use timer_create(CLOCK_REALTIME,...) */
305 #undef USE_TIMER_CREATE
306
307 /* This is a Windows system */
308 #undef WINDOWS
309
310 /* Define to 1 if on MINIX. */
311 #undef _MINIX
312
313 /* Define to 2 if the system does not provide POSIX.1 features except with
314 this defined. */
315 #undef _POSIX_1_SOURCE
316
317 /* Define to 1 if you need to in order for `stat' and other things to work. */
318 #undef _POSIX_SOURCE
319
320 /* Define to empty if `const' does not conform to ANSI C. */
321 #undef const
322
323 /* Define to `int' if <sys/types.h> doesn't define. */
324 #undef gid_t
325
326 /* Define to `__inline__' or `__inline' if that's what the C compiler
327 calls it, or to nothing if 'inline' is not supported under any name. */
328 #ifndef __cplusplus
329 #undef inline
330 #endif
331
332 /* Define to `int' if <sys/types.h> does not define. */
333 #undef pid_t
334
335 /* If system does not define sa_family_t, define it here. */
336 #undef sa_family_t
337
338 /* Define to `unsigned int' if <sys/types.h> does not define. */
339 #undef size_t
340
341 /* Define to `int' if <sys/types.h> does not define. */
342 #undef ssize_t
343
344 /* Define to `int' if <sys/types.h> doesn't define. */
345 #undef uid_t
346
347 /* Define as `fork' if `vfork' does not work. */
348 #undef vfork