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
128/* Define to 1 if the package shall run at any location in the filesystem. */
129#define ENABLE_RELOCATABLE 1
130
131/* Define this to the full path to <inttypes.h>. */
132#undef FULL_PATH_INTTYPES_H
133
134/* Define this to the full path to <stdint.h>. */
135#undef FULL_PATH_STDINT_H
136
137/* Define to 1 if you have `alloca', as a function or macro. */
138#define HAVE_ALLOCA 1
139
140/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
141   */
142#undef HAVE_ALLOCA_H
143
144/* Define to 1 if you have the `canonicalize_file_name' function. */
145#undef HAVE_CANONICALIZE_FILE_NAME
146
147/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
148   CoreFoundation framework. */
149#undef HAVE_CFLOCALECOPYCURRENT
150
151/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
152   the CoreFoundation framework. */
153#undef HAVE_CFPREFERENCESCOPYAPPVALUE
154
155/* Define if the GNU dcgettext() function is already present or preinstalled.
156   */
157#undef HAVE_DCGETTEXT
158
159/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
160   you don't. */
161#undef HAVE_DECL_CLEARERR_UNLOCKED
162
163/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
164   don't. */
165#undef HAVE_DECL_FEOF_UNLOCKED
166
167/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
168   you don't. */
169#undef HAVE_DECL_FERROR_UNLOCKED
170
171/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
172   you don't. */
173#undef HAVE_DECL_FFLUSH_UNLOCKED
174
175/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
176   you don't. */
177#undef HAVE_DECL_FGETS_UNLOCKED
178
179/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
180   you don't. */
181#undef HAVE_DECL_FPUTC_UNLOCKED
182
183/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
184   you don't. */
185#undef HAVE_DECL_FPUTS_UNLOCKED
186
187/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
188   you don't. */
189#undef HAVE_DECL_FREAD_UNLOCKED
190
191/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
192   you don't. */
193#undef HAVE_DECL_FWRITE_UNLOCKED
194
195/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
196   you don't. */
197#undef HAVE_DECL_GETCHAR_UNLOCKED
198
199/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
200   don't. */
201#undef HAVE_DECL_GETC_UNLOCKED
202
203/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
204   you don't. */
205#undef HAVE_DECL_PUTCHAR_UNLOCKED
206
207/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
208   don't. */
209#undef HAVE_DECL_PUTC_UNLOCKED
210
211/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
212   don't. */
213#undef HAVE_DECL_STRERROR_R
214
215/* Define to 1 if you have the <dlfcn.h> header file. */
216#undef HAVE_DLFCN_H
217
218/* Define if you have the declaration of environ. */
219#define HAVE_ENVIRON_DECL 1
220
221/* Define if you have the declaration of errno. */
222#define HAVE_ERRNO_DECL 1
223
224/* Define to 1 if you have the `getcwd' function. */
225#define HAVE_GETCWD 1
226
227/* Define to 1 if you have the `getc_unlocked' function. */
228#undef HAVE_GETC_UNLOCKED
229
230/* Define if the GNU gettext() function is already present or preinstalled. */
231#undef HAVE_GETTEXT
232
233/* Define if you have the iconv() function. */
234#undef HAVE_ICONV
235
236/* Define to 1 if the type 'int16_t' is already defined. */
237#undef HAVE_INT16_T
238
239/* Define to 1 if the type 'int32_t' is already defined. */
240#undef HAVE_INT32_T
241
242/* Define to 1 if the type 'int64_t' is already defined. */
243#undef HAVE_INT64_T
244
245/* Define to 1 if the type 'int64_t' is already definedin <stdint.h>. */
246#undef HAVE_INT64_T_IN_STDINT_H
247
248/* Define to 1 if the type 'int8_t' is already defined. */
249#undef HAVE_INT8_T
250
251/* Define to 1 if the type 'intmax_t' is already defined. */
252#undef HAVE_INTMAX_T
253
254/* Define to 1 if the type 'intptr_t' is already defined. */
255#undef HAVE_INTPTR_T
256
257/* Define to 1 if you have the <inttypes.h> header file. */
258#undef HAVE_INTTYPES_H
259
260/* Define to 1 if the type 'int_fast16_t' is already defined. */
261#undef HAVE_INT_FAST16_T
262
263/* Define to 1 if the type 'int_fast32_t' is already defined. */
264#undef HAVE_INT_FAST32_T
265
266/* Define to 1 if the type 'int_fast64_t' is already defined. */
267#undef HAVE_INT_FAST64_T
268
269/* Define to 1 if the type 'int_fast64_t' is already definedin <stdint.h>. */
270#undef HAVE_INT_FAST64_T_IN_STDINT_H
271
272/* Define to 1 if the type 'int_fast8_t' is already defined. */
273#undef HAVE_INT_FAST8_T
274
275/* Define to 1 if the type 'int_least16_t' is already defined. */
276#undef HAVE_INT_LEAST16_T
277
278/* Define to 1 if the type 'int_least32_t' is already defined. */
279#undef HAVE_INT_LEAST32_T
280
281/* Define to 1 if the type 'int_least64_t' is already defined. */
282#undef HAVE_INT_LEAST64_T
283
284/* Define to 1 if the type 'int_least64_t' is already definedin <stdint.h>. */
285#undef HAVE_INT_LEAST64_T_IN_STDINT_H
286
287/* Define to 1 if the type 'int_least8_t' is already defined. */
288#undef HAVE_INT_LEAST8_T
289
290/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
291#undef HAVE_LANGINFO_CODESET
292
293/* Define to 1 if you have the <locale.h> header file. */
294#define HAVE_LOCALE_H 1
295
296/* Define if you have the 'long double' type. */
297#undef HAVE_LONG_DOUBLE
298
299/* Define if you have the 'long long' type. */
300#undef HAVE_LONG_LONG
301
302/* Define to 1 if you have the <mach-o/dyld.h> header file. */
303#undef HAVE_MACH_O_DYLD_H
304
305/* Define to 1 if you have the `mbrtowc' function. */
306#undef HAVE_MBRTOWC
307
308/* Define to 1 if you have the `mbsinit' function. */
309#undef HAVE_MBSINIT
310
311/* Define to 1 if <wchar.h> declares mbstate_t. */
312#undef HAVE_MBSTATE_T
313
314/* Define to 1 if you have the `memmove' function. */
315#define HAVE_MEMMOVE 1
316
317/* Define to 1 if you have the <memory.h> header file. */
318#define HAVE_MEMORY_H 1
319
320/* Define to 1 if the system has the type `ptrdiff_t'. */
321#undef HAVE_PTRDIFF_T
322
323/* Define to 1 if you have the `readlink' function. */
324#undef HAVE_READLINK
325
326/* Define to 1 if you have the <search.h> header file. */
327#define HAVE_SEARCH_H 1
328
329/* Define to 1 if you have the `setenv' function. */
330#undef HAVE_SETENV
331
332/* Define to 1 if you have the `setlocale' function. */
333#define HAVE_SETLOCALE 1
334
335/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
336#undef HAVE_SIGNED_SIG_ATOMIC_T
337
338/* Define to 1 if 'wchar_t' is a signed integer type. */
339#undef HAVE_SIGNED_WCHAR_T
340
341/* Define to 1 if 'wint_t' is a signed integer type. */
342#undef HAVE_SIGNED_WINT_T
343
344/* Define to 1 if the system has the type `sig_atomic_t'. */
345#undef HAVE_SIG_ATOMIC_T
346
347/* Define to 1 if stdbool.h conforms to C99. */
348#undef HAVE_STDBOOL_H
349
350/* Define to 1 if you have the <stddef.h> header file. */
351#define HAVE_STDDEF_H 1
352
353/* Define to 1 if you have the <stdint.h> header file. */
354#undef HAVE_STDINT_H
355
356/* Define to 1 if you have the <stdlib.h> header file. */
357#define HAVE_STDLIB_H 1
358
359/* Define to 1 if you have the `strerror' function. */
360#define HAVE_STRERROR 1
361
362/* Define to 1 if you have the `strerror_r' function. */
363#undef HAVE_STRERROR_R
364
365/* Define to 1 if you have the <strings.h> header file. */
366#undef HAVE_STRINGS_H
367
368/* Define to 1 if you have the <string.h> header file. */
369#define HAVE_STRING_H 1
370
371/* Define to 1 if you have the <sys/bitypes.h> header file. */
372#undef HAVE_SYS_BITYPES_H
373
374/* Define to 1 if you have the <sys/inttypes.h> header file. */
375#undef HAVE_SYS_INTTYPES_H
376
377/* Define to 1 if you have the <sys/param.h> header file. */
378#undef HAVE_SYS_PARAM_H
379
380/* Define to 1 if you have the <sys/stat.h> header file. */
381#define HAVE_SYS_STAT_H 1
382
383/* Define to 1 if you have the <sys/types.h> header file. */
384#define HAVE_SYS_TYPES_H 1
385
386/* Define to 1 if you have the `tsearch' function. */
387#undef HAVE_TSEARCH
388
389/* Define to 1 if the type 'uint16_t' is already defined. */
390#undef HAVE_UINT16_T
391
392/* Define to 1 if the type 'uint32_t' is already defined. */
393#undef HAVE_UINT32_T
394
395/* Define to 1 if the type 'uint64_t' is already defined. */
396#undef HAVE_UINT64_T
397
398/* Define to 1 if the type 'uint64_t' is already definedin <stdint.h>. */
399#undef HAVE_UINT64_T_IN_STDINT_H
400
401/* Define to 1 if the type 'uint8_t' is already defined. */
402#undef HAVE_UINT8_T
403
404/* Define to 1 if the type 'uintmax_t' is already defined. */
405#undef HAVE_UINTMAX_T
406
407/* Define to 1 if the type 'uintptr_t' is already defined. */
408#undef HAVE_UINTPTR_T
409
410/* Define to 1 if the type 'uint_fast16_t' is already defined. */
411#undef HAVE_UINT_FAST16_T
412
413/* Define to 1 if the type 'uint_fast32_t' is already defined. */
414#undef HAVE_UINT_FAST32_T
415
416/* Define to 1 if the type 'uint_fast64_t' is already defined. */
417#undef HAVE_UINT_FAST64_T
418
419/* Define to 1 if the type 'uint_fast64_t' is already definedin <stdint.h>. */
420#undef HAVE_UINT_FAST64_T_IN_STDINT_H
421
422/* Define to 1 if the type 'uint_fast8_t' is already defined. */
423#undef HAVE_UINT_FAST8_T
424
425/* Define to 1 if the type 'uint_least16_t' is already defined. */
426#undef HAVE_UINT_LEAST16_T
427
428/* Define to 1 if the type 'uint_least32_t' is already defined. */
429#undef HAVE_UINT_LEAST32_T
430
431/* Define to 1 if the type 'uint_least64_t' is already defined. */
432#undef HAVE_UINT_LEAST64_T
433
434/* Define to 1 if the type 'uint_least64_t' is already definedin <stdint.h>.
435   */
436#undef HAVE_UINT_LEAST64_T_IN_STDINT_H
437
438/* Define to 1 if the type 'uint_least8_t' is already defined. */
439#undef HAVE_UINT_LEAST8_T
440
441/* Define to 1 if you have the <unistd.h> header file. */
442#undef HAVE_UNISTD_H
443
444/* Define to 1 if you have the `unsetenv' function. */
445#undef HAVE_UNSETENV
446
447/* Define to 1 or 0, depending whether the compiler supports simple visibility
448   declarations. */
449#undef HAVE_VISIBILITY
450
451/* Define to 1 if you have the <wchar.h> header file. */
452#undef HAVE_WCHAR_H
453
454/* Define if you have the 'wchar_t' type. */
455#undef HAVE_WCHAR_T
456
457/* Define to 1 if you have the `wcrtomb' function. */
458#undef HAVE_WCRTOMB
459
460/* Define to 1 if the system has the type `wint_t'. */
461#undef HAVE_WINT_T
462
463/* Define to 1 if the system has the type `_Bool'. */
464#undef HAVE__BOOL
465
466/* Define to 1 if you have the `_NSGetExecutablePath' function. */
467#undef HAVE__NSGETEXECUTABLEPATH
468
469/* Define as const if the declaration of iconv() needs const. */
470#undef ICONV_CONST
471
472/* Define to the value of ${prefix}, as a string. */
473
474/* Define if <stdint.h> doesn't define it. */
475#undef INT16_MAX
476
477/* Define if <stdint.h> doesn't define it. */
478#undef INT16_MIN
479
480/* Define if <stdint.h> doesn't define it. */
481#undef INT32_MAX
482
483/* Define if <stdint.h> doesn't define it. */
484#undef INT32_MIN
485
486/* Define if <stdint.h> doesn't define it but has the int64_t type. */
487#undef INT64_MAX
488
489/* Define if <stdint.h> doesn't define it but has the int64_t type. */
490#undef INT64_MIN
491
492/* Define if <stdint.h> doesn't define it. */
493#undef INT8_MAX
494
495/* Define if <stdint.h> doesn't define it. */
496#undef INT8_MIN
497
498/* Define if <stdint.h> doesn't define it. */
499#undef INTMAX_MAX
500
501/* Define if <stdint.h> doesn't define it. */
502#undef INTMAX_MIN
503
504/* Define if <stdint.h> doesn't define it. */
505#undef INTPTR_MAX
506
507/* Define if <stdint.h> doesn't define it. */
508#undef INTPTR_MIN
509
510/* Define if <stdint.h> doesn't define it. */
511#undef INT_FAST16_MAX
512
513/* Define if <stdint.h> doesn't define it. */
514#undef INT_FAST16_MIN
515
516/* Define if <stdint.h> doesn't define it. */
517#undef INT_FAST32_MAX
518
519/* Define if <stdint.h> doesn't define it. */
520#undef INT_FAST32_MIN
521
522/* Define if <stdint.h> doesn't define it. */
523#undef INT_FAST64_MAX
524
525/* Define if <stdint.h> doesn't define it. */
526#undef INT_FAST64_MIN
527
528/* Define if <stdint.h> doesn't define it. */
529#undef INT_FAST8_MAX
530
531/* Define if <stdint.h> doesn't define it. */
532#undef INT_FAST8_MIN
533
534/* Define if <stdint.h> doesn't define it. */
535#undef INT_LEAST16_MAX
536
537/* Define if <stdint.h> doesn't define it. */
538#undef INT_LEAST16_MIN
539
540/* Define if <stdint.h> doesn't define it. */
541#undef INT_LEAST32_MAX
542
543/* Define if <stdint.h> doesn't define it. */
544#undef INT_LEAST32_MIN
545
546/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
547#undef INT_LEAST64_MAX
548
549/* Define if <stdint.h> doesn't define it but has the int_least64_t type. */
550#undef INT_LEAST64_MIN
551
552/* Define if <stdint.h> doesn't define it. */
553#undef INT_LEAST8_MAX
554
555/* Define if <stdint.h> doesn't define it. */
556#undef INT_LEAST8_MIN
557
558/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
559#define MALLOC_0_IS_NONNULL 1
560
561/* Name of package */
562#undef PACKAGE
563
564/* Define to the address where bug reports for this package should be sent. */
565#undef PACKAGE_BUGREPORT
566
567/* Define to the full name of this package. */
568#undef PACKAGE_NAME
569
570/* Define to the full name and version of this package. */
571#undef PACKAGE_STRING
572
573/* Define to the one symbol short name of this package. */
574#undef PACKAGE_TARNAME
575
576/* Define to the version of this package. */
577#undef PACKAGE_VERSION
578
579/* Define if <stdint.h> doesn't define it. */
580#undef PTRDIFF_MAX
581
582/* Define if <stdint.h> doesn't define it. */
583#undef PTRDIFF_MIN
584
585/* Define if <stdint.h> doesn't define it. */
586#undef SIG_ATOMIC_MAX
587
588/* Define if <stdint.h> doesn't define it. */
589#undef SIG_ATOMIC_MIN
590
591/* Define as the maximum value of type 'size_t', if the system doesn't define
592   it. */
593#undef SIZE_MAX
594
595/* If using the C implementation of alloca, define if you know the
596   direction of stack growth for your system; otherwise it will be
597   automatically deduced at runtime.
598	STACK_DIRECTION > 0 => grows toward higher addresses
599	STACK_DIRECTION < 0 => grows toward lower addresses
600	STACK_DIRECTION = 0 => direction of growth unknown */
601#define STACK_DIRECTION -1
602
603/* Define to 1 if you have the ANSI C header files. */
604#define STDC_HEADERS 1
605
606/* Define to 1 if strerror_r returns char *. */
607#undef STRERROR_R_CHAR_P
608
609/* Define if <stdint.h> doesn't define it. */
610#undef UINT16_MAX
611
612/* Define if <stdint.h> doesn't define it. */
613#undef UINT32_MAX
614
615/* Define if <stdint.h> doesn't define it but has the uint64_t type. */
616#undef UINT64_MAX
617
618/* Define if <stdint.h> doesn't define it. */
619#undef UINT8_MAX
620
621/* Define if <stdint.h> doesn't define it. */
622#undef UINTMAX_MAX
623
624/* Define if <stdint.h> doesn't define it. */
625#undef UINTPTR_MAX
626
627/* Define if <stdint.h> doesn't define it. */
628#undef UINT_FAST16_MAX
629
630/* Define if <stdint.h> doesn't define it. */
631#undef UINT_FAST32_MAX
632
633/* Define if <stdint.h> doesn't define it. */
634#undef UINT_FAST64_MAX
635
636/* Define if <stdint.h> doesn't define it. */
637#undef UINT_FAST8_MAX
638
639/* Define if <stdint.h> doesn't define it. */
640#undef UINT_LEAST16_MAX
641
642/* Define if <stdint.h> doesn't define it. */
643#undef UINT_LEAST32_MAX
644
645/* Define if <stdint.h> doesn't define it but has the uint_least64_t type. */
646#undef UINT_LEAST64_MAX
647
648/* Define if <stdint.h> doesn't define it. */
649#undef UINT_LEAST8_MAX
650
651/* Define to 1 if you want getc etc. to use unlocked I/O if available.
652   Unlocked I/O can improve performance in unithreaded apps, but it is not
653   safe for multithreaded apps. */
654#undef USE_UNLOCKED_IO
655
656/* Version number of package */
657#undef VERSION
658
659/* Define if unsetenv() returns void, not int. */
660#undef VOID_UNSETENV
661
662/* Define if <stdint.h> doesn't define it. */
663#undef WINT_MAX
664
665/* Define if <stdint.h> doesn't define it. */
666#undef WINT_MIN
667
668/* Define if the machine's byte ordering is little endian. */
669#define WORDS_LITTLEENDIAN 1
670
671/* Define to 1 if on AIX 3.
672   System headers sometimes define this.
673   We just want to avoid a redefinition error message.  */
674#ifndef _ALL_SOURCE
675# undef _ALL_SOURCE
676#endif
677
678/* Enable GNU extensions on systems that have them.  */
679#ifndef _GNU_SOURCE
680# undef _GNU_SOURCE
681#endif
682
683/* Define to 1 if on MINIX. */
684#undef _MINIX
685
686/* Define to 2 if the system does not provide POSIX.1 features except with
687   this defined. */
688#undef _POSIX_1_SOURCE
689
690/* Define to 1 if you need to in order for `stat' and other things to work. */
691#undef _POSIX_SOURCE
692
693/* Enable extensions on Solaris.  */
694#ifndef __EXTENSIONS__
695# undef __EXTENSIONS__
696#endif
697
698/* Define to a type if <wchar.h> does not define. */
699#undef mbstate_t
700
701/* Define to a replacement function name for realpath(). */
702#undef realpath
703
704/* Define to `unsigned int' if <sys/types.h> does not define. */
705#undef size_t
706
707/* Define as a signed type of the same size as size_t. */
708#undef ssize_t
709
710
711/* On Windows, variables that may be in a DLL must be marked specially.  */
712#if defined _MSC_VER && defined _DLL
713# define DLL_VARIABLE __declspec (dllimport)
714#else
715# define DLL_VARIABLE
716#endif
717
718