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#define ENABLE_NLS 1
128
129/* Define to 1 if the package shall run at any location in the filesystem. */
130#define ENABLE_RELOCATABLE 1
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#define HAVE_ALLOCA 1
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#define HAVE_DLFCN_H 1
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#define HAVE_ERRNO_DECL 1
224
225/* Define to 1 if you have the `getcwd' function. */
226#define HAVE_GETCWD 1
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#define HAVE_ICONV 1
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#define HAVE_INTTYPES_H 1
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#define HAVE_LANGINFO_CODESET 1
293
294/* Define to 1 if you have the <locale.h> header file. */
295#define HAVE_LOCALE_H 1
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#define HAVE_MBRTOWC 1
308
309/* Define to 1 if you have the `mbsinit' function. */
310#define HAVE_MBSINIT 1
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#define HAVE_MEMMOVE 1
317
318/* Define to 1 if you have the <memory.h> header file. */
319#define HAVE_MEMORY_H 1
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#define HAVE_SETENV 1
332
333/* Define to 1 if you have the `setlocale' function. */
334#define HAVE_SETLOCALE 1
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#define HAVE_STDBOOL_H 1
350
351/* Define to 1 if you have the <stddef.h> header file. */
352#define HAVE_STDDEF_H 1
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#define HAVE_STDLIB_H 1
359
360/* Define to 1 if you have the `strerror' function. */
361#define HAVE_STRERROR 1
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#define HAVE_STRINGS_H 1
368
369/* Define to 1 if you have the <string.h> header file. */
370#define HAVE_STRING_H 1
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#define HAVE_SYS_PARAM_H 1
380
381/* Define to 1 if you have the <sys/stat.h> header file. */
382#define HAVE_SYS_STAT_H 1
383
384/* Define to 1 if you have the <sys/types.h> header file. */
385#define HAVE_SYS_TYPES_H 1
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#define HAVE_UNISTD_H 1
444
445/* Define to 1 if you have the `unsetenv' function. */
446#define HAVE_UNSETENV 1
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#define HAVE_WCHAR_H 1
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#define HAVE_WCRTOMB 1
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#define ICONV_CONST
472
473/* Define to the value of ${prefix}, as a string. */
474
475/* Define if <stdint.h> doesn't define it. */
476#undef INT16_MAX
477
478/* Define if <stdint.h> doesn't define it. */
479#undef INT16_MIN
480
481/* Define if <stdint.h> doesn't define it. */
482#undef INT32_MAX
483
484/* Define if <stdint.h> doesn't define it. */
485#undef INT32_MIN
486
487/* Define if <stdint.h> doesn't define it but has the int64_t type. */
488#undef INT64_MAX
489
490/* Define if <stdint.h> doesn't define it but has the int64_t type. */
491#undef INT64_MIN
492
493/* Define if <stdint.h> doesn't define it. */
494#undef INT8_MAX
495
496/* Define if <stdint.h> doesn't define it. */
497#undef INT8_MIN
498
499/* Define if <stdint.h> doesn't define it. */
500#undef INTMAX_MAX
501
502/* Define if <stdint.h> doesn't define it. */
503#undef INTMAX_MIN
504
505/* Define if <stdint.h> doesn't define it. */
506#undef INTPTR_MAX
507
508/* Define if <stdint.h> doesn't define it. */
509#undef INTPTR_MIN
510
511/* Define if <stdint.h> doesn't define it. */
512#undef INT_FAST16_MAX
513
514/* Define if <stdint.h> doesn't define it. */
515#undef INT_FAST16_MIN
516
517/* Define if <stdint.h> doesn't define it. */
518#undef INT_FAST32_MAX
519
520/* Define if <stdint.h> doesn't define it. */
521#undef INT_FAST32_MIN
522
523/* Define if <stdint.h> doesn't define it. */
524#undef INT_FAST64_MAX
525
526/* Define if <stdint.h> doesn't define it. */
527#undef INT_FAST64_MIN
528
529/* Define if <stdint.h> doesn't define it. */
530#undef INT_FAST8_MAX
531
532/* Define if <stdint.h> doesn't define it. */
533#undef INT_FAST8_MIN
534
535/* Define if <stdint.h> doesn't define it. */
536#undef INT_LEAST16_MAX
537
538/* Define if <stdint.h> doesn't define it. */
539#undef INT_LEAST16_MIN
540
541/* Define if <stdint.h> doesn't define it. */
542#undef INT_LEAST32_MAX
543
544/* Define if <stdint.h> doesn't define it. */
545#undef INT_LEAST32_MIN
546
547/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
548#undef INT_LEAST64_MAX
549
550/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
551#undef INT_LEAST64_MIN
552
553/* Define if <stdint.h> doesn't define it. */
554#undef INT_LEAST8_MAX
555
556/* Define if <stdint.h> doesn't define it. */
557#undef INT_LEAST8_MIN
558
559/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
560#define MALLOC_0_IS_NONNULL 0
561
562/* Name of package */
563#undef PACKAGE
564
565/* Define to the address where bug reports for this package should be sent. */
566#undef PACKAGE_BUGREPORT
567
568/* Define to the full name of this package. */
569#undef PACKAGE_NAME
570
571/* Define to the full name and version of this package. */
572#undef PACKAGE_STRING
573
574/* Define to the one symbol short name of this package. */
575#undef PACKAGE_TARNAME
576
577/* Define to the version of this package. */
578#undef PACKAGE_VERSION
579
580/* Define if <stdint.h> doesn't define it. */
581#undef PTRDIFF_MAX
582
583/* Define if <stdint.h> doesn't define it. */
584#undef PTRDIFF_MIN
585
586/* Define if <stdint.h> doesn't define it. */
587#undef SIG_ATOMIC_MAX
588
589/* Define if <stdint.h> doesn't define it. */
590#undef SIG_ATOMIC_MIN
591
592/* Define as the maximum value of type 'size_t', if the system doesn't define
593   it. */
594#undef SIZE_MAX
595
596/* If using the C implementation of alloca, define if you know the
597   direction of stack growth for your system; otherwise it will be
598   automatically deduced at runtime.
599	STACK_DIRECTION > 0 => grows toward higher addresses
600	STACK_DIRECTION < 0 => grows toward lower addresses
601	STACK_DIRECTION = 0 => direction of growth unknown */
602#undef STACK_DIRECTION
603
604/* Define to 1 if you have the ANSI C header files. */
605#define STDC_HEADERS 1
606
607/* Define to 1 if strerror_r returns char *. */
608#undef STRERROR_R_CHAR_P
609
610/* Define if <stdint.h> doesn't define it. */
611#undef UINT16_MAX
612
613/* Define if <stdint.h> doesn't define it. */
614#undef UINT32_MAX
615
616/* Define if <stdint.h> doesn't define it but has the uint64_t type. */
617#undef UINT64_MAX
618
619/* Define if <stdint.h> doesn't define it. */
620#undef UINT8_MAX
621
622/* Define if <stdint.h> doesn't define it. */
623#undef UINTMAX_MAX
624
625/* Define if <stdint.h> doesn't define it. */
626#undef UINTPTR_MAX
627
628/* Define if <stdint.h> doesn't define it. */
629#undef UINT_FAST16_MAX
630
631/* Define if <stdint.h> doesn't define it. */
632#undef UINT_FAST32_MAX
633
634/* Define if <stdint.h> doesn't define it. */
635#undef UINT_FAST64_MAX
636
637/* Define if <stdint.h> doesn't define it. */
638#undef UINT_FAST8_MAX
639
640/* Define if <stdint.h> doesn't define it. */
641#undef UINT_LEAST16_MAX
642
643/* Define if <stdint.h> doesn't define it. */
644#undef UINT_LEAST32_MAX
645
646/* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
647#undef UINT_LEAST64_MAX
648
649/* Define if <stdint.h> doesn't define it. */
650#undef UINT_LEAST8_MAX
651
652/* Define to 1 if you want getc etc. to use unlocked I/O if available.
653   Unlocked I/O can improve performance in unithreaded apps, but it is not
654   safe for multithreaded apps. */
655#undef USE_UNLOCKED_IO
656
657/* Version number of package */
658#undef VERSION
659
660/* Define if unsetenv() returns void, not int. */
661#undef VOID_UNSETENV
662
663/* Define if <stdint.h> doesn't define it. */
664#undef WINT_MAX
665
666/* Define if <stdint.h> doesn't define it. */
667#undef WINT_MIN
668
669/* Define if the machine's byte ordering is little endian. */
670#define WORDS_LITTLEENDIAN 1
671
672/* Define to 1 if on AIX 3.
673   System headers sometimes define this.
674   We just want to avoid a redefinition error message.  */
675#ifndef _ALL_SOURCE
676# undef _ALL_SOURCE
677#endif
678
679/* Enable GNU extensions on systems that have them.  */
680#ifndef _GNU_SOURCE
681# undef _GNU_SOURCE
682#endif
683
684/* Define to 1 if on MINIX. */
685#undef _MINIX
686
687/* Define to 2 if the system does not provide POSIX.1 features except with
688   this defined. */
689#undef _POSIX_1_SOURCE
690
691/* Define to 1 if you need to in order for `stat' and other things to work. */
692#undef _POSIX_SOURCE
693
694/* Enable extensions on Solaris.  */
695#ifndef __EXTENSIONS__
696# undef __EXTENSIONS__
697#endif
698
699/* Define to a type if <wchar.h> does not define. */
700#undef mbstate_t
701
702/* Define to a replacement function name for realpath(). */
703#define realpath rpl_realpath
704
705/* Define to `unsigned int' if <sys/types.h> does not define. */
706#undef size_t
707
708/* Define as a signed type of the same size as size_t. */
709#undef ssize_t
710
711
712/* On Windows, variables that may be in a DLL must be marked specially.  */
713#if defined _MSC_VER && defined _DLL
714# define DLL_VARIABLE __declspec (dllimport)
715#else
716# define DLL_VARIABLE
717#endif
718
719