Stealth Mode script
[tomato.git] / release / src / router / libiconv / config.h.in
blob2f997a6a461e5cdbb4e0aacbd7f5eeb61bb951c3
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to the number of bits in type 'int16_t'. */
4 #undef BITSIZEOF_INT16_T
6 /* Define to the number of bits in type 'int32_t'. */
7 #undef BITSIZEOF_INT32_T
9 /* Define to the number of bits in type 'int64_t'. */
10 #undef BITSIZEOF_INT64_T
12 /* Define to the number of bits in type 'int8_t'. */
13 #undef BITSIZEOF_INT8_T
15 /* Define to the number of bits in type 'intmax_t'. */
16 #undef BITSIZEOF_INTMAX_T
18 /* Define to the number of bits in type 'intptr_t'. */
19 #undef BITSIZEOF_INTPTR_T
21 /* Define to the number of bits in type 'int_fast16_t'. */
22 #undef BITSIZEOF_INT_FAST16_T
24 /* Define to the number of bits in type 'int_fast32_t'. */
25 #undef BITSIZEOF_INT_FAST32_T
27 /* Define to the number of bits in type 'int_fast64_t'. */
28 #undef BITSIZEOF_INT_FAST64_T
30 /* Define to the number of bits in type 'int_fast8_t'. */
31 #undef BITSIZEOF_INT_FAST8_T
33 /* Define to the number of bits in type 'int_least16_t'. */
34 #undef BITSIZEOF_INT_LEAST16_T
36 /* Define to the number of bits in type 'int_least32_t'. */
37 #undef BITSIZEOF_INT_LEAST32_T
39 /* Define to the number of bits in type 'int_least64_t'. */
40 #undef BITSIZEOF_INT_LEAST64_T
42 /* Define to the number of bits in type 'int_least8_t'. */
43 #undef BITSIZEOF_INT_LEAST8_T
45 /* Define to the number of bits in type 'long'. */
46 #undef BITSIZEOF_LONG
48 /* Define to the number of bits in type 'ptrdiff_t'. */
49 #undef BITSIZEOF_PTRDIFF_T
51 /* Define to the number of bits in type 'sig_atomic_t'. */
52 #undef BITSIZEOF_SIG_ATOMIC_T
54 /* Define to the number of bits in type 'size_t'. */
55 #undef BITSIZEOF_SIZE_T
57 /* Define to the number of bits in type 'uint16_t'. */
58 #undef BITSIZEOF_UINT16_T
60 /* Define to the number of bits in type 'uint32_t'. */
61 #undef BITSIZEOF_UINT32_T
63 /* Define to the number of bits in type 'uint64_t'. */
64 #undef BITSIZEOF_UINT64_T
66 /* Define to the number of bits in type 'uint8_t'. */
67 #undef BITSIZEOF_UINT8_T
69 /* Define to the number of bits in type 'uintmax_t'. */
70 #undef BITSIZEOF_UINTMAX_T
72 /* Define to the number of bits in type 'uintptr_t'. */
73 #undef BITSIZEOF_UINTPTR_T
75 /* Define to the number of bits in type 'uint_fast16_t'. */
76 #undef BITSIZEOF_UINT_FAST16_T
78 /* Define to the number of bits in type 'uint_fast32_t'. */
79 #undef BITSIZEOF_UINT_FAST32_T
81 /* Define to the number of bits in type 'uint_fast64_t'. */
82 #undef BITSIZEOF_UINT_FAST64_T
84 /* Define to the number of bits in type 'uint_fast8_t'. */
85 #undef BITSIZEOF_UINT_FAST8_T
87 /* Define to the number of bits in type 'uint_least16_t'. */
88 #undef BITSIZEOF_UINT_LEAST16_T
90 /* Define to the number of bits in type 'uint_least32_t'. */
91 #undef BITSIZEOF_UINT_LEAST32_T
93 /* Define to the number of bits in type 'uint_least64_t'. */
94 #undef BITSIZEOF_UINT_LEAST64_T
96 /* Define to the number of bits in type 'uint_least8_t'. */
97 #undef BITSIZEOF_UINT_LEAST8_T
99 /* Define to the number of bits in type 'unsigned_int'. */
100 #undef BITSIZEOF_UNSIGNED_INT
102 /* Define to the number of bits in type 'unsigned_long'. */
103 #undef BITSIZEOF_UNSIGNED_LONG
105 /* Define to the number of bits in type 'wchar_t'. */
106 #undef BITSIZEOF_WCHAR_T
108 /* Define to the number of bits in type 'wint_t'. */
109 #undef BITSIZEOF_WINT_T
111 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
112 systems. This function is required for `alloca.c' support on those systems.
114 #undef CRAY_STACKSEG_END
116 /* Define to 1 if using `alloca.c'. */
117 #undef C_ALLOCA
119 /* Define as good substitute value for EILSEQ. */
120 #undef EILSEQ
122 /* Define to 1 to enable a few rarely used encodings. */
123 #undef ENABLE_EXTRA
125 /* Define to 1 if translation of program messages to the user's native
126 language is requested. */
127 #undef ENABLE_NLS
129 /* Define to 1 if the package shall run at any location in the filesystem. */
130 #undef ENABLE_RELOCATABLE
132 /* Define this to the full path to <inttypes.h>. */
133 #undef FULL_PATH_INTTYPES_H
135 /* Define this to the full path to <stdint.h>. */
136 #undef FULL_PATH_STDINT_H
138 /* Define to 1 if you have `alloca', as a function or macro. */
139 #undef HAVE_ALLOCA
141 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
143 #undef HAVE_ALLOCA_H
145 /* Define to 1 if you have the `canonicalize_file_name' function. */
146 #undef HAVE_CANONICALIZE_FILE_NAME
148 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
149 CoreFoundation framework. */
150 #undef HAVE_CFLOCALECOPYCURRENT
152 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
153 the CoreFoundation framework. */
154 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
156 /* Define if the GNU dcgettext() function is already present or preinstalled.
158 #undef HAVE_DCGETTEXT
160 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
161 you don't. */
162 #undef HAVE_DECL_CLEARERR_UNLOCKED
164 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
165 don't. */
166 #undef HAVE_DECL_FEOF_UNLOCKED
168 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
169 you don't. */
170 #undef HAVE_DECL_FERROR_UNLOCKED
172 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
173 you don't. */
174 #undef HAVE_DECL_FFLUSH_UNLOCKED
176 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
177 you don't. */
178 #undef HAVE_DECL_FGETS_UNLOCKED
180 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
181 you don't. */
182 #undef HAVE_DECL_FPUTC_UNLOCKED
184 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
185 you don't. */
186 #undef HAVE_DECL_FPUTS_UNLOCKED
188 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
189 you don't. */
190 #undef HAVE_DECL_FREAD_UNLOCKED
192 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
193 you don't. */
194 #undef HAVE_DECL_FWRITE_UNLOCKED
196 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
197 you don't. */
198 #undef HAVE_DECL_GETCHAR_UNLOCKED
200 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
201 don't. */
202 #undef HAVE_DECL_GETC_UNLOCKED
204 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
205 you don't. */
206 #undef HAVE_DECL_PUTCHAR_UNLOCKED
208 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
209 don't. */
210 #undef HAVE_DECL_PUTC_UNLOCKED
212 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
213 don't. */
214 #undef HAVE_DECL_STRERROR_R
216 /* Define to 1 if you have the <dlfcn.h> header file. */
217 #undef HAVE_DLFCN_H
219 /* Define if you have the declaration of environ. */
220 #undef HAVE_ENVIRON_DECL
222 /* Define if you have the declaration of errno. */
223 #undef HAVE_ERRNO_DECL
225 /* Define to 1 if you have the `getcwd' function. */
226 #undef HAVE_GETCWD
228 /* Define to 1 if you have the `getc_unlocked' function. */
229 #undef HAVE_GETC_UNLOCKED
231 /* Define if the GNU gettext() function is already present or preinstalled. */
232 #undef HAVE_GETTEXT
234 /* Define if you have the iconv() function. */
235 #undef HAVE_ICONV
237 /* Define to 1 if the type 'int16_t' is already defined. */
238 #undef HAVE_INT16_T
240 /* Define to 1 if the type 'int32_t' is already defined. */
241 #undef HAVE_INT32_T
243 /* Define to 1 if the type 'int64_t' is already defined. */
244 #undef HAVE_INT64_T
246 /* Define to 1 if the type 'int64_t' is already definedin <stdint.h>. */
247 #undef HAVE_INT64_T_IN_STDINT_H
249 /* Define to 1 if the type 'int8_t' is already defined. */
250 #undef HAVE_INT8_T
252 /* Define to 1 if the type 'intmax_t' is already defined. */
253 #undef HAVE_INTMAX_T
255 /* Define to 1 if the type 'intptr_t' is already defined. */
256 #undef HAVE_INTPTR_T
258 /* Define to 1 if you have the <inttypes.h> header file. */
259 #undef HAVE_INTTYPES_H
261 /* Define to 1 if the type 'int_fast16_t' is already defined. */
262 #undef HAVE_INT_FAST16_T
264 /* Define to 1 if the type 'int_fast32_t' is already defined. */
265 #undef HAVE_INT_FAST32_T
267 /* Define to 1 if the type 'int_fast64_t' is already defined. */
268 #undef HAVE_INT_FAST64_T
270 /* Define to 1 if the type 'int_fast64_t' is already definedin <stdint.h>. */
271 #undef HAVE_INT_FAST64_T_IN_STDINT_H
273 /* Define to 1 if the type 'int_fast8_t' is already defined. */
274 #undef HAVE_INT_FAST8_T
276 /* Define to 1 if the type 'int_least16_t' is already defined. */
277 #undef HAVE_INT_LEAST16_T
279 /* Define to 1 if the type 'int_least32_t' is already defined. */
280 #undef HAVE_INT_LEAST32_T
282 /* Define to 1 if the type 'int_least64_t' is already defined. */
283 #undef HAVE_INT_LEAST64_T
285 /* Define to 1 if the type 'int_least64_t' is already definedin <stdint.h>. */
286 #undef HAVE_INT_LEAST64_T_IN_STDINT_H
288 /* Define to 1 if the type 'int_least8_t' is already defined. */
289 #undef HAVE_INT_LEAST8_T
291 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
292 #undef HAVE_LANGINFO_CODESET
294 /* Define to 1 if you have the <locale.h> header file. */
295 #undef HAVE_LOCALE_H
297 /* Define if you have the 'long double' type. */
298 #undef HAVE_LONG_DOUBLE
300 /* Define if you have the 'long long' type. */
301 #undef HAVE_LONG_LONG
303 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
304 #undef HAVE_MACH_O_DYLD_H
306 /* Define to 1 if you have the `mbrtowc' function. */
307 #undef HAVE_MBRTOWC
309 /* Define to 1 if you have the `mbsinit' function. */
310 #undef HAVE_MBSINIT
312 /* Define to 1 if <wchar.h> declares mbstate_t. */
313 #undef HAVE_MBSTATE_T
315 /* Define to 1 if you have the `memmove' function. */
316 #undef HAVE_MEMMOVE
318 /* Define to 1 if you have the <memory.h> header file. */
319 #undef HAVE_MEMORY_H
321 /* Define to 1 if the system has the type `ptrdiff_t'. */
322 #undef HAVE_PTRDIFF_T
324 /* Define to 1 if you have the `readlink' function. */
325 #undef HAVE_READLINK
327 /* Define to 1 if you have the <search.h> header file. */
328 #undef HAVE_SEARCH_H
330 /* Define to 1 if you have the `setenv' function. */
331 #undef HAVE_SETENV
333 /* Define to 1 if you have the `setlocale' function. */
334 #undef HAVE_SETLOCALE
336 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
337 #undef HAVE_SIGNED_SIG_ATOMIC_T
339 /* Define to 1 if 'wchar_t' is a signed integer type. */
340 #undef HAVE_SIGNED_WCHAR_T
342 /* Define to 1 if 'wint_t' is a signed integer type. */
343 #undef HAVE_SIGNED_WINT_T
345 /* Define to 1 if the system has the type `sig_atomic_t'. */
346 #undef HAVE_SIG_ATOMIC_T
348 /* Define to 1 if stdbool.h conforms to C99. */
349 #undef HAVE_STDBOOL_H
351 /* Define to 1 if you have the <stddef.h> header file. */
352 #undef HAVE_STDDEF_H
354 /* Define to 1 if you have the <stdint.h> header file. */
355 #undef HAVE_STDINT_H
357 /* Define to 1 if you have the <stdlib.h> header file. */
358 #undef HAVE_STDLIB_H
360 /* Define to 1 if you have the `strerror' function. */
361 #undef HAVE_STRERROR
363 /* Define to 1 if you have the `strerror_r' function. */
364 #undef HAVE_STRERROR_R
366 /* Define to 1 if you have the <strings.h> header file. */
367 #undef HAVE_STRINGS_H
369 /* Define to 1 if you have the <string.h> header file. */
370 #undef HAVE_STRING_H
372 /* Define to 1 if you have the <sys/bitypes.h> header file. */
373 #undef HAVE_SYS_BITYPES_H
375 /* Define to 1 if you have the <sys/inttypes.h> header file. */
376 #undef HAVE_SYS_INTTYPES_H
378 /* Define to 1 if you have the <sys/param.h> header file. */
379 #undef HAVE_SYS_PARAM_H
381 /* Define to 1 if you have the <sys/stat.h> header file. */
382 #undef HAVE_SYS_STAT_H
384 /* Define to 1 if you have the <sys/types.h> header file. */
385 #undef HAVE_SYS_TYPES_H
387 /* Define to 1 if you have the `tsearch' function. */
388 #undef HAVE_TSEARCH
390 /* Define to 1 if the type 'uint16_t' is already defined. */
391 #undef HAVE_UINT16_T
393 /* Define to 1 if the type 'uint32_t' is already defined. */
394 #undef HAVE_UINT32_T
396 /* Define to 1 if the type 'uint64_t' is already defined. */
397 #undef HAVE_UINT64_T
399 /* Define to 1 if the type 'uint64_t' is already definedin <stdint.h>. */
400 #undef HAVE_UINT64_T_IN_STDINT_H
402 /* Define to 1 if the type 'uint8_t' is already defined. */
403 #undef HAVE_UINT8_T
405 /* Define to 1 if the type 'uintmax_t' is already defined. */
406 #undef HAVE_UINTMAX_T
408 /* Define to 1 if the type 'uintptr_t' is already defined. */
409 #undef HAVE_UINTPTR_T
411 /* Define to 1 if the type 'uint_fast16_t' is already defined. */
412 #undef HAVE_UINT_FAST16_T
414 /* Define to 1 if the type 'uint_fast32_t' is already defined. */
415 #undef HAVE_UINT_FAST32_T
417 /* Define to 1 if the type 'uint_fast64_t' is already defined. */
418 #undef HAVE_UINT_FAST64_T
420 /* Define to 1 if the type 'uint_fast64_t' is already definedin <stdint.h>. */
421 #undef HAVE_UINT_FAST64_T_IN_STDINT_H
423 /* Define to 1 if the type 'uint_fast8_t' is already defined. */
424 #undef HAVE_UINT_FAST8_T
426 /* Define to 1 if the type 'uint_least16_t' is already defined. */
427 #undef HAVE_UINT_LEAST16_T
429 /* Define to 1 if the type 'uint_least32_t' is already defined. */
430 #undef HAVE_UINT_LEAST32_T
432 /* Define to 1 if the type 'uint_least64_t' is already defined. */
433 #undef HAVE_UINT_LEAST64_T
435 /* Define to 1 if the type 'uint_least64_t' is already definedin <stdint.h>.
437 #undef HAVE_UINT_LEAST64_T_IN_STDINT_H
439 /* Define to 1 if the type 'uint_least8_t' is already defined. */
440 #undef HAVE_UINT_LEAST8_T
442 /* Define to 1 if you have the <unistd.h> header file. */
443 #undef HAVE_UNISTD_H
445 /* Define to 1 if you have the `unsetenv' function. */
446 #undef HAVE_UNSETENV
448 /* Define to 1 or 0, depending whether the compiler supports simple visibility
449 declarations. */
450 #undef HAVE_VISIBILITY
452 /* Define to 1 if you have the <wchar.h> header file. */
453 #undef HAVE_WCHAR_H
455 /* Define if you have the 'wchar_t' type. */
456 #undef HAVE_WCHAR_T
458 /* Define to 1 if you have the `wcrtomb' function. */
459 #undef HAVE_WCRTOMB
461 /* Define to 1 if the system has the type `wint_t'. */
462 #undef HAVE_WINT_T
464 /* Define to 1 if the system has the type `_Bool'. */
465 #undef HAVE__BOOL
467 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
468 #undef HAVE__NSGETEXECUTABLEPATH
470 /* Define as const if the declaration of iconv() needs const. */
471 #undef ICONV_CONST
473 /* Define to the value of ${prefix}, as a string. */
474 #undef INSTALLPREFIX
476 /* Define if <stdint.h> doesn't define it. */
477 #undef INT16_MAX
479 /* Define if <stdint.h> doesn't define it. */
480 #undef INT16_MIN
482 /* Define if <stdint.h> doesn't define it. */
483 #undef INT32_MAX
485 /* Define if <stdint.h> doesn't define it. */
486 #undef INT32_MIN
488 /* Define if <stdint.h> doesn't define it but has the int64_t type. */
489 #undef INT64_MAX
491 /* Define if <stdint.h> doesn't define it but has the int64_t type. */
492 #undef INT64_MIN
494 /* Define if <stdint.h> doesn't define it. */
495 #undef INT8_MAX
497 /* Define if <stdint.h> doesn't define it. */
498 #undef INT8_MIN
500 /* Define if <stdint.h> doesn't define it. */
501 #undef INTMAX_MAX
503 /* Define if <stdint.h> doesn't define it. */
504 #undef INTMAX_MIN
506 /* Define if <stdint.h> doesn't define it. */
507 #undef INTPTR_MAX
509 /* Define if <stdint.h> doesn't define it. */
510 #undef INTPTR_MIN
512 /* Define if <stdint.h> doesn't define it. */
513 #undef INT_FAST16_MAX
515 /* Define if <stdint.h> doesn't define it. */
516 #undef INT_FAST16_MIN
518 /* Define if <stdint.h> doesn't define it. */
519 #undef INT_FAST32_MAX
521 /* Define if <stdint.h> doesn't define it. */
522 #undef INT_FAST32_MIN
524 /* Define if <stdint.h> doesn't define it. */
525 #undef INT_FAST64_MAX
527 /* Define if <stdint.h> doesn't define it. */
528 #undef INT_FAST64_MIN
530 /* Define if <stdint.h> doesn't define it. */
531 #undef INT_FAST8_MAX
533 /* Define if <stdint.h> doesn't define it. */
534 #undef INT_FAST8_MIN
536 /* Define if <stdint.h> doesn't define it. */
537 #undef INT_LEAST16_MAX
539 /* Define if <stdint.h> doesn't define it. */
540 #undef INT_LEAST16_MIN
542 /* Define if <stdint.h> doesn't define it. */
543 #undef INT_LEAST32_MAX
545 /* Define if <stdint.h> doesn't define it. */
546 #undef INT_LEAST32_MIN
548 /* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
549 #undef INT_LEAST64_MAX
551 /* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
552 #undef INT_LEAST64_MIN
554 /* Define if <stdint.h> doesn't define it. */
555 #undef INT_LEAST8_MAX
557 /* Define if <stdint.h> doesn't define it. */
558 #undef INT_LEAST8_MIN
560 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
561 #undef MALLOC_0_IS_NONNULL
563 /* Name of package */
564 #undef PACKAGE
566 /* Define to the address where bug reports for this package should be sent. */
567 #undef PACKAGE_BUGREPORT
569 /* Define to the full name of this package. */
570 #undef PACKAGE_NAME
572 /* Define to the full name and version of this package. */
573 #undef PACKAGE_STRING
575 /* Define to the one symbol short name of this package. */
576 #undef PACKAGE_TARNAME
578 /* Define to the version of this package. */
579 #undef PACKAGE_VERSION
581 /* Define if <stdint.h> doesn't define it. */
582 #undef PTRDIFF_MAX
584 /* Define if <stdint.h> doesn't define it. */
585 #undef PTRDIFF_MIN
587 /* Define if <stdint.h> doesn't define it. */
588 #undef SIG_ATOMIC_MAX
590 /* Define if <stdint.h> doesn't define it. */
591 #undef SIG_ATOMIC_MIN
593 /* Define as the maximum value of type 'size_t', if the system doesn't define
594 it. */
595 #undef SIZE_MAX
597 /* If using the C implementation of alloca, define if you know the
598 direction of stack growth for your system; otherwise it will be
599 automatically deduced at runtime.
600 STACK_DIRECTION > 0 => grows toward higher addresses
601 STACK_DIRECTION < 0 => grows toward lower addresses
602 STACK_DIRECTION = 0 => direction of growth unknown */
603 #undef STACK_DIRECTION
605 /* Define to 1 if you have the ANSI C header files. */
606 #undef STDC_HEADERS
608 /* Define to 1 if strerror_r returns char *. */
609 #undef STRERROR_R_CHAR_P
611 /* Define if <stdint.h> doesn't define it. */
612 #undef UINT16_MAX
614 /* Define if <stdint.h> doesn't define it. */
615 #undef UINT32_MAX
617 /* Define if <stdint.h> doesn't define it but has the uint64_t type. */
618 #undef UINT64_MAX
620 /* Define if <stdint.h> doesn't define it. */
621 #undef UINT8_MAX
623 /* Define if <stdint.h> doesn't define it. */
624 #undef UINTMAX_MAX
626 /* Define if <stdint.h> doesn't define it. */
627 #undef UINTPTR_MAX
629 /* Define if <stdint.h> doesn't define it. */
630 #undef UINT_FAST16_MAX
632 /* Define if <stdint.h> doesn't define it. */
633 #undef UINT_FAST32_MAX
635 /* Define if <stdint.h> doesn't define it. */
636 #undef UINT_FAST64_MAX
638 /* Define if <stdint.h> doesn't define it. */
639 #undef UINT_FAST8_MAX
641 /* Define if <stdint.h> doesn't define it. */
642 #undef UINT_LEAST16_MAX
644 /* Define if <stdint.h> doesn't define it. */
645 #undef UINT_LEAST32_MAX
647 /* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
648 #undef UINT_LEAST64_MAX
650 /* Define if <stdint.h> doesn't define it. */
651 #undef UINT_LEAST8_MAX
653 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
654 Unlocked I/O can improve performance in unithreaded apps, but it is not
655 safe for multithreaded apps. */
656 #undef USE_UNLOCKED_IO
658 /* Version number of package */
659 #undef VERSION
661 /* Define if unsetenv() returns void, not int. */
662 #undef VOID_UNSETENV
664 /* Define if <stdint.h> doesn't define it. */
665 #undef WINT_MAX
667 /* Define if <stdint.h> doesn't define it. */
668 #undef WINT_MIN
670 /* Define if the machine's byte ordering is little endian. */
671 #undef WORDS_LITTLEENDIAN
673 /* Define to 1 if on AIX 3.
674 System headers sometimes define this.
675 We just want to avoid a redefinition error message. */
676 #ifndef _ALL_SOURCE
677 # undef _ALL_SOURCE
678 #endif
680 /* Enable GNU extensions on systems that have them. */
681 #ifndef _GNU_SOURCE
682 # undef _GNU_SOURCE
683 #endif
685 /* Define to 1 if on MINIX. */
686 #undef _MINIX
688 /* Define to 2 if the system does not provide POSIX.1 features except with
689 this defined. */
690 #undef _POSIX_1_SOURCE
692 /* Define to 1 if you need to in order for `stat' and other things to work. */
693 #undef _POSIX_SOURCE
695 /* Enable extensions on Solaris. */
696 #ifndef __EXTENSIONS__
697 # undef __EXTENSIONS__
698 #endif
700 /* Define to a type if <wchar.h> does not define. */
701 #undef mbstate_t
703 /* Define to a replacement function name for realpath(). */
704 #undef realpath
706 /* Define to `unsigned int' if <sys/types.h> does not define. */
707 #undef size_t
709 /* Define as a signed type of the same size as size_t. */
710 #undef ssize_t
713 /* On Windows, variables that may be in a DLL must be marked specially. */
714 #if defined _MSC_VER && defined _DLL
715 # define DLL_VARIABLE __declspec (dllimport)
716 #else
717 # define DLL_VARIABLE
718 #endif