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