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