]> jfr.im git - irc/rqf/shadowircd.git/blame - libratbox/include/libratbox_config.h_vms
Copied libratbox and related stuff from shadowircd upstream.
[irc/rqf/shadowircd.git] / libratbox / include / libratbox_config.h_vms
CommitLineData
4414eb3c
VY
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#define HAVE_ALLOCA 1
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 <arpa/inet.h> header file. */
22#define HAVE_ARPA_INET_H 1
23
24/* Define to 1 if you have the <crypt.h> header file. */
25#undef HAVE_CRYPT_H
26
27/* Define to 1 if you have devpoll */
28#undef HAVE_DEVPOLL
29
30/* Define to 1 if you have the <dlfcn.h> header file. */
31#undef HAVE_DLFCN_H
32
33/* Define to 1 if you have the `epoll_ctl' function. */
34#undef HAVE_EPOLL_CTL
35
36/* Define to 1 if you have the <errno.h> header file. */
37#define HAVE_ERRNO_H 1
38
39/* Define to 1 if you have the `fork' function. */
40#undef HAVE_FORK
41
42/* Define to 1 if you have the `fstat' function. */
43#define HAVE_FSTAT 1
44
45/* Define to 1 if you have the `getpagesize' function. */
46#define HAVE_GETPAGESIZE 1
47
48/* Define to 1 if you have the `gettimeofday' function. */
49#define HAVE_GETTIMEOFDAY 1
50
51/* Define to 1 if you have the `gmtime_r' function. */
52#define HAVE_GMTIME_R 1
53
54/* Define to 1 if the system has the type `intmax_t'. */
55#define HAVE_INTMAX_T 1
56
57/* Define to 1 if the system has the type `intptr_t'. */
58#define HAVE_INTPTR_T 1
59
60/* Define to 1 if you have the <inttypes.h> header file. */
61#define HAVE_INTTYPES_H 1
62
63/* Define to 1 if you have the `kevent' function. */
64#undef HAVE_KEVENT
65
66/* Define to 1 if the system has the type `long long int'. */
67#define HAVE_LONG_LONG_INT 1
68
69/* Define to 1 if you have the <memory.h> header file. */
70#define HAVE_MEMORY_H 1
71
72/* Define to 1 if you have a working `mmap' system call. */
73#define HAVE_MMAP 1
74
75/* Define if you have nanosleep */
76#define HAVE_NANOSLEEP 1
77
78/* Define to 1 if you have the <netinet/in.h> header file. */
79#define HAVE_NETINET_IN_H 1
80
81/* Has OpenSSL */
82#undef HAVE_OPENSSL
83
84/* Define to 1 if you have the `poll' function. */
85#define HAVE_POLL 1
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#define HAVE_POSIX_SPAWN 1
95
96/* Define to 1 if you have the `select' function. */
97#define HAVE_SELECT 1
98
99/* Define to 1 if you have the `sendmsg' function. */
100#define HAVE_SENDMSG 1
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#define HAVE_SIGNAL_H 1
107
108/* Define to 1 if you have the `socketpair' function. */
109#define HAVE_SOCKETPAIR 1
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#define HAVE_STDLIB_H 1
119
120/* Define to 1 if you have the <strings.h> header file. */
121#define HAVE_STRINGS_H 1
122
123/* Define to 1 if you have the <string.h> header file. */
124#define HAVE_STRING_H 1
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#define HAVE_STRNLEN 1
134
135/* Define to 1 if you have the `strtok_r' function. */
136#define HAVE_STRTOK_R 1
137
138/* Define to 1 if the system has the type `struct sockaddr_in6'. */
139#define HAVE_STRUCT_SOCKADDR_IN6 1
140
141/* Define to 1 if the system has the type `struct sockaddr_storage'. */
142#define HAVE_STRUCT_SOCKADDR_STORAGE 1
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#define HAVE_SYS_SELECT_H 1
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#define HAVE_SYS_SOCKET_H 1
164
165/* Define to 1 if you have the <sys/stat.h> header file. */
166#define HAVE_SYS_STAT_H 1
167
168/* Define to 1 if you have the <sys/time.h> header file. */
169#define HAVE_SYS_TIME_H 1
170
171/* Define to 1 if you have the <sys/types.h> header file. */
172#define HAVE_SYS_TYPES_H 1
173
174/* Define to 1 if you have the <sys/uio.h> header file. */
175#define HAVE_SYS_UIO_H 1
176
177/* Define if you have timer_create */
178#undef HAVE_TIMER_CREATE
179
180/* Define to 1 if you have the <time.h> header file. */
181#define HAVE_TIME_H 1
182
183/* Define to 1 if the system has the type `uintmax_t'. */
184#define HAVE_UINTMAX_T 1
185
186/* Define to 1 if the system has the type `uintptr_t'. */
187#define HAVE_UINTPTR_T 1
188
189/* Define to 1 if you have the <unistd.h> header file. */
190#define HAVE_UNISTD_H 1
191
192/* Define to 1 if the system has the type `unsigned long long int'. */
193#define HAVE_UNSIGNED_LONG_LONG_INT 1
194
195/* Define to 1 if you have the `usleep' function. */
196#define HAVE_USLEEP 1
197
198/* Define to 1 if you have the `vfork' function. */
199#define HAVE_VFORK 1
200
201/* Define to 1 if you have the <vfork.h> header file. */
202#undef HAVE_VFORK_H
203
204/* Define to 1 if you are on windows */
205#undef HAVE_WIN32
206
207/* Define to 1 if `fork' works. */
208#undef HAVE_WORKING_FORK
209
210/* Define to 1 if `vfork' works. */
211#define HAVE_WORKING_VFORK 1
212
213/* Define to 1 if you have the `writev' function. */
214#define HAVE_WRITEV 1
215
216/* This is a MinGW system */
217#undef MINGW
218
219/* Define this to disable debugging support. */
220#undef NDEBUG
221
222/* Define if your system needs crypt. */
223#undef NEED_CRYPT
224
225/* Define to 1 if you wish to disable the block allocator. */
226#undef NOBALLOC
227
228/* Define to the address where bug reports for this package should be sent. */
229#undef PACKAGE_BUGREPORT
230
231/* Define to the full name of this package. */
232#undef PACKAGE_NAME
233
234/* Define to the full name and version of this package. */
235#undef PACKAGE_STRING
236
237/* Define to the one symbol short name of this package. */
238#undef PACKAGE_TARNAME
239
240/* Define to the version of this package. */
241#undef PACKAGE_VERSION
242
243/* Defined to mark profiling is enabled */
244#undef RATBOX_PROFILE
245
246/* Prefix where libratbox is installed. */
247#define RB_PREFIX "/ratbox"
248
249/* Define to 1 if sockaddr has a 'sa_len' member. */
250#undef SOCKADDR_IN_HAS_LEN
251
252/* Define this to enable soft asserts. */
253#undef SOFT_ASSERT
254
255/* If using the C implementation of alloca, define if you know the
256 direction of stack growth for your system; otherwise it will be
257 automatically deduced at runtime.
258 STACK_DIRECTION > 0 => grows toward higher addresses
259 STACK_DIRECTION < 0 => grows toward lower addresses
260 STACK_DIRECTION = 0 => direction of growth unknown */
261#undef STACK_DIRECTION
262
263/* Define to 1 if you have the ANSI C header files. */
264#define STDC_HEADERS 1
265
266/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
267#define TIME_WITH_SYS_TIME 1
268
269/* Define to 1 if we can use timer_create(CLOCK_REALTIME,...) */
270#undef USE_TIMER_CREATE
271
272/* This is a Windows system */
273#undef WINDOWS
274
275/* Enable GNU extensions on systems that have them. */
276#ifndef _GNU_SOURCE
277# undef _GNU_SOURCE
278#endif
279
280/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
281 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
282 #define below would cause a syntax error. */
283#undef _UINT32_T
284
285/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
286 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
287 #define below would cause a syntax error. */
288#undef _UINT64_T
289
290/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
291 <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
292 #define below would cause a syntax error. */
293#undef _UINT8_T
294
295/* Define to empty if `const' does not conform to ANSI C. */
296#undef const
297
298/* Define to `int' if <sys/types.h> doesn't define. */
299#undef gid_t
300
301/* Define to `__inline__' or `__inline' if that's what the C compiler
302 calls it, or to nothing if 'inline' is not supported under any name. */
303#ifndef __cplusplus
304#define inline inline
305#endif
306
307/* Define to the type of a signed integer type of width exactly 16 bits if
308 such a type exists and the standard includes do not define it. */
309#undef int16_t
310
311/* Define to the type of a signed integer type of width exactly 32 bits if
312 such a type exists and the standard includes do not define it. */
313#undef int32_t
314
315/* Define to the type of a signed integer type of width exactly 64 bits if
316 such a type exists and the standard includes do not define it. */
317#undef int64_t
318
319/* Define to the type of a signed integer type of width exactly 8 bits if such
320 a type exists and the standard includes do not define it. */
321#undef int8_t
322
323/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
324 not define. */
325#undef intmax_t
326
327/* Define to the type of a signed integer type wide enough to hold a pointer,
328 if such a type exists, and if the system does not define it. */
329#undef intptr_t
330
331/* Define to `int' if <sys/types.h> does not define. */
332#undef pid_t
333
334/* If system does not define sa_family_t, define it here. */
335#undef sa_family_t
336
337/* Define to `unsigned int' if <sys/types.h> does not define. */
338#undef size_t
339
340/* If we don't have a real socklen_t, unsigned int is good enough. */
341#undef socklen_t
342
343/* Define to `int' if <sys/types.h> does not define. */
344#undef ssize_t
345
346/* Define to `int' if <sys/types.h> doesn't define. */
347#undef uid_t
348
349/* Define to the type of an unsigned integer type of width exactly 16 bits if
350 such a type exists and the standard includes do not define it. */
351#undef uint16_t
352
353/* Define to the type of an unsigned integer type of width exactly 32 bits if
354 such a type exists and the standard includes do not define it. */
355#undef uint32_t
356
357/* Define to the type of an unsigned integer type of width exactly 64 bits if
358 such a type exists and the standard includes do not define it. */
359#undef uint64_t
360
361/* Define to the type of an unsigned integer type of width exactly 8 bits if
362 such a type exists and the standard includes do not define it. */
363#undef uint8_t
364
365/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
366 do not define. */
367#undef uintmax_t
368
369/* Define to the type of an unsigned integer type wide enough to hold a
370 pointer, if such a type exists, and if the system does not define it. */
371#undef uintptr_t
372
373/* Define as `fork' if `vfork' does not work. */
374#define vfork fork