comparison lwasm/config.h.in @ 272:d5392bb5da3c 2.5

Added generated files
author lost
date Sun, 16 Aug 2009 17:16:49 +0000
parents
children
comparison
equal deleted inserted replaced
271:3b793ba7a6c6 272:d5392bb5da3c
1 /* lwasm/config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define if the compiler is building for multiple architectures of Apple
4 platforms at once. */
5 #undef AA_APPLE_UNIVERSAL_BUILD
6
7 /* Define to the number of bits in type 'ptrdiff_t'. */
8 #undef BITSIZEOF_PTRDIFF_T
9
10 /* Define to the number of bits in type 'sig_atomic_t'. */
11 #undef BITSIZEOF_SIG_ATOMIC_T
12
13 /* Define to the number of bits in type 'size_t'. */
14 #undef BITSIZEOF_SIZE_T
15
16 /* Define to the number of bits in type 'wchar_t'. */
17 #undef BITSIZEOF_WCHAR_T
18
19 /* Define to the number of bits in type 'wint_t'. */
20 #undef BITSIZEOF_WINT_T
21
22 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
23 systems. This function is required for `alloca.c' support on those systems.
24 */
25 #undef CRAY_STACKSEG_END
26
27 /* Define to 1 if using `alloca.c'. */
28 #undef C_ALLOCA
29
30 /* Define to 1 if // is a file system root distinct from /. */
31 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
32
33 /* Define on systems for which file names may have a so-called `drive letter'
34 prefix, define this to compute the length of that prefix, including the
35 colon. */
36 #undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
37
38 /* Define if the backslash character may also serve as a file name component
39 separator. */
40 #undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
41
42 /* Define if a drive letter prefix denotes a relative path if it is not
43 followed by a file name component separator. */
44 #undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
45
46 /* Define to indicate the 'malloc' module. */
47 #undef GNULIB_MALLOC_GNU
48
49 /* Define to 1 to add extern declaration of program_invocation_name to argp.h
50 */
51 #undef GNULIB_PROGRAM_INVOCATION_NAME
52
53 /* Define to 1 to add extern declaration of program_invocation_short_name to
54 argp.h */
55 #undef GNULIB_PROGRAM_INVOCATION_SHORT_NAME
56
57 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
58 may be supplied by this distribution. */
59 #undef HAVE_ALLOCA
60
61 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
62 */
63 #undef HAVE_ALLOCA_H
64
65 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
66 you don't. */
67 #undef HAVE_DECL_CLEARERR_UNLOCKED
68
69 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
70 don't. */
71 #undef HAVE_DECL_FEOF_UNLOCKED
72
73 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
74 you don't. */
75 #undef HAVE_DECL_FERROR_UNLOCKED
76
77 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
78 you don't. */
79 #undef HAVE_DECL_FFLUSH_UNLOCKED
80
81 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
82 you don't. */
83 #undef HAVE_DECL_FGETS_UNLOCKED
84
85 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
86 you don't. */
87 #undef HAVE_DECL_FPUTC_UNLOCKED
88
89 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
90 you don't. */
91 #undef HAVE_DECL_FPUTS_UNLOCKED
92
93 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
94 you don't. */
95 #undef HAVE_DECL_FREAD_UNLOCKED
96
97 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
98 you don't. */
99 #undef HAVE_DECL_FWRITE_UNLOCKED
100
101 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
102 you don't. */
103 #undef HAVE_DECL_GETCHAR_UNLOCKED
104
105 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
106 don't. */
107 #undef HAVE_DECL_GETC_UNLOCKED
108
109 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
110 */
111 #undef HAVE_DECL_GETENV
112
113 /* Define if program_invocation_name is declared */
114 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
115
116 /* Define if program_invocation_short_name is declared */
117 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
118
119 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
120 you don't. */
121 #undef HAVE_DECL_PUTCHAR_UNLOCKED
122
123 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
124 don't. */
125 #undef HAVE_DECL_PUTC_UNLOCKED
126
127 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
128 */
129 #undef HAVE_DECL_SLEEP
130
131 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
132 don't. */
133 #undef HAVE_DECL_STRERROR
134
135 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
136 don't. */
137 #undef HAVE_DECL_STRERROR_R
138
139 /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
140 don't. */
141 #undef HAVE_DECL_STRNCASECMP
142
143 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
144 don't. */
145 #undef HAVE_DECL_STRNDUP
146
147 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
148 don't. */
149 #undef HAVE_DECL_STRNLEN
150
151 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
152 don't. */
153 #undef HAVE_DECL_VSNPRINTF
154
155 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
156 don't. */
157 #undef HAVE_DECL__SNPRINTF
158
159 /* Define to 1 if you have the <errno.h> header file. */
160 #undef HAVE_ERRNO_H
161
162 /* Define to 1 if you have the <features.h> header file. */
163 #undef HAVE_FEATURES_H
164
165 /* Define to 1 if you have the <float.h> header file. */
166 #undef HAVE_FLOAT_H
167
168 /* Define to 1 if you have the `flockfile' function. */
169 #undef HAVE_FLOCKFILE
170
171 /* Define to 1 if you have the `funlockfile' function. */
172 #undef HAVE_FUNLOCKFILE
173
174 /* Define to 1 if you have the <getopt.h> header file. */
175 #undef HAVE_GETOPT_H
176
177 /* Define to 1 if you have the `getopt_long_only' function. */
178 #undef HAVE_GETOPT_LONG_ONLY
179
180 /* Define to 1 if the compiler supports one of the keywords 'inline',
181 '__inline__', '__inline' and effectively inlines functions marked as such.
182 */
183 #undef HAVE_INLINE
184
185 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
186 #undef HAVE_INTMAX_T
187
188 /* Define to 1 if you have the <inttypes.h> header file. */
189 #undef HAVE_INTTYPES_H
190
191 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
192 declares uintmax_t. */
193 #undef HAVE_INTTYPES_H_WITH_UINTMAX
194
195 /* Define to 1 if you have the <linewrap.h> header file. */
196 #undef HAVE_LINEWRAP_H
197
198 /* Define to 1 if the system has the type `long long int'. */
199 #undef HAVE_LONG_LONG_INT
200
201 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
202 to 0 otherwise. */
203 #undef HAVE_MALLOC
204
205 /* Define if the 'malloc' function is POSIX compliant. */
206 #undef HAVE_MALLOC_POSIX
207
208 /* Define to 1 if you have the <memory.h> header file. */
209 #undef HAVE_MEMORY_H
210
211 /* Define to 1 if you have the `mempcpy' function. */
212 #undef HAVE_MEMPCPY
213
214 /* Define if program_invocation_name is defined */
215 #undef HAVE_PROGRAM_INVOCATION_NAME
216
217 /* Define if program_invocation_short_name is defined */
218 #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
219
220 /* Define to 1 if you have the `rawmemchr' function. */
221 #undef HAVE_RAWMEMCHR
222
223 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
224 #undef HAVE_SIGNED_SIG_ATOMIC_T
225
226 /* Define to 1 if 'wchar_t' is a signed integer type. */
227 #undef HAVE_SIGNED_WCHAR_T
228
229 /* Define to 1 if 'wint_t' is a signed integer type. */
230 #undef HAVE_SIGNED_WINT_T
231
232 /* Define to 1 if you have the `snprintf' function. */
233 #undef HAVE_SNPRINTF
234
235 /* Define to 1 if stdbool.h conforms to C99. */
236 #undef HAVE_STDBOOL_H
237
238 /* Define to 1 if you have the <stdint.h> header file. */
239 #undef HAVE_STDINT_H
240
241 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
242 uintmax_t. */
243 #undef HAVE_STDINT_H_WITH_UINTMAX
244
245 /* Define to 1 if you have the <stdio.h> header file. */
246 #undef HAVE_STDIO_H
247
248 /* Define to 1 if you have the <stdlib.h> header file. */
249 #undef HAVE_STDLIB_H
250
251 /* Define to 1 if you have the `strcasecmp' function. */
252 #undef HAVE_STRCASECMP
253
254 /* Define to 1 if you have the `strchrnul' function. */
255 #undef HAVE_STRCHRNUL
256
257 /* Define to 1 if you have the `strerror_r' function. */
258 #undef HAVE_STRERROR_R
259
260 /* Define to 1 if you have the <strings.h> header file. */
261 #undef HAVE_STRINGS_H
262
263 /* Define to 1 if you have the <string.h> header file. */
264 #undef HAVE_STRING_H
265
266 /* Define to 1 if you have the `strncasecmp' function. */
267 #undef HAVE_STRNCASECMP
268
269 /* Define if you have the strndup() function and it works. */
270 #undef HAVE_STRNDUP
271
272 /* Define to 1 if the system has the type `struct random_data'. */
273 #undef HAVE_STRUCT_RANDOM_DATA
274
275 /* Define to 1 if you have the <sysexits.h> header file. */
276 #undef HAVE_SYSEXITS_H
277
278 /* Define to 1 if you have the <sys/bitypes.h> header file. */
279 #undef HAVE_SYS_BITYPES_H
280
281 /* Define to 1 if you have the <sys/inttypes.h> header file. */
282 #undef HAVE_SYS_INTTYPES_H
283
284 /* Define to 1 if you have the <sys/socket.h> header file. */
285 #undef HAVE_SYS_SOCKET_H
286
287 /* Define to 1 if you have the <sys/stat.h> header file. */
288 #undef HAVE_SYS_STAT_H
289
290 /* Define to 1 if you have the <sys/types.h> header file. */
291 #undef HAVE_SYS_TYPES_H
292
293 /* Define to 1 if you have the <unistd.h> header file. */
294 #undef HAVE_UNISTD_H
295
296 /* Define to 1 if the system has the type `unsigned long long int'. */
297 #undef HAVE_UNSIGNED_LONG_LONG_INT
298
299 /* Define to 1 if you have the `vasnprintf' function. */
300 #undef HAVE_VASNPRINTF
301
302 /* Define to 1 if you have the `vsnprintf' function. */
303 #undef HAVE_VSNPRINTF
304
305 /* Define to 1 if you have the <wchar.h> header file. */
306 #undef HAVE_WCHAR_H
307
308 /* Define if you have the 'wchar_t' type. */
309 #undef HAVE_WCHAR_T
310
311 /* Define to 1 if you have the `wcslen' function. */
312 #undef HAVE_WCSLEN
313
314 /* Define to 1 if you have the <winsock2.h> header file. */
315 #undef HAVE_WINSOCK2_H
316
317 /* Define if you have the 'wint_t' type. */
318 #undef HAVE_WINT_T
319
320 /* Define to 1 if the system has the type `_Bool'. */
321 #undef HAVE__BOOL
322
323 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
324 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
325 #else
326 # define ISSLASH(C) ((C) == '/')
327 #endif
328
329 /* Name of package */
330 #undef PACKAGE
331
332 /* Define to the address where bug reports for this package should be sent. */
333 #undef PACKAGE_BUGREPORT
334
335 /* Define to the full name of this package. */
336 #undef PACKAGE_NAME
337
338 /* Define to the full name and version of this package. */
339 #undef PACKAGE_STRING
340
341 /* Define to the one symbol short name of this package. */
342 #undef PACKAGE_TARNAME
343
344 /* Define to the version of this package. */
345 #undef PACKAGE_VERSION
346
347 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
348 'ptrdiff_t'. */
349 #undef PTRDIFF_T_SUFFIX
350
351 /* Define this to 1 if strerror is broken. */
352 #undef REPLACE_STRERROR
353
354 /* Define if vasnprintf exists but is overridden by gnulib. */
355 #undef REPLACE_VASNPRINTF
356
357 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
358 'sig_atomic_t'. */
359 #undef SIG_ATOMIC_T_SUFFIX
360
361 /* Define as the maximum value of type 'size_t', if the system doesn't define
362 it. */
363 #undef SIZE_MAX
364
365 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
366 'size_t'. */
367 #undef SIZE_T_SUFFIX
368
369 /* If using the C implementation of alloca, define if you know the
370 direction of stack growth for your system; otherwise it will be
371 automatically deduced at runtime.
372 STACK_DIRECTION > 0 => grows toward higher addresses
373 STACK_DIRECTION < 0 => grows toward lower addresses
374 STACK_DIRECTION = 0 => direction of growth unknown */
375 #undef STACK_DIRECTION
376
377 /* Define to 1 if you have the ANSI C header files. */
378 #undef STDC_HEADERS
379
380 /* Define to 1 if strerror_r returns char *. */
381 #undef STRERROR_R_CHAR_P
382
383 /* Version number of package */
384 #undef VERSION
385
386 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
387 'wchar_t'. */
388 #undef WCHAR_T_SUFFIX
389
390 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
391 'wint_t'. */
392 #undef WINT_T_SUFFIX
393
394 /* Define to 1 if on MINIX. */
395 #undef _MINIX
396
397 /* Define to 2 if the system does not provide POSIX.1 features except with
398 this defined. */
399 #undef _POSIX_1_SOURCE
400
401 /* Define to 1 if you need to in order for `stat' and other things to work. */
402 #undef _POSIX_SOURCE
403
404 /* Define to 500 only on HP-UX. */
405 #undef _XOPEN_SOURCE
406
407 /* Enable extensions on AIX 3, Interix. */
408 #ifndef _ALL_SOURCE
409 # undef _ALL_SOURCE
410 #endif
411 /* Enable GNU extensions on systems that have them. */
412 #ifndef _GNU_SOURCE
413 # undef _GNU_SOURCE
414 #endif
415 /* Enable threading extensions on Solaris. */
416 #ifndef _POSIX_PTHREAD_SEMANTICS
417 # undef _POSIX_PTHREAD_SEMANTICS
418 #endif
419 /* Enable extensions on HP NonStop. */
420 #ifndef _TANDEM_SOURCE
421 # undef _TANDEM_SOURCE
422 #endif
423 /* Enable general extensions on Solaris. */
424 #ifndef __EXTENSIONS__
425 # undef __EXTENSIONS__
426 #endif
427
428
429 /* Define to rpl_ if the getopt replacement functions and variables should be
430 used. */
431 #undef __GETOPT_PREFIX
432
433 /* Define to `__inline__' or `__inline' if that's what the C compiler
434 calls it, or to nothing if 'inline' is not supported under any name. */
435 #ifndef __cplusplus
436 #undef inline
437 #endif
438
439 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
440 #undef intmax_t
441
442 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
443 the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
444 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
445 __APPLE__ && __MACH__ test for MacOS X.
446 __APPLE_CC__ tests for the Apple compiler and its version.
447 __STDC_VERSION__ tests for the C99 mode. */
448 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
449 # define __GNUC_STDC_INLINE__ 1
450 #endif
451
452 /* Define to rpl_malloc if the replacement function should be used. */
453 #undef malloc
454
455 /* Define as the type of the result of subtracting two pointers, if the system
456 doesn't define it. */
457 #undef ptrdiff_t
458
459 /* Define to the equivalent of the C99 'restrict' keyword, or to
460 nothing if this is not supported. Do not define if restrict is
461 supported directly. */
462 #undef restrict
463 /* Work around a bug in Sun C++: it does not support _Restrict, even
464 though the corresponding Sun C compiler does, which causes
465 "#define restrict _Restrict" in the previous line. Perhaps some future
466 version of Sun C++ will work with _Restrict; if so, it'll probably
467 define __RESTRICT, just as Sun C does. */
468 #if defined __SUNPRO_CC && !defined __RESTRICT
469 # define _Restrict
470 #endif
471
472 /* Define to `unsigned int' if <sys/types.h> does not define. */
473 #undef size_t
474
475 /* Define to rpl_strnlen if the replacement function should be used. */
476 #undef strnlen
477
478 /* Define as a marker that can be attached to function parameter declarations
479 for parameters that are not used. This helps to reduce warnings, such as
480 from GCC -Wunused-parameter. */
481 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
482 # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
483 #else
484 # define _UNUSED_PARAMETER_
485 #endif
486