1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if the compiler is building for multiple architectures of Apple
5    platforms at once. */
6 /* #undef AA_APPLE_UNIVERSAL_BUILD */
7 
8 /* Define to the number of bits in type 'ptrdiff_t'. */
9 #define BITSIZEOF_PTRDIFF_T 32
10 
11 /* Define to the number of bits in type 'sig_atomic_t'. */
12 #define BITSIZEOF_SIG_ATOMIC_T 32
13 
14 /* Define to the number of bits in type 'size_t'. */
15 #define BITSIZEOF_SIZE_T 32
16 
17 /* Define to the number of bits in type 'wchar_t'. */
18 #define BITSIZEOF_WCHAR_T 32
19 
20 /* Define to the number of bits in type 'wint_t'. */
21 #define BITSIZEOF_WINT_T 32
22 
23 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
24    systems. This function is required for `alloca.c' support on those systems.
25    */
26 /* #undef CRAY_STACKSEG_END */
27 
28 /* Define if mono is the preferred C# implementation. */
29 /* #undef CSHARP_CHOICE_MONO */
30 
31 /* Define if pnet is the preferred C# implementation. */
32 /* #undef CSHARP_CHOICE_PNET */
33 
34 /* Define to 1 if using `alloca.c'. */
35 /* #undef C_ALLOCA */
36 
37 /* Define to 1 if // is a file system root distinct from /. */
38 /* #undef DOUBLE_SLASH_IS_DISTINCT_ROOT */
39 
40 /* Define to 1 if translation of program messages to the user's native
41    language is requested. */
42 #define ENABLE_NLS 1
43 
44 /* Define to 1 if the package shall run at any location in the file system. */
45 /* #define ENABLE_RELOCATABLE 1 */
46 
47 /* Define on systems for which file names may have a so-called `drive letter'
48    prefix, define this to compute the length of that prefix, including the
49    colon. */
50 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
51 
52 /* Define if the backslash character may also serve as a file name component
53    separator. */
54 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
55 
56 /* Define if a drive letter prefix denotes a relative path if it is not
57    followed by a file name component separator. */
58 #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
59 
60 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
61    and handles trailing slash correctly. */
62 /* #undef FUNC_REALPATH_WORKS */
63 
64 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
65    whether the gnulib module canonicalize-lgpl shall be considered present. */
66 #define GNULIB_CANONICALIZE_LGPL 1
67 
68 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
69    whether the gnulib module fwriteerror shall be considered present. */
70 #define GNULIB_FWRITEERROR 1
71 
72 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
73    whether the gnulib module sigpipe shall be considered present. */
74 #define GNULIB_SIGPIPE 1
75 
76 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
77    */
78 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
79 
80 /* Define to 1 when the gnulib module environ should be tested. */
81 #define GNULIB_TEST_ENVIRON 1
82 
83 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
84 #define GNULIB_TEST_GETOPT_GNU 1
85 
86 /* Define to 1 when the gnulib module lstat should be tested. */
87 #define GNULIB_TEST_LSTAT 1
88 
89 /* Define to 1 when the gnulib module malloc-posix should be tested. */
90 #define GNULIB_TEST_MALLOC_POSIX 1
91 
92 /* Define to 1 when the gnulib module mbrtowc should be tested. */
93 #define GNULIB_TEST_MBRTOWC 1
94 
95 /* Define to 1 when the gnulib module mbsinit should be tested. */
96 #define GNULIB_TEST_MBSINIT 1
97 
98 /* Define to 1 when the gnulib module mbslen should be tested. */
99 #define GNULIB_TEST_MBSLEN 1
100 
101 /* Define to 1 when the gnulib module mbsstr should be tested. */
102 #define GNULIB_TEST_MBSSTR 1
103 
104 /* Define to 1 when the gnulib module memchr should be tested. */
105 #define GNULIB_TEST_MEMCHR 1
106 
107 /* Define to 1 when the gnulib module readlink should be tested. */
108 #define GNULIB_TEST_READLINK 1
109 
110 /* Define to 1 when the gnulib module realpath should be tested. */
111 #define GNULIB_TEST_REALPATH 1
112 
113 /* Define to 1 when the gnulib module sigprocmask should be tested. */
114 #define GNULIB_TEST_SIGPROCMASK 1
115 
116 /* Define to 1 when the gnulib module stat should be tested. */
117 #define GNULIB_TEST_STAT 1
118 
119 /* Define to 1 when the gnulib module strerror should be tested. */
120 #define GNULIB_TEST_STRERROR 1
121 
122 /* Define to 1 when the gnulib module strnlen should be tested. */
123 #define GNULIB_TEST_STRNLEN 1
124 
125 /* Define to 1 when the gnulib module wcwidth should be tested. */
126 #define GNULIB_TEST_WCWIDTH 1
127 
128 /* Define to 1 if you have `alloca', as a function or macro. */
129 #define HAVE_ALLOCA 1
130 
131 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
132    */
133 #define HAVE_ALLOCA_H 1
134 
135 /* Define to 1 if you have the `argz_count' function. */
136 /* #define HAVE_ARGZ_COUNT 1 */
137 
138 /* Define to 1 if you have the <argz.h> header file. */
139 /* #undef HAVE_ARGZ_H */
140 
141 /* Define to 1 if you have the `argz_next' function. */
142 /* #define HAVE_ARGZ_NEXT 1 */
143 
144 /* Define to 1 if you have the `argz_stringify' function. */
145 /* #define HAVE_ARGZ_STRINGIFY 1 */
146 
147 /* Define to 1 if you have the `asprintf' function. */
148 #define HAVE_ASPRINTF 1
149 
150 /* Define to 1 if you have the `atexit' function. */
151 #define HAVE_ATEXIT 1
152 
153 /* Define to 1 if you have the <bp-sym.h> header file. */
154 /* #undef HAVE_BP_SYM_H */
155 
156 /* Define to 1 if the compiler understands __builtin_expect. */
157 #define HAVE_BUILTIN_EXPECT 1
158 
159 /* Define to 1 if you have the `canonicalize_file_name' function. */
160 #define HAVE_CANONICALIZE_FILE_NAME 1
161 
162 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
163    CoreFoundation framework. */
164 /* #undef HAVE_CFLOCALECOPYCURRENT */
165 
166 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
167    the CoreFoundation framework. */
168 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
169 
170 /* Define if the GNU dcgettext() function is already present or preinstalled.
171    */
172 /* #undef HAVE_DCGETTEXT */
173 
174 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
175    you don't. */
176 #define HAVE_DECL_CLEARERR_UNLOCKED 0
177 
178 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
179    don't. */
180 #define HAVE_DECL_FEOF_UNLOCKED 0
181 
182 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
183    you don't. */
184 #define HAVE_DECL_FERROR_UNLOCKED 0
185 
186 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
187    you don't. */
188 #define HAVE_DECL_FFLUSH_UNLOCKED 0
189 
190 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
191    you don't. */
192 #define HAVE_DECL_FGETS_UNLOCKED 0
193 
194 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
195    you don't. */
196 #define HAVE_DECL_FPUTC_UNLOCKED 0
197 
198 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
199    you don't. */
200 #define HAVE_DECL_FPUTS_UNLOCKED 0
201 
202 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
203    you don't. */
204 #define HAVE_DECL_FREAD_UNLOCKED 0
205 
206 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
207    you don't. */
208 #define HAVE_DECL_FWRITE_UNLOCKED 0
209 
210 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
211    you don't. */
212 #define HAVE_DECL_GETCHAR_UNLOCKED 1
213 
214 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
215    don't. */
216 #define HAVE_DECL_GETC_UNLOCKED 1
217 
218 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
219    */
220 #define HAVE_DECL_GETENV 1
221 
222 /* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you
223    don't. */
224 /* #undef HAVE_DECL_GETOPT_CLIP */
225 
226 /* Define to 1 if you have the declaration of `optreset', and to 0 if you
227    don't. */
228 #define HAVE_DECL_OPTRESET 1
229 
230 /* Define to 1 if you have the declaration of `program_invocation_name', and
231    to 0 if you don't. */
232 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
233 
234 /* Define to 1 if you have the declaration of `program_invocation_short_name',
235    and to 0 if you don't. */
236 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
237 
238 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
239    you don't. */
240 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
241 
242 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
243    don't. */
244 #define HAVE_DECL_PUTC_UNLOCKED 1
245 
246 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
247    don't. */
248 /* #undef HAVE_DECL_STRERROR */
249 
250 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
251    don't. */
252 #define HAVE_DECL_STRERROR_R 1
253 
254 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
255    don't. */
256 #define HAVE_DECL_STRNLEN 1
257 
258 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
259    don't. */
260 #define HAVE_DECL_WCWIDTH 1
261 
262 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
263    don't. */
264 #define HAVE_DECL__SNPRINTF 0
265 
266 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
267    don't. */
268 #define HAVE_DECL__SNWPRINTF 0
269 
270 /* Define to 1 if you have the <dlfcn.h> header file. */
271 #define HAVE_DLFCN_H 1
272 
273 /* Define if you have the declaration of environ. */
274 #define HAVE_ENVIRON_DECL 1
275 
276 /* Define to 1 if you have the <errno.h> header file. */
277 #define HAVE_ERRNO_H 1
278 
279 /* Define to 1 if you have the `fwprintf' function. */
280 #define HAVE_FWPRINTF 1
281 
282 /* Define to 1 if you have the `getcwd' function. */
283 #define HAVE_GETCWD 1
284 
285 /* Define to 1 if you have the `getegid' function. */
286 #define HAVE_GETEGID 1
287 
288 /* Define to 1 if you have the `geteuid' function. */
289 #define HAVE_GETEUID 1
290 
291 /* Define to 1 if you have the `getgid' function. */
292 #define HAVE_GETGID 1
293 
294 /* Define to 1 if you have the <getopt.h> header file. */
295 #define HAVE_GETOPT_H 1
296 
297 /* Define to 1 if you have the `getopt_long_only' function. */
298 #define HAVE_GETOPT_LONG_ONLY 1
299 
300 /* Define to 1 if you have the `getpagesize' function. */
301 #define HAVE_GETPAGESIZE 1
302 
303 /* Define if the GNU gettext() function is already present or preinstalled. */
304 /* #undef HAVE_GETTEXT */
305 
306 /* Define to 1 if you have the `getuid' function. */
307 #define HAVE_GETUID 1
308 
309 /* Define if you have the iconv() function and it works. */
310 /* #undef HAVE_ICONV */
311 
312 /* Define to 1 if you have the <iconv.h> header file. */
313 /* #undef HAVE_ICONV_H */
314 
315 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
316 #define HAVE_INTMAX_T 1
317 
318 /* Define to 1 if you have the <inttypes.h> header file. */
319 #define HAVE_INTTYPES_H 1
320 
321 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
322    declares uintmax_t. */
323 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
324 
325 /* Define to 1 if you have the `iswblank' function. */
326 #define HAVE_ISWBLANK 1
327 
328 /* Define to 1 if you have the `iswcntrl' function. */
329 #define HAVE_ISWCNTRL 1
330 
331 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
332 /* #undef HAVE_LANGINFO_CODESET */
333 
334 /* Define if your <locale.h> file defines LC_MESSAGES. */
335 #define HAVE_LC_MESSAGES 1
336 
337 /* Define to 1 if you have the <limits.h> header file. */
338 #define HAVE_LIMITS_H 1
339 
340 /* Define to 1 if the system has the type `long long int'. */
341 #define HAVE_LONG_LONG_INT 1
342 
343 /* Define to 1 if you have the `lstat' function. */
344 #define HAVE_LSTAT 1
345 
346 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
347 /* #undef HAVE_MACH_O_DYLD_H */
348 
349 /* Define if the 'malloc' function is POSIX compliant. */
350 #define HAVE_MALLOC_POSIX 1
351 
352 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
353    config.h and <sys/mman.h>. */
354 #define HAVE_MAP_ANONYMOUS 1
355 
356 /* Define to 1 if you have the `mbrtowc' function. */
357 #define HAVE_MBRTOWC 1
358 
359 /* Define to 1 if you have the `mbsinit' function. */
360 #define HAVE_MBSINIT 1
361 
362 /* Define to 1 if you have the `mbslen' function. */
363 #define HAVE_MBSLEN 1
364 
365 /* Define to 1 if <wchar.h> declares mbstate_t. */
366 #define HAVE_MBSTATE_T 1
367 
368 /* Define to 1 if you have the `memchr' function. */
369 #define HAVE_MEMCHR 1
370 
371 /* Define to 1 if you have the `memmove' function. */
372 #define HAVE_MEMMOVE 1
373 
374 /* Define to 1 if you have the <memory.h> header file. */
375 #define HAVE_MEMORY_H 1
376 
377 /* Define to 1 if you have the `mempcpy' function. */
378 /* #define HAVE_MEMPCPY 1 */
379 
380 /* Define to 1 if you have a working `mmap' system call. */
381 /* #undef HAVE_MMAP */
382 
383 /* Define to 1 if you have the `mprotect' function. */
384 #define HAVE_MPROTECT 1
385 
386 /* Define to 1 if you have the `munmap' function. */
387 #define HAVE_MUNMAP 1
388 
389 /* Define to 1 if you have the `newlocale' function. */
390 /* #define HAVE_NEWLOCALE 1 */
391 
392 /* Define to 1 if you have the `pathconf' function. */
393 #define HAVE_PATHCONF 1
394 
395 /* Define if your printf() function supports format strings with positions. */
396 #define HAVE_POSIX_PRINTF 1
397 
398 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
399 /* #undef HAVE_PTHREAD_MUTEX_RECURSIVE */
400 
401 /* Define if the POSIX multithreading library has read/write locks. */
402 /* #undef HAVE_PTHREAD_RWLOCK */
403 
404 /* Define to 1 if you have the `putenv' function. */
405 #define HAVE_PUTENV 1
406 
407 /* Define to 1 if you have the <random.h> header file. */
408 /* #undef HAVE_RANDOM_H */
409 
410 /* Define to 1 if atoll is declared even after undefining macros. */
411 #define HAVE_RAW_DECL_ATOLL 1
412 
413 /* Define to 1 if btowc is declared even after undefining macros. */
414 #define HAVE_RAW_DECL_BTOWC 1
415 
416 /* Define to 1 if canonicalize_file_name is declared even after undefining
417    macros. */
418 /* #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME */
419 
420 /* Define to 1 if chown is declared even after undefining macros. */
421 #define HAVE_RAW_DECL_CHOWN 1
422 
423 /* Define to 1 if dprintf is declared even after undefining macros. */
424 /* #undef HAVE_RAW_DECL_DPRINTF */
425 
426 /* Define to 1 if dup2 is declared even after undefining macros. */
427 #define HAVE_RAW_DECL_DUP2 1
428 
429 /* Define to 1 if dup3 is declared even after undefining macros. */
430 /* #undef HAVE_RAW_DECL_DUP3 */
431 
432 /* Define to 1 if endusershell is declared even after undefining macros. */
433 /* #undef HAVE_RAW_DECL_ENDUSERSHELL */
434 
435 /* Define to 1 if environ is declared even after undefining macros. */
436 #define HAVE_RAW_DECL_ENVIRON 1
437 
438 /* Define to 1 if euidaccess is declared even after undefining macros. */
439 /* #undef HAVE_RAW_DECL_EUIDACCESS */
440 
441 /* Define to 1 if faccessat is declared even after undefining macros. */
442 /* #undef HAVE_RAW_DECL_FACCESSAT */
443 
444 /* Define to 1 if fchdir is declared even after undefining macros. */
445 #define HAVE_RAW_DECL_FCHDIR 1
446 
447 /* Define to 1 if fchmodat is declared even after undefining macros. */
448 #define HAVE_RAW_DECL_FCHMODAT 1
449 
450 /* Define to 1 if fchownat is declared even after undefining macros. */
451 /* #undef HAVE_RAW_DECL_FCHOWNAT */
452 
453 /* Define to 1 if fpurge is declared even after undefining macros. */
454 #define HAVE_RAW_DECL_FPURGE 1
455 
456 /* Define to 1 if fseeko is declared even after undefining macros. */
457 #define HAVE_RAW_DECL_FSEEKO 1
458 
459 /* Define to 1 if fstatat is declared even after undefining macros. */
460 #define HAVE_RAW_DECL_FSTATAT 1
461 
462 /* Define to 1 if fsync is declared even after undefining macros. */
463 #define HAVE_RAW_DECL_FSYNC 1
464 
465 /* Define to 1 if ftello is declared even after undefining macros. */
466 #define HAVE_RAW_DECL_FTELLO 1
467 
468 /* Define to 1 if ftruncate is declared even after undefining macros. */
469 #define HAVE_RAW_DECL_FTRUNCATE 1
470 
471 /* Define to 1 if futimens is declared even after undefining macros. */
472 /* #undef HAVE_RAW_DECL_FUTIMENS */
473 
474 /* Define to 1 if getcwd is declared even after undefining macros. */
475 #define HAVE_RAW_DECL_GETCWD 1
476 
477 /* Define to 1 if getdelim is declared even after undefining macros. */
478 /* #undef HAVE_RAW_DECL_GETDELIM */
479 
480 /* Define to 1 if getdomainname is declared even after undefining macros. */
481 #define HAVE_RAW_DECL_GETDOMAINNAME 1
482 
483 /* Define to 1 if getdtablesize is declared even after undefining macros. */
484 #define HAVE_RAW_DECL_GETDTABLESIZE 1
485 
486 /* Define to 1 if getgroups is declared even after undefining macros. */
487 #define HAVE_RAW_DECL_GETGROUPS 1
488 
489 /* Define to 1 if gethostname is declared even after undefining macros. */
490 #define HAVE_RAW_DECL_GETHOSTNAME 1
491 
492 /* Define to 1 if getline is declared even after undefining macros. */
493 /* #undef HAVE_RAW_DECL_GETLINE */
494 
495 /* Define to 1 if getloadavg is declared even after undefining macros. */
496 /* #undef HAVE_RAW_DECL_GETLOADAVG */
497 
498 /* Define to 1 if getlogin is declared even after undefining macros. */
499 #define HAVE_RAW_DECL_GETLOGIN 1
500 
501 /* Define to 1 if getlogin_r is declared even after undefining macros. */
502 #define HAVE_RAW_DECL_GETLOGIN_R 1
503 
504 /* Define to 1 if getpagesize is declared even after undefining macros. */
505 #define HAVE_RAW_DECL_GETPAGESIZE 1
506 
507 /* Define to 1 if getsubopt is declared even after undefining macros. */
508 /* #undef HAVE_RAW_DECL_GETSUBOPT */
509 
510 /* Define to 1 if getusershell is declared even after undefining macros. */
511 /* #undef HAVE_RAW_DECL_GETUSERSHELL */
512 
513 /* Define to 1 if grantpt is declared even after undefining macros. */
514 #define HAVE_RAW_DECL_GRANTPT 1
515 
516 /* Define to 1 if initstat_r is declared even after undefining macros. */
517 /* #undef HAVE_RAW_DECL_INITSTAT_R */
518 
519 /* Define to 1 if lchmod is declared even after undefining macros. */
520 /* #undef HAVE_RAW_DECL_LCHMOD */
521 
522 /* Define to 1 if lchown is declared even after undefining macros. */
523 #define HAVE_RAW_DECL_LCHOWN 1
524 
525 /* Define to 1 if link is declared even after undefining macros. */
526 #define HAVE_RAW_DECL_LINK 1
527 
528 /* Define to 1 if linkat is declared even after undefining macros. */
529 /* #undef HAVE_RAW_DECL_LINKAT */
530 
531 /* Define to 1 if lseek is declared even after undefining macros. */
532 #define HAVE_RAW_DECL_LSEEK 1
533 
534 /* Define to 1 if lstat is declared even after undefining macros. */
535 #define HAVE_RAW_DECL_LSTAT 1
536 
537 /* Define to 1 if mbrlen is declared even after undefining macros. */
538 #define HAVE_RAW_DECL_MBRLEN 1
539 
540 /* Define to 1 if mbrtowc is declared even after undefining macros. */
541 #define HAVE_RAW_DECL_MBRTOWC 1
542 
543 /* Define to 1 if mbsinit is declared even after undefining macros. */
544 #define HAVE_RAW_DECL_MBSINIT 1
545 
546 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
547 /* #undef HAVE_RAW_DECL_MBSNRTOWCS */
548 
549 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
550 #define HAVE_RAW_DECL_MBSRTOWCS 1
551 
552 /* Define to 1 if memmem is declared even after undefining macros. */
553 #define HAVE_RAW_DECL_MEMMEM 1
554 
555 /* Define to 1 if mempcpy is declared even after undefining macros. */
556 /* #undef HAVE_RAW_DECL_MEMPCPY */
557 
558 /* Define to 1 if memrchr is declared even after undefining macros. */
559 #define HAVE_RAW_DECL_MEMRCHR 1
560 
561 /* Define to 1 if mkdirat is declared even after undefining macros. */
562 #define HAVE_RAW_DECL_MKDIRAT 1
563 
564 /* Define to 1 if mkdtemp is declared even after undefining macros. */
565 /* #undef HAVE_RAW_DECL_MKDTEMP */
566 
567 /* Define to 1 if mkfifo is declared even after undefining macros. */
568 #define HAVE_RAW_DECL_MKFIFO 1
569 
570 /* Define to 1 if mkfifoat is declared even after undefining macros. */
571 /* #undef HAVE_RAW_DECL_MKFIFOAT */
572 
573 /* Define to 1 if mknod is declared even after undefining macros. */
574 #define HAVE_RAW_DECL_MKNOD 1
575 
576 /* Define to 1 if mknodat is declared even after undefining macros. */
577 /* #undef HAVE_RAW_DECL_MKNODAT */
578 
579 /* Define to 1 if mkostemp is declared even after undefining macros. */
580 /* #undef HAVE_RAW_DECL_MKOSTEMP */
581 
582 /* Define to 1 if mkostemps is declared even after undefining macros. */
583 /* #undef HAVE_RAW_DECL_MKOSTEMPS */
584 
585 /* Define to 1 if mkstemp is declared even after undefining macros. */
586 #define HAVE_RAW_DECL_MKSTEMP 1
587 
588 /* Define to 1 if mkstemps is declared even after undefining macros. */
589 /* #undef HAVE_RAW_DECL_MKSTEMPS */
590 
591 /* Define to 1 if pipe2 is declared even after undefining macros. */
592 /* #undef HAVE_RAW_DECL_PIPE2 */
593 
594 /* Define to 1 if popen is declared even after undefining macros. */
595 #define HAVE_RAW_DECL_POPEN 1
596 
597 /* Define to 1 if pread is declared even after undefining macros. */
598 #define HAVE_RAW_DECL_PREAD 1
599 
600 /* Define to 1 if ptsname is declared even after undefining macros. */
601 #define HAVE_RAW_DECL_PTSNAME 1
602 
603 /* Define to 1 if pwrite is declared even after undefining macros. */
604 #define HAVE_RAW_DECL_PWRITE 1
605 
606 /* Define to 1 if random_r is declared even after undefining macros. */
607 /* #undef HAVE_RAW_DECL_RANDOM_R */
608 
609 /* Define to 1 if rawmemchr is declared even after undefining macros. */
610 /* #undef HAVE_RAW_DECL_RAWMEMCHR */
611 
612 /* Define to 1 if readlink is declared even after undefining macros. */
613 #define HAVE_RAW_DECL_READLINK 1
614 
615 /* Define to 1 if readlinkat is declared even after undefining macros. */
616 /* #undef HAVE_RAW_DECL_READLINKAT */
617 
618 /* Define to 1 if realpath is declared even after undefining macros. */
619 #define HAVE_RAW_DECL_REALPATH 1
620 
621 /* Define to 1 if renameat is declared even after undefining macros. */
622 /* #undef HAVE_RAW_DECL_RENAMEAT */
623 
624 /* Define to 1 if rmdir is declared even after undefining macros. */
625 #define HAVE_RAW_DECL_RMDIR 1
626 
627 /* Define to 1 if rpmatch is declared even after undefining macros. */
628 /* #undef HAVE_RAW_DECL_RPMATCH */
629 
630 /* Define to 1 if setenv is declared even after undefining macros. */
631 #define HAVE_RAW_DECL_SETENV 1
632 
633 /* Define to 1 if setstate_r is declared even after undefining macros. */
634 /* #undef HAVE_RAW_DECL_SETSTATE_R */
635 
636 /* Define to 1 if setusershell is declared even after undefining macros. */
637 /* #undef HAVE_RAW_DECL_SETUSERSHELL */
638 
639 /* Define to 1 if sigaction is declared even after undefining macros. */
640 #define HAVE_RAW_DECL_SIGACTION 1
641 
642 /* Define to 1 if sigaddset is declared even after undefining macros. */
643 #define HAVE_RAW_DECL_SIGADDSET 1
644 
645 /* Define to 1 if sigdelset is declared even after undefining macros. */
646 #define HAVE_RAW_DECL_SIGDELSET 1
647 
648 /* Define to 1 if sigemptyset is declared even after undefining macros. */
649 #define HAVE_RAW_DECL_SIGEMPTYSET 1
650 
651 /* Define to 1 if sigfillset is declared even after undefining macros. */
652 #define HAVE_RAW_DECL_SIGFILLSET 1
653 
654 /* Define to 1 if sigismember is declared even after undefining macros. */
655 #define HAVE_RAW_DECL_SIGISMEMBER 1
656 
657 /* Define to 1 if sigpending is declared even after undefining macros. */
658 #define HAVE_RAW_DECL_SIGPENDING 1
659 
660 /* Define to 1 if sigprocmask is declared even after undefining macros. */
661 #define HAVE_RAW_DECL_SIGPROCMASK 1
662 
663 /* Define to 1 if sleep is declared even after undefining macros. */
664 #define HAVE_RAW_DECL_SLEEP 1
665 
666 /* Define to 1 if snprintf is declared even after undefining macros. */
667 #define HAVE_RAW_DECL_SNPRINTF 1
668 
669 /* Define to 1 if srandom_r is declared even after undefining macros. */
670 /* #undef HAVE_RAW_DECL_SRANDOM_R */
671 
672 /* Define to 1 if stat is declared even after undefining macros. */
673 #define HAVE_RAW_DECL_STAT 1
674 
675 /* Define to 1 if stpcpy is declared even after undefining macros. */
676 /* #undef HAVE_RAW_DECL_STPCPY */
677 
678 /* Define to 1 if stpncpy is declared even after undefining macros. */
679 /* #undef HAVE_RAW_DECL_STPNCPY */
680 
681 /* Define to 1 if strcasestr is declared even after undefining macros. */
682 #define HAVE_RAW_DECL_STRCASESTR 1
683 
684 /* Define to 1 if strchrnul is declared even after undefining macros. */
685 /* #undef HAVE_RAW_DECL_STRCHRNUL */
686 
687 /* Define to 1 if strdup is declared even after undefining macros. */
688 #define HAVE_RAW_DECL_STRDUP 1
689 
690 /* Define to 1 if strncat is declared even after undefining macros. */
691 #define HAVE_RAW_DECL_STRNCAT 1
692 
693 /* Define to 1 if strndup is declared even after undefining macros. */
694 #define HAVE_RAW_DECL_STRNDUP 1
695 
696 /* Define to 1 if strnlen is declared even after undefining macros. */
697 #define HAVE_RAW_DECL_STRNLEN 1
698 
699 /* Define to 1 if strpbrk is declared even after undefining macros. */
700 #define HAVE_RAW_DECL_STRPBRK 1
701 
702 /* Define to 1 if strsep is declared even after undefining macros. */
703 #define HAVE_RAW_DECL_STRSEP 1
704 
705 /* Define to 1 if strsignal is declared even after undefining macros. */
706 #define HAVE_RAW_DECL_STRSIGNAL 1
707 
708 /* Define to 1 if strtod is declared even after undefining macros. */
709 #define HAVE_RAW_DECL_STRTOD 1
710 
711 /* Define to 1 if strtok_r is declared even after undefining macros. */
712 #define HAVE_RAW_DECL_STRTOK_R 1
713 
714 /* Define to 1 if strtoll is declared even after undefining macros. */
715 #define HAVE_RAW_DECL_STRTOLL 1
716 
717 /* Define to 1 if strtoull is declared even after undefining macros. */
718 #define HAVE_RAW_DECL_STRTOULL 1
719 
720 /* Define to 1 if strverscmp is declared even after undefining macros. */
721 /* #undef HAVE_RAW_DECL_STRVERSCMP */
722 
723 /* Define to 1 if symlink is declared even after undefining macros. */
724 #define HAVE_RAW_DECL_SYMLINK 1
725 
726 /* Define to 1 if symlinkat is declared even after undefining macros. */
727 /* #undef HAVE_RAW_DECL_SYMLINKAT */
728 
729 /* Define to 1 if tmpfile is declared even after undefining macros. */
730 #define HAVE_RAW_DECL_TMPFILE 1
731 
732 /* Define to 1 if ttyname_r is declared even after undefining macros. */
733 /* #undef HAVE_RAW_DECL_TTYNAME_R */
734 
735 /* Define to 1 if unlink is declared even after undefining macros. */
736 #define HAVE_RAW_DECL_UNLINK 1
737 
738 /* Define to 1 if unlinkat is declared even after undefining macros. */
739 #define HAVE_RAW_DECL_UNLINKAT 1
740 
741 /* Define to 1 if unlockpt is declared even after undefining macros. */
742 #define HAVE_RAW_DECL_UNLOCKPT 1
743 
744 /* Define to 1 if unsetenv is declared even after undefining macros. */
745 #define HAVE_RAW_DECL_UNSETENV 1
746 
747 /* Define to 1 if usleep is declared even after undefining macros. */
748 #define HAVE_RAW_DECL_USLEEP 1
749 
750 /* Define to 1 if utimensat is declared even after undefining macros. */
751 /* #undef HAVE_RAW_DECL_UTIMENSAT */
752 
753 /* Define to 1 if vdprintf is declared even after undefining macros. */
754 /* #undef HAVE_RAW_DECL_VDPRINTF */
755 
756 /* Define to 1 if vsnprintf is declared even after undefining macros. */
757 #define HAVE_RAW_DECL_VSNPRINTF 1
758 
759 /* Define to 1 if wcrtomb is declared even after undefining macros. */
760 #define HAVE_RAW_DECL_WCRTOMB 1
761 
762 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
763 /* #undef HAVE_RAW_DECL_WCSNRTOMBS */
764 
765 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
766 #define HAVE_RAW_DECL_WCSRTOMBS 1
767 
768 /* Define to 1 if wctob is declared even after undefining macros. */
769 #define HAVE_RAW_DECL_WCTOB 1
770 
771 /* Define to 1 if wcwidth is declared even after undefining macros. */
772 #define HAVE_RAW_DECL_WCWIDTH 1
773 
774 /* Define to 1 if you have the `readlink' function. */
775 #define HAVE_READLINK 1
776 
777 /* Define to 1 if you have the `realpath' function. */
778 #define HAVE_REALPATH 1
779 
780 /* Define to 1 if you have the <search.h> header file. */
781 /* #undef HAVE_SEARCH_H */
782 
783 /* Define to 1 if you have the `setenv' function. */
784 #define HAVE_SETENV 1
785 
786 /* Define to 1 if you have the `setlocale' function. */
787 /* #define HAVE_SETLOCALE 1 */
788 
789 /* Define to 1 if you have the <signal.h> header file. */
790 #define HAVE_SIGNAL_H 1
791 
792 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
793 #define HAVE_SIGNED_SIG_ATOMIC_T 1
794 
795 /* Define to 1 if 'wchar_t' is a signed integer type. */
796 /* #undef HAVE_SIGNED_WCHAR_T */
797 
798 /* Define to 1 if 'wint_t' is a signed integer type. */
799 #define HAVE_SIGNED_WINT_T 1
800 
801 /* Define to 1 if the system has the type `sigset_t'. */
802 /* #undef HAVE_SIGSET_T */
803 
804 /* Define to 1 if you have the `snprintf' function. */
805 #define HAVE_SNPRINTF 1
806 
807 /* Define to 1 if stdbool.h conforms to C99. */
808 #define HAVE_STDBOOL_H 1
809 
810 /* Define to 1 if you have the <stddef.h> header file. */
811 #define HAVE_STDDEF_H 1
812 
813 /* Define to 1 if you have the <stdint.h> header file. */
814 #define HAVE_STDINT_H 1
815 
816 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
817    uintmax_t. */
818 #define HAVE_STDINT_H_WITH_UINTMAX 1
819 
820 /* Define to 1 if you have the <stdio.h> header file. */
821 #define HAVE_STDIO_H 1
822 
823 /* Define to 1 if you have the <stdlib.h> header file. */
824 #define HAVE_STDLIB_H 1
825 
826 /* Define to 1 if you have the `stpcpy' function. */
827 /* #define HAVE_STPCPY 1 */
828 
829 /* Define to 1 if you have the `strcasecmp' function. */
830 #define HAVE_STRCASECMP 1
831 
832 /* Define to 1 if you have the `strdup' function. */
833 #define HAVE_STRDUP 1
834 
835 /* Define to 1 if you have the `strerror_r' function. */
836 #define HAVE_STRERROR_R 1
837 
838 /* Define to 1 if you have the <strings.h> header file. */
839 #define HAVE_STRINGS_H 1
840 
841 /* Define to 1 if you have the <string.h> header file. */
842 #define HAVE_STRING_H 1
843 
844 /* Define to 1 if you have the `strnlen' function. */
845 #define HAVE_STRNLEN 1
846 
847 /* Define to 1 if you have the `strtol' function. */
848 #define HAVE_STRTOL 1
849 
850 /* Define to 1 if you have the `strtoul' function. */
851 #define HAVE_STRTOUL 1
852 
853 /* Define to 1 if the system has the type `struct random_data'. */
854 /* #undef HAVE_STRUCT_RANDOM_DATA */
855 
856 /* Define to 1 if you have the <sys/bitypes.h> header file. */
857 /* #undef HAVE_SYS_BITYPES_H */
858 
859 /* Define to 1 if you have the <sys/inttypes.h> header file. */
860 /* #undef HAVE_SYS_INTTYPES_H */
861 
862 /* Define to 1 if you have the <sys/mman.h> header file. */
863 #define HAVE_SYS_MMAN_H 1
864 
865 /* Define to 1 if you have the <sys/param.h> header file. */
866 #define HAVE_SYS_PARAM_H 1
867 
868 /* Define to 1 if you have the <sys/socket.h> header file. */
869 #define HAVE_SYS_SOCKET_H 1
870 
871 /* Define to 1 if you have the <sys/stat.h> header file. */
872 #define HAVE_SYS_STAT_H 1
873 
874 /* Define to 1 if you have the <sys/time.h> header file. */
875 #define HAVE_SYS_TIME_H 1
876 
877 /* Define to 1 if you have the <sys/types.h> header file. */
878 #define HAVE_SYS_TYPES_H 1
879 
880 /* Define to 1 if you have the <time.h> header file. */
881 #define HAVE_TIME_H 1
882 
883 /* Define to 1 if you have the `tsearch' function. */
884 /*#define HAVE_TSEARCH 1*/
885 
886 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
887 #define HAVE_UINTMAX_T 1
888 
889 /* Define to 1 if you have the <unistd.h> header file. */
890 #define HAVE_UNISTD_H 1
891 
892 /* Define to 1 if the system has the type `unsigned long long int'. */
893 #define HAVE_UNSIGNED_LONG_LONG_INT 1
894 
895 /* Define to 1 if you have the `uselocale' function. */
896 /* #define HAVE_USELOCALE 1 */
897 
898 /* Define to 1 or 0, depending whether the compiler supports simple visibility
899    declarations. */
900 #define HAVE_VISIBILITY 1
901 
902 /* Define to 1 if you have the <wchar.h> header file. */
903 #define HAVE_WCHAR_H 1
904 
905 /* Define if you have the 'wchar_t' type. */
906 #define HAVE_WCHAR_T 1
907 
908 /* Define to 1 if you have the `wcrtomb' function. */
909 #define HAVE_WCRTOMB 1
910 
911 /* Define to 1 if you have the `wcslen' function. */
912 #define HAVE_WCSLEN 1
913 
914 /* Define to 1 if you have the `wcsnlen' function. */
915 #define HAVE_WCSNLEN 1
916 
917 /* Define to 1 if you have the <wctype.h> header file. */
918 #define HAVE_WCTYPE_H 1
919 
920 /* Define to 1 if you have the `wcwidth' function. */
921 #define HAVE_WCWIDTH 1
922 
923 /* Define to 1 if you have the <winsock2.h> header file. */
924 /* #undef HAVE_WINSOCK2_H */
925 
926 /* Define if you have the 'wint_t' type. */
927 #define HAVE_WINT_T 1
928 
929 /* Define to 1 if O_NOATIME works. */
930 #define HAVE_WORKING_O_NOATIME 0
931 
932 /* Define to 1 if O_NOFOLLOW works. */
933 #define HAVE_WORKING_O_NOFOLLOW 0
934 
935 /* Define to 1 if the system has the type `_Bool'. */
936 #define HAVE__BOOL 1
937 
938 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
939 /* #undef HAVE__NSGETEXECUTABLEPATH */
940 
941 /* Define to 1 if you have the `__fsetlocking' function. */
942 /* FSETLOCKING_BYCALLER undefined */
943 /* #define HAVE___FSETLOCKING 1 */
944 
945 /* Define as const if the declaration of iconv() needs const. */
946 /* #undef ICONV_CONST */
947 
948 /* Define to a symbolic name denoting the flavor of iconv_open()
949    implementation. */
950 /* #undef ICONV_FLAVOR */
951 
952 /* Define to the value of ${prefix}, as a string. */
953 #define INSTALLPREFIX "/usr/local"
954 
955 /* Define if integer division by zero raises signal SIGFPE. */
956 #define INTDIV0_RAISES_SIGFPE 0
957 
958 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
959 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
960 #else
961 # define ISSLASH(C) ((C) == '/')
962 #endif
963 
964 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
965    slash. */
966 /* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */
967 
968 /* Define to the sub-directory in which libtool stores uninstalled libraries.
969    */
970 #define LT_OBJDIR ".libs/"
971 
972 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
973 #define MALLOC_0_IS_NONNULL 0
974 
975 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
976 /* #undef MAP_ANONYMOUS */
977 
978 /* Define if the mbrtowc function has the NULL string argument bug. */
979 /* #undef MBRTOWC_NULL_ARG_BUG */
980 
981 /* Define if the mbrtowc function does not return 0 for a NUL character. */
982 /* #undef MBRTOWC_NUL_RETVAL_BUG */
983 
984 /* Define if the mbrtowc function returns a wrong return value. */
985 /* #undef MBRTOWC_RETVAL_BUG */
986 
987 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
988 /* #undef NO_MINUS_C_MINUS_O */
989 
990 /* Name of package */
991 #define PACKAGE "gettext-runtime"
992 
993 /* Define to the address where bug reports for this package should be sent. */
994 #define PACKAGE_BUGREPORT ""
995 
996 /* Define to the full name of this package. */
997 #define PACKAGE_NAME ""
998 
999 /* Define to the full name and version of this package. */
1000 #define PACKAGE_STRING ""
1001 
1002 /* Define to the one symbol short name of this package. */
1003 #define PACKAGE_TARNAME ""
1004 
1005 /* Define to the home page for this package. */
1006 #define PACKAGE_URL ""
1007 
1008 /* Define to the version of this package. */
1009 #define PACKAGE_VERSION ""
1010 
1011 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1012 /* #undef PRI_MACROS_BROKEN */
1013 
1014 /* Define if the pthread_in_use() detection is hard. */
1015 /* #undef PTHREAD_IN_USE_DETECTION_HARD */
1016 
1017 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1018    'ptrdiff_t'. */
1019 #define PTRDIFF_T_SUFFIX
1020 
1021 /* Define to 1 if readlink fails to recognize a trailing slash. */
1022 #define READLINK_TRAILING_SLASH_BUG 1
1023 
1024 /* Define to 1 if stat needs help when passed a directory name with a trailing
1025    slash */
1026 /* #undef REPLACE_FUNC_STAT_DIR */
1027 
1028 /* Define to 1 if stat needs help when passed a file name with a trailing
1029    slash */
1030 #define REPLACE_FUNC_STAT_FILE 1
1031 
1032 /* Define this to 1 if strerror is broken. */
1033 /* #undef REPLACE_STRERROR */
1034 
1035 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1036    'sig_atomic_t'. */
1037 #define SIG_ATOMIC_T_SUFFIX
1038 
1039 /* Define as the maximum value of type 'size_t', if the system doesn't define
1040    it. */
1041 #ifndef SIZE_MAX
1042 /* # undef SIZE_MAX */
1043 #endif
1044 
1045 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1046    'size_t'. */
1047 #define SIZE_T_SUFFIX u
1048 
1049 /* If using the C implementation of alloca, define if you know the
1050    direction of stack growth for your system; otherwise it will be
1051    automatically deduced at runtime.
1052   STACK_DIRECTION > 0 => grows toward higher addresses
1053   STACK_DIRECTION < 0 => grows toward lower addresses
1054   STACK_DIRECTION = 0 => direction of growth unknown */
1055 /* #undef STACK_DIRECTION */
1056 
1057 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1058 /* #undef STAT_MACROS_BROKEN */
1059 
1060 /* Define to 1 if you have the ANSI C header files. */
1061 #define STDC_HEADERS 1
1062 
1063 /* Define to 1 if strerror_r returns char *. */
1064 /* #undef STRERROR_R_CHAR_P */
1065 
1066 /* Define to the prefix of C symbols at the assembler and linker level, either
1067    an underscore or empty. */
1068 #define USER_LABEL_PREFIX
1069 
1070 /* Define if the POSIX multithreading library can be used. */
1071 /* #undef USE_POSIX_THREADS */
1072 
1073 /* Define if references to the POSIX multithreading library should be made
1074    weak. */
1075 /* #undef USE_POSIX_THREADS_WEAK */
1076 
1077 /* Define if the GNU Pth multithreading library can be used. */
1078 /* #undef USE_PTH_THREADS */
1079 
1080 /* Define if references to the GNU Pth multithreading library should be made
1081    weak. */
1082 /* #undef USE_PTH_THREADS_WEAK */
1083 
1084 /* Define if the old Solaris multithreading library can be used. */
1085 /* #undef USE_SOLARIS_THREADS */
1086 
1087 /* Define if references to the old Solaris multithreading library should be
1088    made weak. */
1089 /* #undef USE_SOLARIS_THREADS_WEAK */
1090 
1091 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
1092    Unlocked I/O can improve performance in unithreaded apps, but it is not
1093    safe for multithreaded apps. */
1094 #define USE_UNLOCKED_IO 1
1095 
1096 /* Define if the Win32 multithreading API can be used. */
1097 /* #undef USE_WIN32_THREADS */
1098 
1099 /* Version number of package */
1100 #define VERSION "0.18.1"
1101 
1102 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1103    'wchar_t'. */
1104 #define WCHAR_T_SUFFIX u
1105 
1106 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1107    'wint_t'. */
1108 #define WINT_T_SUFFIX
1109 
1110 /* Define to 1 if on MINIX. */
1111 /* #undef _MINIX */
1112 
1113 /* Define to 2 if the system does not provide POSIX.1 features except with
1114    this defined. */
1115 /* #undef _POSIX_1_SOURCE */
1116 
1117 /* Define to 1 if you need to in order for `stat' and other things to work. */
1118 /* #undef _POSIX_SOURCE */
1119 
1120 /* Define to 500 only on HP-UX. */
1121 /* #undef _XOPEN_SOURCE */
1122 
1123 /* Enable extensions on AIX 3, Interix.  */
1124 #ifndef _ALL_SOURCE
1125 # define _ALL_SOURCE 1
1126 #endif
1127 /* Enable GNU extensions on systems that have them.  */
1128 #ifndef _GNU_SOURCE
1129 # define _GNU_SOURCE 1
1130 #endif
1131 /* Enable threading extensions on Solaris.  */
1132 #ifndef _POSIX_PTHREAD_SEMANTICS
1133 # define _POSIX_PTHREAD_SEMANTICS 1
1134 #endif
1135 /* Enable extensions on HP NonStop.  */
1136 #ifndef _TANDEM_SOURCE
1137 # define _TANDEM_SOURCE 1
1138 #endif
1139 /* Enable general extensions on Solaris.  */
1140 #ifndef __EXTENSIONS__
1141 # define __EXTENSIONS__ 1
1142 #endif
1143 
1144 
1145 /* Define to rpl_ if the getopt replacement functions and variables should be
1146    used. */
1147 #define __GETOPT_PREFIX rpl_
1148 
1149 /* Define to `int' if <sys/types.h> doesn't define. */
1150 /* #undef gid_t */
1151 
1152 /* Define to `__inline__' or `__inline' if that's what the C compiler
1153    calls it, or to nothing if 'inline' is not supported under any name.  */
1154 #ifndef __cplusplus
1155 /* #undef inline */
1156 #endif
1157 
1158 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1159    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1160    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1161    __APPLE__ && __MACH__ test for MacOS X.
1162    __APPLE_CC__ tests for the Apple compiler and its version.
1163    __STDC_VERSION__ tests for the C99 mode.  */
1164 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1165 # define __GNUC_STDC_INLINE__ 1
1166 #endif
1167 
1168 /* Define to a type if <wchar.h> does not define. */
1169 /* #undef mbstate_t */
1170 
1171 /* Define to the type of st_nlink in struct stat, or a supertype. */
1172 /* #undef nlink_t */
1173 
1174 /* Define as the type of the result of subtracting two pointers, if the system
1175    doesn't define it. */
1176 /* #undef ptrdiff_t */
1177 
1178 /* Define to the equivalent of the C99 'restrict' keyword, or to
1179    nothing if this is not supported.  Do not define if restrict is
1180    supported directly.  */
1181 #define restrict __restrict
1182 /* Work around a bug in Sun C++: it does not support _Restrict or
1183    __restrict__, even though the corresponding Sun C compiler ends up with
1184    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1185    previous line.  Perhaps some future version of Sun C++ will work with
1186    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1187 #if defined __SUNPRO_CC && !defined __RESTRICT
1188 # define _Restrict
1189 # define __restrict__
1190 #endif
1191 
1192 /* Define to `unsigned int' if <sys/types.h> does not define. */
1193 /* #undef size_t */
1194 
1195 /* Define as a signed type of the same size as size_t. */
1196 /* #undef ssize_t */
1197 
1198 /* Define to `int' if <sys/types.h> doesn't define. */
1199 /* #undef uid_t */
1200 
1201 /* Define to unsigned long or unsigned long long if <stdint.h> and
1202    <inttypes.h> don't define. */
1203 /* #undef uintmax_t */
1204 
1205 /* Define as a marker that can be attached to declarations that might not
1206     be used.  This helps to reduce warnings, such as from
1207     GCC -Wunused-parameter.  */
1208 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1209 # define _GL_UNUSED __attribute__ ((__unused__))
1210 #else
1211 # define _GL_UNUSED
1212 #endif
1213 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1214    is a misnomer outside of parameter lists.  */
1215 #define _UNUSED_PARAMETER_ _GL_UNUSED
1216 
1217 
1218 
1219 #define __libc_lock_t                   gl_lock_t
1220 #define __libc_lock_define              gl_lock_define
1221 #define __libc_lock_define_initialized  gl_lock_define_initialized
1222 #define __libc_lock_init                gl_lock_init
1223 #define __libc_lock_lock                gl_lock_lock
1224 #define __libc_lock_unlock              gl_lock_unlock
1225 #define __libc_lock_recursive_t                   gl_recursive_lock_t
1226 #define __libc_lock_define_recursive              gl_recursive_lock_define
1227 #define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
1228 #define __libc_lock_init_recursive                gl_recursive_lock_init
1229 #define __libc_lock_lock_recursive                gl_recursive_lock_lock
1230 #define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
1231 #define glthread_in_use  libintl_thread_in_use
1232 #define glthread_lock_init_func     libintl_lock_init_func
1233 #define glthread_lock_lock_func     libintl_lock_lock_func
1234 #define glthread_lock_unlock_func   libintl_lock_unlock_func
1235 #define glthread_lock_destroy_func  libintl_lock_destroy_func
1236 #define glthread_rwlock_init_multithreaded     libintl_rwlock_init_multithreaded
1237 #define glthread_rwlock_init_func              libintl_rwlock_init_func
1238 #define glthread_rwlock_rdlock_multithreaded   libintl_rwlock_rdlock_multithreaded
1239 #define glthread_rwlock_rdlock_func            libintl_rwlock_rdlock_func
1240 #define glthread_rwlock_wrlock_multithreaded   libintl_rwlock_wrlock_multithreaded
1241 #define glthread_rwlock_wrlock_func            libintl_rwlock_wrlock_func
1242 #define glthread_rwlock_unlock_multithreaded   libintl_rwlock_unlock_multithreaded
1243 #define glthread_rwlock_unlock_func            libintl_rwlock_unlock_func
1244 #define glthread_rwlock_destroy_multithreaded  libintl_rwlock_destroy_multithreaded
1245 #define glthread_rwlock_destroy_func           libintl_rwlock_destroy_func
1246 #define glthread_recursive_lock_init_multithreaded     libintl_recursive_lock_init_multithreaded
1247 #define glthread_recursive_lock_init_func              libintl_recursive_lock_init_func
1248 #define glthread_recursive_lock_lock_multithreaded     libintl_recursive_lock_lock_multithreaded
1249 #define glthread_recursive_lock_lock_func              libintl_recursive_lock_lock_func
1250 #define glthread_recursive_lock_unlock_multithreaded   libintl_recursive_lock_unlock_multithreaded
1251 #define glthread_recursive_lock_unlock_func            libintl_recursive_lock_unlock_func
1252 #define glthread_recursive_lock_destroy_multithreaded  libintl_recursive_lock_destroy_multithreaded
1253 #define glthread_recursive_lock_destroy_func           libintl_recursive_lock_destroy_func
1254 #define glthread_once_func            libintl_once_func
1255 #define glthread_once_singlethreaded  libintl_once_singlethreaded
1256 #define glthread_once_multithreaded   libintl_once_multithreaded
1257 
1258 
1259 
1260 /* On Windows, variables that may be in a DLL must be marked specially.  */
1261 #if (defined _MSC_VER && defined _DLL) && !defined IN_RELOCWRAPPER
1262 # define DLL_VARIABLE __declspec (dllimport)
1263 #else
1264 # define DLL_VARIABLE
1265 #endif
1266 
1267 /* Extra OS/2 (emx+gcc) defines.  */
1268 #ifdef __EMX__
1269 # include "intl/os2compat.h"
1270 #endif
1271 
1272