1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define to the minimum alignment, in bytes, of int16_t. */
4#undef ALIGNOF_INT16_T
5
6/* Define to the minimum alignment, in bytes, of int32_t. */
7#undef ALIGNOF_INT32_T
8
9/* Define to the minimum alignment, in bytes, of int64_t. */
10#undef ALIGNOF_INT64_T
11
12/* Define to the floating point format of a double. */
13#undef FLOAT_FORMAT_DOUBLE
14
15/* Define to the floating point format of a float. */
16#undef FLOAT_FORMAT_FLOAT
17
18/* Define to the floating point format of a long double. */
19#undef FLOAT_FORMAT_LONG_DOUBLE
20
21/* Define to the maximum value of a double. */
22#undef FLOAT_MAX_DOUBLE
23
24/* Define to the maximum value of a float. */
25#undef FLOAT_MAX_FLOAT
26
27/* Define to the maximum value of a long double. */
28#undef FLOAT_MAX_LONG_DOUBLE
29
30/* Define to the minimum value of a double. */
31#undef FLOAT_MIN_DOUBLE
32
33/* Define to the minimum value of a float. */
34#undef FLOAT_MIN_FLOAT
35
36/* Define to the minimum value of a long double. */
37#undef FLOAT_MIN_LONG_DOUBLE
38
39/* Define if you have AF_LINK. */
40#undef HAVE_AF_LINK
41
42/* Define if you have bswap16(). */
43#undef HAVE_BSWAP16
44
45/* Define if you have bswap32(). */
46#undef HAVE_BSWAP32
47
48/* Define if you have bswap64(). */
49#undef HAVE_BSWAP64
50
51/* Define to 1 if you have the <dlfcn.h> header file. */
52#undef HAVE_DLFCN_H
53
54/* Define to 1 if you have the <float.h> header file. */
55#undef HAVE_FLOAT_H
56
57/* Define to 1 if you have the `getpagesize' function. */
58#undef HAVE_GETPAGESIZE
59
60/* Define if you are compiling with GTK. */
61#undef HAVE_GTK
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 <ioctls.h> header file. */
67#undef HAVE_IOCTLS_H
68
69/* Define if you have isinff(). */
70#undef HAVE_ISINFF
71
72/* Define to 1 if you have the <limits.h> header file. */
73#undef HAVE_LIMITS_H
74
75/* Define to 1 if the type `long double' works and has more range or precision
76   than `double'. */
77#undef HAVE_LONG_DOUBLE
78
79/* Define to 1 if the type `long double' works and has more range or precision
80   than `double'. */
81#undef HAVE_LONG_DOUBLE_WIDER
82
83/* Define to 1 if you have the <memory.h> header file. */
84#undef HAVE_MEMORY_H
85
86/* Define to 1 if you have a working `mmap' system call. */
87#undef HAVE_MMAP
88
89/* Define to 1 if you have the <net/if_dl.h> header file. */
90#undef HAVE_NET_IF_DL_H
91
92/* Define if your struct sockaddr has sa_len. */
93#undef HAVE_SOCKADDR_SA_LEN
94
95/* Define to 1 if you have the <stdarg.h> header file. */
96#undef HAVE_STDARG_H
97
98/* Define to 1 if you have the <stdint.h> header file. */
99#undef HAVE_STDINT_H
100
101/* Define to 1 if you have the <stdio.h> header file. */
102#undef HAVE_STDIO_H
103
104/* Define to 1 if you have the <stdlib.h> header file. */
105#undef HAVE_STDLIB_H
106
107/* Define to 1 if you have the <strings.h> header file. */
108#undef HAVE_STRINGS_H
109
110/* Define to 1 if you have the <string.h> header file. */
111#undef HAVE_STRING_H
112
113/* Define to 1 if you have the <sys/bswap.h> header file. */
114#undef HAVE_SYS_BSWAP_H
115
116/* Define to 1 if you have the <sys/ioctl.h> header file. */
117#undef HAVE_SYS_IOCTL_H
118
119/* Define to 1 if you have the <sys/socketio.h> header file. */
120#undef HAVE_SYS_SOCKETIO_H
121
122/* Define to 1 if you have the <sys/sockio.h> header file. */
123#undef HAVE_SYS_SOCKIO_H
124
125/* Define to 1 if you have the <sys/stat.h> header file. */
126#undef HAVE_SYS_STAT_H
127
128/* Define to 1 if you have the <sys/types.h> header file. */
129#undef HAVE_SYS_TYPES_H
130
131/* Define to 1 if you have the <unistd.h> header file. */
132#undef HAVE_UNISTD_H
133
134/* Name of package */
135#undef PACKAGE
136
137/* Define to the address where bug reports for this package should be sent. */
138#undef PACKAGE_BUGREPORT
139
140/* Define to the full name of this package. */
141#undef PACKAGE_NAME
142
143/* Define to the full name and version of this package. */
144#undef PACKAGE_STRING
145
146/* Define to the one symbol short name of this package. */
147#undef PACKAGE_TARNAME
148
149/* Define to the version of this package. */
150#undef PACKAGE_VERSION
151
152/* Define as the return type of signal handlers (`int' or `void'). */
153#undef RETSIGTYPE
154
155/* Define to the maximum shift count for a int16_t. */
156#undef SHIFTMAX_INT16_T
157
158/* Define to the maximum shift count for a int32_t. */
159#undef SHIFTMAX_INT32_T
160
161/* Define to the maximum shift count for a int64_t. */
162#undef SHIFTMAX_INT64_T
163
164/* Define to the maximum shift count for a int8_t. */
165#undef SHIFTMAX_INT8_T
166
167/* Define if all right shifts of int16_t are arithmetic. */
168#undef SHIFTSIGNED_INT16_T
169
170/* Define if all right shifts of int32_t are arithmetic. */
171#undef SHIFTSIGNED_INT32_T
172
173/* Define if all right shifts of int64_t are arithmetic. */
174#undef SHIFTSIGNED_INT64_T
175
176/* Define if all right shifts of int8_t are arithmetic. */
177#undef SHIFTSIGNED_INT8_T
178
179/* The size of `double', as computed by sizeof. */
180#undef SIZEOF_DOUBLE
181
182/* The size of `float', as computed by sizeof. */
183#undef SIZEOF_FLOAT
184
185/* The size of `int', as computed by sizeof. */
186#undef SIZEOF_INT
187
188/* The size of `long', as computed by sizeof. */
189#undef SIZEOF_LONG
190
191/* The size of `long double', as computed by sizeof. */
192#undef SIZEOF_LONG_DOUBLE
193
194/* The size of `short', as computed by sizeof. */
195#undef SIZEOF_SHORT
196
197/* Define to 1 if you have the ANSI C header files. */
198#undef STDC_HEADERS
199
200/* Version number of package */
201#undef VERSION
202
203/* Define to 1 if your processor stores words with the most significant byte
204   first (like Motorola and SPARC, unlike Intel and VAX). */
205#undef WORDS_BIGENDIAN
206
207/* Define to 1 if the X Window System is missing or not being used. */
208#undef X_DISPLAY_MISSING
209
210/* Define to empty if `const' does not conform to ANSI C. */
211#undef const
212
213/* Define to `__inline__' or `__inline' if that's what the C compiler
214   calls it, or to nothing if 'inline' is not supported under any name.  */
215#ifndef __cplusplus
216#undef inline
217#endif
218
219/* Define to `unsigned int' if <sys/types.h> does not define. */
220#undef size_t
221
222/* Define to empty if the keyword `volatile' does not work. Warning: valid
223   code using `volatile' can become incorrect without. Disable with care. */
224#undef volatile
225