1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to the number of bits in type 'int16_t'. */
4#undef BITSIZEOF_INT16_T
5
6/* Define to the number of bits in type 'int32_t'. */
7#undef BITSIZEOF_INT32_T
8
9/* Define to the number of bits in type 'int64_t'. */
10#undef BITSIZEOF_INT64_T
11
12/* Define to the number of bits in type 'int8_t'. */
13#undef BITSIZEOF_INT8_T
14
15/* Define to the number of bits in type 'intmax_t'. */
16#undef BITSIZEOF_INTMAX_T
17
18/* Define to the number of bits in type 'intptr_t'. */
19#undef BITSIZEOF_INTPTR_T
20
21/* Define to the number of bits in type 'int_fast16_t'. */
22#undef BITSIZEOF_INT_FAST16_T
23
24/* Define to the number of bits in type 'int_fast32_t'. */
25#undef BITSIZEOF_INT_FAST32_T
26
27/* Define to the number of bits in type 'int_fast64_t'. */
28#undef BITSIZEOF_INT_FAST64_T
29
30/* Define to the number of bits in type 'int_fast8_t'. */
31#undef BITSIZEOF_INT_FAST8_T
32
33/* Define to the number of bits in type 'int_least16_t'. */
34#undef BITSIZEOF_INT_LEAST16_T
35
36/* Define to the number of bits in type 'int_least32_t'. */
37#undef BITSIZEOF_INT_LEAST32_T
38
39/* Define to the number of bits in type 'int_least64_t'. */
40#undef BITSIZEOF_INT_LEAST64_T
41
42/* Define to the number of bits in type 'int_least8_t'. */
43#undef BITSIZEOF_INT_LEAST8_T
44
45/* Define to the number of bits in type 'long'. */
46#undef BITSIZEOF_LONG
47
48/* Define to the number of bits in type 'ptrdiff_t'. */
49#undef BITSIZEOF_PTRDIFF_T
50
51/* Define to the number of bits in type 'sig_atomic_t'. */
52#undef BITSIZEOF_SIG_ATOMIC_T
53
54/* Define to the number of bits in type 'size_t'. */
55#undef BITSIZEOF_SIZE_T
56
57/* Define to the number of bits in type 'uint16_t'. */
58#undef BITSIZEOF_UINT16_T
59
60/* Define to the number of bits in type 'uint32_t'. */
61#undef BITSIZEOF_UINT32_T
62
63/* Define to the number of bits in type 'uint64_t'. */
64#undef BITSIZEOF_UINT64_T
65
66/* Define to the number of bits in type 'uint8_t'. */
67#undef BITSIZEOF_UINT8_T
68
69/* Define to the number of bits in type 'uintmax_t'. */
70#undef BITSIZEOF_UINTMAX_T
71
72/* Define to the number of bits in type 'uintptr_t'. */
73#undef BITSIZEOF_UINTPTR_T
74
75/* Define to the number of bits in type 'uint_fast16_t'. */
76#undef BITSIZEOF_UINT_FAST16_T
77
78/* Define to the number of bits in type 'uint_fast32_t'. */
79#undef BITSIZEOF_UINT_FAST32_T
80
81/* Define to the number of bits in type 'uint_fast64_t'. */
82#undef BITSIZEOF_UINT_FAST64_T
83
84/* Define to the number of bits in type 'uint_fast8_t'. */
85#undef BITSIZEOF_UINT_FAST8_T
86
87/* Define to the number of bits in type 'uint_least16_t'. */
88#undef BITSIZEOF_UINT_LEAST16_T
89
90/* Define to the number of bits in type 'uint_least32_t'. */
91#undef BITSIZEOF_UINT_LEAST32_T
92
93/* Define to the number of bits in type 'uint_least64_t'. */
94#undef BITSIZEOF_UINT_LEAST64_T
95
96/* Define to the number of bits in type 'uint_least8_t'. */
97#undef BITSIZEOF_UINT_LEAST8_T
98
99/* Define to the number of bits in type 'unsigned_int'. */
100#undef BITSIZEOF_UNSIGNED_INT
101
102/* Define to the number of bits in type 'unsigned_long'. */
103#undef BITSIZEOF_UNSIGNED_LONG
104
105/* Define to the number of bits in type 'wchar_t'. */
106#undef BITSIZEOF_WCHAR_T
107
108/* Define to the number of bits in type 'wint_t'. */
109#undef BITSIZEOF_WINT_T
110
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.
113   */
114#undef CRAY_STACKSEG_END
115
116/* Define to 1 if using `alloca.c'. */
117#undef C_ALLOCA
118
119/* Define as good substitute value for EILSEQ. */
120#undef EILSEQ
121
122/* Define to 1 to enable a few rarely used encodings. */
123#undef ENABLE_EXTRA
124
125/* Define to 1 if translation of program messages to the user's native
126   language is requested. */
127#undef ENABLE_NLS
128
129/* Define to 1 if the package shall run at any location in the filesystem. */
130#undef ENABLE_RELOCATABLE
131
132/* Define this to the full path to <inttypes.h>. */
133#undef FULL_PATH_INTTYPES_H
134
135/* Define this to the full path to <stdint.h>. */
136#undef FULL_PATH_STDINT_H
137
138/* Define to 1 if you have `alloca', as a function or macro. */
139#undef HAVE_ALLOCA
140
141/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
142   */
143#undef HAVE_ALLOCA_H
144
145/* Define to 1 if you have the `canonicalize_file_name' function. */
146#undef HAVE_CANONICALIZE_FILE_NAME
147
148/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
149   CoreFoundation framework. */
150#undef HAVE_CFLOCALECOPYCURRENT
151
152/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
153   the CoreFoundation framework. */
154#undef HAVE_CFPREFERENCESCOPYAPPVALUE
155
156/* Define if the GNU dcgettext() function is already present or preinstalled.
157   */
158#undef HAVE_DCGETTEXT
159
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
163
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
167
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
171
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
175
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
179
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
183
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
187
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
191
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
195
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
199
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
203
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
207
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
211
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
215
216/* Define to 1 if you have the <dlfcn.h> header file. */
217#undef HAVE_DLFCN_H
218
219/* Define if you have the declaration of environ. */
220#undef HAVE_ENVIRON_DECL
221
222/* Define if you have the declaration of errno. */
223#undef HAVE_ERRNO_DECL
224
225/* Define to 1 if you have the `getcwd' function. */
226#undef HAVE_GETCWD
227
228/* Define to 1 if you have the `getc_unlocked' function. */
229#undef HAVE_GETC_UNLOCKED
230
231/* Define if the GNU gettext() function is already present or preinstalled. */
232#undef HAVE_GETTEXT
233
234/* Define if you have the iconv() function. */
235#undef HAVE_ICONV
236
237/* Define to 1 if the type 'int16_t' is already defined. */
238#undef HAVE_INT16_T
239
240/* Define to 1 if the type 'int32_t' is already defined. */
241#undef HAVE_INT32_T
242
243/* Define to 1 if the type 'int64_t' is already defined. */
244#undef HAVE_INT64_T
245
246/* Define to 1 if the type 'int64_t' is already definedin <stdint.h>. */
247#undef HAVE_INT64_T_IN_STDINT_H
248
249/* Define to 1 if the type 'int8_t' is already defined. */
250#undef HAVE_INT8_T
251
252/* Define to 1 if the type 'intmax_t' is already defined. */
253#undef HAVE_INTMAX_T
254
255/* Define to 1 if the type 'intptr_t' is already defined. */
256#undef HAVE_INTPTR_T
257
258/* Define to 1 if you have the <inttypes.h> header file. */
259#undef HAVE_INTTYPES_H
260
261/* Define to 1 if the type 'int_fast16_t' is already defined. */
262#undef HAVE_INT_FAST16_T
263
264/* Define to 1 if the type 'int_fast32_t' is already defined. */
265#undef HAVE_INT_FAST32_T
266
267/* Define to 1 if the type 'int_fast64_t' is already defined. */
268#undef HAVE_INT_FAST64_T
269
270/* Define to 1 if the type 'int_fast64_t' is already definedin <stdint.h>. */
271#undef HAVE_INT_FAST64_T_IN_STDINT_H
272
273/* Define to 1 if the type 'int_fast8_t' is already defined. */
274#undef HAVE_INT_FAST8_T
275
276/* Define to 1 if the type 'int_least16_t' is already defined. */
277#undef HAVE_INT_LEAST16_T
278
279/* Define to 1 if the type 'int_least32_t' is already defined. */
280#undef HAVE_INT_LEAST32_T
281
282/* Define to 1 if the type 'int_least64_t' is already defined. */
283#undef HAVE_INT_LEAST64_T
284
285/* Define to 1 if the type 'int_least64_t' is already definedin <stdint.h>. */
286#undef HAVE_INT_LEAST64_T_IN_STDINT_H
287
288/* Define to 1 if the type 'int_least8_t' is already defined. */
289#undef HAVE_INT_LEAST8_T
290
291/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
292#undef HAVE_LANGINFO_CODESET
293
294/* Define to 1 if you have the <locale.h> header file. */
295#undef HAVE_LOCALE_H
296
297/* Define if you have the 'long double' type. */
298#undef HAVE_LONG_DOUBLE
299
300/* Define if you have the 'long long' type. */
301#undef HAVE_LONG_LONG
302
303/* Define to 1 if you have the <mach-o/dyld.h> header file. */
304#undef HAVE_MACH_O_DYLD_H
305
306/* Define to 1 if you have the `mbrtowc' function. */
307#undef HAVE_MBRTOWC
308
309/* Define to 1 if you have the `mbsinit' function. */
310#undef HAVE_MBSINIT
311
312/* Define to 1 if <wchar.h> declares mbstate_t. */
313#undef HAVE_MBSTATE_T
314
315/* Define to 1 if you have the `memmove' function. */
316#undef HAVE_MEMMOVE
317
318/* Define to 1 if you have the <memory.h> header file. */
319#undef HAVE_MEMORY_H
320
321/* Define to 1 if the system has the type `ptrdiff_t'. */
322#undef HAVE_PTRDIFF_T
323
324/* Define to 1 if you have the `readlink' function. */
325#undef HAVE_READLINK
326
327/* Define to 1 if you have the <search.h> header file. */
328#undef HAVE_SEARCH_H
329
330/* Define to 1 if you have the `setenv' function. */
331#undef HAVE_SETENV
332
333/* Define to 1 if you have the `setlocale' function. */
334#undef HAVE_SETLOCALE
335
336/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
337#undef HAVE_SIGNED_SIG_ATOMIC_T
338
339/* Define to 1 if 'wchar_t' is a signed integer type. */
340#undef HAVE_SIGNED_WCHAR_T
341
342/* Define to 1 if 'wint_t' is a signed integer type. */
343#undef HAVE_SIGNED_WINT_T
344
345/* Define to 1 if the system has the type `sig_atomic_t'. */
346#undef HAVE_SIG_ATOMIC_T
347
348/* Define to 1 if stdbool.h conforms to C99. */
349#undef HAVE_STDBOOL_H
350
351/* Define to 1 if you have the <stddef.h> header file. */
352#undef HAVE_STDDEF_H
353
354/* Define to 1 if you have the <stdint.h> header file. */
355#undef HAVE_STDINT_H
356
357/* Define to 1 if you have the <stdlib.h> header file. */
358#undef HAVE_STDLIB_H
359
360/* Define to 1 if you have the `strerror' function. */
361#undef HAVE_STRERROR
362
363/* Define to 1 if you have the `strerror_r' function. */
364#undef HAVE_STRERROR_R
365
366/* Define to 1 if you have the <strings.h> header file. */
367#undef HAVE_STRINGS_H
368
369/* Define to 1 if you have the <string.h> header file. */
370#undef HAVE_STRING_H
371
372/* Define to 1 if you have the <sys/bitypes.h> header file. */
373#undef HAVE_SYS_BITYPES_H
374
375/* Define to 1 if you have the <sys/inttypes.h> header file. */
376#undef HAVE_SYS_INTTYPES_H
377
378/* Define to 1 if you have the <sys/param.h> header file. */
379#undef HAVE_SYS_PARAM_H
380
381/* Define to 1 if you have the <sys/stat.h> header file. */
382#undef HAVE_SYS_STAT_H
383
384/* Define to 1 if you have the <sys/types.h> header file. */
385#undef HAVE_SYS_TYPES_H
386
387/* Define to 1 if you have the `tsearch' function. */
388#undef HAVE_TSEARCH
389
390/* Define to 1 if the type 'uint16_t' is already defined. */
391#undef HAVE_UINT16_T
392
393/* Define to 1 if the type 'uint32_t' is already defined. */
394#undef HAVE_UINT32_T
395
396/* Define to 1 if the type 'uint64_t' is already defined. */
397#undef HAVE_UINT64_T
398
399/* Define to 1 if the type 'uint64_t' is already definedin <stdint.h>. */
400#undef HAVE_UINT64_T_IN_STDINT_H
401
402/* Define to 1 if the type 'uint8_t' is already defined. */
403#undef HAVE_UINT8_T
404
405/* Define to 1 if the type 'uintmax_t' is already defined. */
406#undef HAVE_UINTMAX_T
407
408/* Define to 1 if the type 'uintptr_t' is already defined. */
409#undef HAVE_UINTPTR_T
410
411/* Define to 1 if the type 'uint_fast16_t' is already defined. */
412#undef HAVE_UINT_FAST16_T
413
414/* Define to 1 if the type 'uint_fast32_t' is already defined. */
415#undef HAVE_UINT_FAST32_T
416
417/* Define to 1 if the type 'uint_fast64_t' is already defined. */
418#undef HAVE_UINT_FAST64_T
419
420/* Define to 1 if the type 'uint_fast64_t' is already definedin <stdint.h>. */
421#undef HAVE_UINT_FAST64_T_IN_STDINT_H
422
423/* Define to 1 if the type 'uint_fast8_t' is already defined. */
424#undef HAVE_UINT_FAST8_T
425
426/* Define to 1 if the type 'uint_least16_t' is already defined. */
427#undef HAVE_UINT_LEAST16_T
428
429/* Define to 1 if the type 'uint_least32_t' is already defined. */
430#undef HAVE_UINT_LEAST32_T
431
432/* Define to 1 if the type 'uint_least64_t' is already defined. */
433#undef HAVE_UINT_LEAST64_T
434
435/* Define to 1 if the type 'uint_least64_t' is already definedin <stdint.h>.
436   */
437#undef HAVE_UINT_LEAST64_T_IN_STDINT_H
438
439/* Define to 1 if the type 'uint_least8_t' is already defined. */
440#undef HAVE_UINT_LEAST8_T
441
442/* Define to 1 if you have the <unistd.h> header file. */
443#undef HAVE_UNISTD_H
444
445/* Define to 1 if you have the `unsetenv' function. */
446#undef HAVE_UNSETENV
447
448/* Define to 1 or 0, depending whether the compiler supports simple visibility
449   declarations. */
450#undef HAVE_VISIBILITY
451
452/* Define to 1 if you have the <wchar.h> header file. */
453#undef HAVE_WCHAR_H
454
455/* Define if you have the 'wchar_t' type. */
456#undef HAVE_WCHAR_T
457
458/* Define to 1 if you have the `wcrtomb' function. */
459#undef HAVE_WCRTOMB
460
461/* Define to 1 if the system has the type `wint_t'. */
462#undef HAVE_WINT_T
463
464/* Define to 1 if the system has the type `_Bool'. */
465#undef HAVE__BOOL
466
467/* Define to 1 if you have the `_NSGetExecutablePath' function. */
468#undef HAVE__NSGETEXECUTABLEPATH
469
470/* Define as const if the declaration of iconv() needs const. */
471#undef ICONV_CONST
472
473/* Define to the value of ${prefix}, as a string. */
474#undef INSTALLPREFIX
475
476/* Define if <stdint.h> doesn't define it. */
477#undef INT16_MAX
478
479/* Define if <stdint.h> doesn't define it. */
480#undef INT16_MIN
481
482/* Define if <stdint.h> doesn't define it. */
483#undef INT32_MAX
484
485/* Define if <stdint.h> doesn't define it. */
486#undef INT32_MIN
487
488/* Define if <stdint.h> doesn't define it but has the int64_t type. */
489#undef INT64_MAX
490
491/* Define if <stdint.h> doesn't define it but has the int64_t type. */
492#undef INT64_MIN
493
494/* Define if <stdint.h> doesn't define it. */
495#undef INT8_MAX
496
497/* Define if <stdint.h> doesn't define it. */
498#undef INT8_MIN
499
500/* Define if <stdint.h> doesn't define it. */
501#undef INTMAX_MAX
502
503/* Define if <stdint.h> doesn't define it. */
504#undef INTMAX_MIN
505
506/* Define if <stdint.h> doesn't define it. */
507#undef INTPTR_MAX
508
509/* Define if <stdint.h> doesn't define it. */
510#undef INTPTR_MIN
511
512/* Define if <stdint.h> doesn't define it. */
513#undef INT_FAST16_MAX
514
515/* Define if <stdint.h> doesn't define it. */
516#undef INT_FAST16_MIN
517
518/* Define if <stdint.h> doesn't define it. */
519#undef INT_FAST32_MAX
520
521/* Define if <stdint.h> doesn't define it. */
522#undef INT_FAST32_MIN
523
524/* Define if <stdint.h> doesn't define it. */
525#undef INT_FAST64_MAX
526
527/* Define if <stdint.h> doesn't define it. */
528#undef INT_FAST64_MIN
529
530/* Define if <stdint.h> doesn't define it. */
531#undef INT_FAST8_MAX
532
533/* Define if <stdint.h> doesn't define it. */
534#undef INT_FAST8_MIN
535
536/* Define if <stdint.h> doesn't define it. */
537#undef INT_LEAST16_MAX
538
539/* Define if <stdint.h> doesn't define it. */
540#undef INT_LEAST16_MIN
541
542/* Define if <stdint.h> doesn't define it. */
543#undef INT_LEAST32_MAX
544
545/* Define if <stdint.h> doesn't define it. */
546#undef INT_LEAST32_MIN
547
548/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
549#undef INT_LEAST64_MAX
550
551/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
552#undef INT_LEAST64_MIN
553
554/* Define if <stdint.h> doesn't define it. */
555#undef INT_LEAST8_MAX
556
557/* Define if <stdint.h> doesn't define it. */
558#undef INT_LEAST8_MIN
559
560/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
561#undef MALLOC_0_IS_NONNULL
562
563/* Name of package */
564#undef PACKAGE
565
566/* Define to the address where bug reports for this package should be sent. */
567#undef PACKAGE_BUGREPORT
568
569/* Define to the full name of this package. */
570#undef PACKAGE_NAME
571
572/* Define to the full name and version of this package. */
573#undef PACKAGE_STRING
574
575/* Define to the one symbol short name of this package. */
576#undef PACKAGE_TARNAME
577
578/* Define to the version of this package. */
579#undef PACKAGE_VERSION
580
581/* Define if <stdint.h> doesn't define it. */
582#undef PTRDIFF_MAX
583
584/* Define if <stdint.h> doesn't define it. */
585#undef PTRDIFF_MIN
586
587/* Define if <stdint.h> doesn't define it. */
588#undef SIG_ATOMIC_MAX
589
590/* Define if <stdint.h> doesn't define it. */
591#undef SIG_ATOMIC_MIN
592
593/* Define as the maximum value of type 'size_t', if the system doesn't define
594   it. */
595#undef SIZE_MAX
596
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
604
605/* Define to 1 if you have the ANSI C header files. */
606#undef STDC_HEADERS
607
608/* Define to 1 if strerror_r returns char *. */
609#undef STRERROR_R_CHAR_P
610
611/* Define if <stdint.h> doesn't define it. */
612#undef UINT16_MAX
613
614/* Define if <stdint.h> doesn't define it. */
615#undef UINT32_MAX
616
617/* Define if <stdint.h> doesn't define it but has the uint64_t type. */
618#undef UINT64_MAX
619
620/* Define if <stdint.h> doesn't define it. */
621#undef UINT8_MAX
622
623/* Define if <stdint.h> doesn't define it. */
624#undef UINTMAX_MAX
625
626/* Define if <stdint.h> doesn't define it. */
627#undef UINTPTR_MAX
628
629/* Define if <stdint.h> doesn't define it. */
630#undef UINT_FAST16_MAX
631
632/* Define if <stdint.h> doesn't define it. */
633#undef UINT_FAST32_MAX
634
635/* Define if <stdint.h> doesn't define it. */
636#undef UINT_FAST64_MAX
637
638/* Define if <stdint.h> doesn't define it. */
639#undef UINT_FAST8_MAX
640
641/* Define if <stdint.h> doesn't define it. */
642#undef UINT_LEAST16_MAX
643
644/* Define if <stdint.h> doesn't define it. */
645#undef UINT_LEAST32_MAX
646
647/* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
648#undef UINT_LEAST64_MAX
649
650/* Define if <stdint.h> doesn't define it. */
651#undef UINT_LEAST8_MAX
652
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
657
658/* Version number of package */
659#undef VERSION
660
661/* Define if unsetenv() returns void, not int. */
662#undef VOID_UNSETENV
663
664/* Define if <stdint.h> doesn't define it. */
665#undef WINT_MAX
666
667/* Define if <stdint.h> doesn't define it. */
668#undef WINT_MIN
669
670/* Define if the machine's byte ordering is little endian. */
671#undef WORDS_LITTLEENDIAN
672
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
679
680/* Enable GNU extensions on systems that have them.  */
681#ifndef _GNU_SOURCE
682# undef _GNU_SOURCE
683#endif
684
685/* Define to 1 if on MINIX. */
686#undef _MINIX
687
688/* Define to 2 if the system does not provide POSIX.1 features except with
689   this defined. */
690#undef _POSIX_1_SOURCE
691
692/* Define to 1 if you need to in order for `stat' and other things to work. */
693#undef _POSIX_SOURCE
694
695/* Enable extensions on Solaris.  */
696#ifndef __EXTENSIONS__
697# undef __EXTENSIONS__
698#endif
699
700/* Define to a type if <wchar.h> does not define. */
701#undef mbstate_t
702
703/* Define to a replacement function name for realpath(). */
704#undef realpath
705
706/* Define to `unsigned int' if <sys/types.h> does not define. */
707#undef size_t
708
709/* Define as a signed type of the same size as size_t. */
710#undef ssize_t
711
712
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
719
720