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 'ptrdiff_t'. */
5 /* #undef BITSIZEOF_PTRDIFF_T */
6 
7 /* Define to the number of bits in type 'sig_atomic_t'. */
8 /* #undef BITSIZEOF_SIG_ATOMIC_T */
9 
10 /* Define to the number of bits in type 'size_t'. */
11 /* #undef BITSIZEOF_SIZE_T */
12 
13 /* Define to the number of bits in type 'wchar_t'. */
14 /* #undef BITSIZEOF_WCHAR_T */
15 
16 /* Define to the number of bits in type 'wint_t'. */
17 /* #undef BITSIZEOF_WINT_T */
18 
19 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
20    systems. This function is required for `alloca.c' support on those systems.
21    */
22 /* #undef CRAY_STACKSEG_END */
23 
24 /* Define to 1 if using `alloca.c'. */
25 /* #undef C_ALLOCA */
26 
27 /* Define to 1 if // is a file system root distinct from /. */
28 /* #undef DOUBLE_SLASH_IS_DISTINCT_ROOT */
29 
30 /* Define as good substitute value for EILSEQ. */
31 /* #undef EILSEQ */
32 
33 /* Define to 1 to enable a few rarely used encodings. */
34 /* #undef ENABLE_EXTRA */
35 
36 /* Define to 1 if translation of program messages to the user's native
37    language is requested. */
38 #define ENABLE_NLS 1
39 
40 /* Define to 1 if the package shall run at any location in the file system. */
41 /* #undef ENABLE_RELOCATABLE */
42 
43 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
44    and handles trailing slash correctly. */
45 #define FUNC_REALPATH_WORKS 1
46 
47 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
48    whether the gnulib module canonicalize-lgpl shall be considered present. */
49 #define GNULIB_CANONICALIZE_LGPL 1
50 
51 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
52    whether the gnulib module sigpipe shall be considered present. */
53 #define GNULIB_SIGPIPE 1
54 
55 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
56    whether the gnulib module strerror shall be considered present. */
57 #define GNULIB_STRERROR 1
58 
59 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
60    */
61 #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
62 
63 /* Define to 1 when the gnulib module environ should be tested. */
64 #define GNULIB_TEST_ENVIRON 1
65 
66 /* Define to 1 when the gnulib module lstat should be tested. */
67 #define GNULIB_TEST_LSTAT 1
68 
69 /* Define to 1 when the gnulib module read should be tested. */
70 #define GNULIB_TEST_READ 1
71 
72 /* Define to 1 when the gnulib module readlink should be tested. */
73 #define GNULIB_TEST_READLINK 1
74 
75 /* Define to 1 when the gnulib module realpath should be tested. */
76 #define GNULIB_TEST_REALPATH 1
77 
78 /* Define to 1 when the gnulib module sigprocmask should be tested. */
79 #define GNULIB_TEST_SIGPROCMASK 1
80 
81 /* Define to 1 when the gnulib module stat should be tested. */
82 #define GNULIB_TEST_STAT 1
83 
84 /* Define to 1 when the gnulib module strerror should be tested. */
85 #define GNULIB_TEST_STRERROR 1
86 
87 /* Define to 1 if you have `alloca', as a function or macro. */
88 #define HAVE_ALLOCA 1
89 
90 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
91    */
92 #define HAVE_ALLOCA_H 1
93 
94 /* Define to 1 if you have the `canonicalize_file_name' function. */
95 #define HAVE_CANONICALIZE_FILE_NAME 1
96 
97 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
98    CoreFoundation framework. */
99 /* #undef HAVE_CFLOCALECOPYCURRENT */
100 
101 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
102    the CoreFoundation framework. */
103 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
104 
105 /* Define if the GNU dcgettext() function is already present or preinstalled.
106    */
107 #define HAVE_DCGETTEXT 1
108 
109 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
110    you don't. */
111 #define HAVE_DECL_CLEARERR_UNLOCKED 1
112 
113 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
114    don't. */
115 #define HAVE_DECL_FEOF_UNLOCKED 1
116 
117 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
118    you don't. */
119 #define HAVE_DECL_FERROR_UNLOCKED 1
120 
121 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
122    you don't. */
123 #define HAVE_DECL_FFLUSH_UNLOCKED 1
124 
125 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
126    you don't. */
127 #define HAVE_DECL_FGETS_UNLOCKED 1
128 
129 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
130    you don't. */
131 #define HAVE_DECL_FPUTC_UNLOCKED 1
132 
133 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
134    you don't. */
135 #define HAVE_DECL_FPUTS_UNLOCKED 1
136 
137 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
138    you don't. */
139 #define HAVE_DECL_FREAD_UNLOCKED 1
140 
141 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
142    you don't. */
143 #define HAVE_DECL_FWRITE_UNLOCKED 1
144 
145 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
146    you don't. */
147 #define HAVE_DECL_GETCHAR_UNLOCKED 1
148 
149 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
150    don't. */
151 #define HAVE_DECL_GETC_UNLOCKED 1
152 
153 /* Define to 1 if you have the declaration of `program_invocation_name', and
154    to 0 if you don't. */
155 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
156 
157 /* Define to 1 if you have the declaration of `program_invocation_short_name',
158    and to 0 if you don't. */
159 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
160 
161 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
162    you don't. */
163 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
164 
165 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
166    don't. */
167 #define HAVE_DECL_PUTC_UNLOCKED 1
168 
169 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
170    */
171 #define HAVE_DECL_SETENV 1
172 
173 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
174    don't. */
175 #define HAVE_DECL_STRERROR_R 1
176 
177 /* Define to 1 if you have the <dlfcn.h> header file. */
178 #define HAVE_DLFCN_H 1
179 
180 /* Define if you have the declaration of environ. */
181 #define HAVE_ENVIRON_DECL 1
182 
183 /* Define to 1 if you have the `getcwd' function. */
184 #define HAVE_GETCWD 1
185 
186 /* Define to 1 if you have the `getc_unlocked' function. */
187 #define HAVE_GETC_UNLOCKED 1
188 
189 /* Define if the GNU gettext() function is already present or preinstalled. */
190 #define HAVE_GETTEXT 1
191 
192 /* Define if you have the iconv() function and it works. */
193 #define HAVE_ICONV 1
194 
195 /* Define to 1 if you have the <inttypes.h> header file. */
196 #define HAVE_INTTYPES_H 1
197 
198 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
199 #define HAVE_LANGINFO_CODESET 1
200 
201 /* Define to 1 if the system has the type `long long int'. */
202 #define HAVE_LONG_LONG_INT 1
203 
204 /* Define to 1 if you have the `lstat' function. */
205 #define HAVE_LSTAT 1
206 
207 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
208 /* #undef HAVE_MACH_O_DYLD_H */
209 
210 /* Define to 1 if you have the `mbrtowc' function. */
211 #define HAVE_MBRTOWC 1
212 
213 /* Define to 1 if you have the `mbsinit' function. */
214 #define HAVE_MBSINIT 1
215 
216 /* Define to 1 if <wchar.h> declares mbstate_t. */
217 #define HAVE_MBSTATE_T 1
218 
219 /* Define to 1 if you have the `memmove' function. */
220 #define HAVE_MEMMOVE 1
221 
222 /* Define to 1 if you have the <memory.h> header file. */
223 #define HAVE_MEMORY_H 1
224 
225 /* Define to 1 if atoll is declared even after undefining macros. */
226 #define HAVE_RAW_DECL_ATOLL 1
227 
228 /* Define to 1 if canonicalize_file_name is declared even after undefining
229    macros. */
230 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
231 
232 /* Define to 1 if chown is declared even after undefining macros. */
233 #define HAVE_RAW_DECL_CHOWN 1
234 
235 /* Define to 1 if dprintf is declared even after undefining macros. */
236 #define HAVE_RAW_DECL_DPRINTF 1
237 
238 /* Define to 1 if dup2 is declared even after undefining macros. */
239 #define HAVE_RAW_DECL_DUP2 1
240 
241 /* Define to 1 if dup3 is declared even after undefining macros. */
242 #define HAVE_RAW_DECL_DUP3 1
243 
244 /* Define to 1 if endusershell is declared even after undefining macros. */
245 #define HAVE_RAW_DECL_ENDUSERSHELL 1
246 
247 /* Define to 1 if environ is declared even after undefining macros. */
248 #define HAVE_RAW_DECL_ENVIRON 1
249 
250 /* Define to 1 if euidaccess is declared even after undefining macros. */
251 #define HAVE_RAW_DECL_EUIDACCESS 1
252 
253 /* Define to 1 if faccessat is declared even after undefining macros. */
254 #define HAVE_RAW_DECL_FACCESSAT 1
255 
256 /* Define to 1 if fchdir is declared even after undefining macros. */
257 #define HAVE_RAW_DECL_FCHDIR 1
258 
259 /* Define to 1 if fchmodat is declared even after undefining macros. */
260 #define HAVE_RAW_DECL_FCHMODAT 1
261 
262 /* Define to 1 if fchownat is declared even after undefining macros. */
263 #define HAVE_RAW_DECL_FCHOWNAT 1
264 
265 /* Define to 1 if fcntl is declared even after undefining macros. */
266 #define HAVE_RAW_DECL_FCNTL 1
267 
268 /* Define to 1 if ffsl is declared even after undefining macros. */
269 #define HAVE_RAW_DECL_FFSL 1
270 
271 /* Define to 1 if ffsll is declared even after undefining macros. */
272 #define HAVE_RAW_DECL_FFSLL 1
273 
274 /* Define to 1 if fpurge is declared even after undefining macros. */
275 /* #undef HAVE_RAW_DECL_FPURGE */
276 
277 /* Define to 1 if fseeko is declared even after undefining macros. */
278 #define HAVE_RAW_DECL_FSEEKO 1
279 
280 /* Define to 1 if fstatat is declared even after undefining macros. */
281 #define HAVE_RAW_DECL_FSTATAT 1
282 
283 /* Define to 1 if fsync is declared even after undefining macros. */
284 #define HAVE_RAW_DECL_FSYNC 1
285 
286 /* Define to 1 if ftello is declared even after undefining macros. */
287 #define HAVE_RAW_DECL_FTELLO 1
288 
289 /* Define to 1 if ftruncate is declared even after undefining macros. */
290 #define HAVE_RAW_DECL_FTRUNCATE 1
291 
292 /* Define to 1 if futimens is declared even after undefining macros. */
293 #define HAVE_RAW_DECL_FUTIMENS 1
294 
295 /* Define to 1 if getcwd is declared even after undefining macros. */
296 #define HAVE_RAW_DECL_GETCWD 1
297 
298 /* Define to 1 if getdelim is declared even after undefining macros. */
299 #define HAVE_RAW_DECL_GETDELIM 1
300 
301 /* Define to 1 if getdomainname is declared even after undefining macros. */
302 #define HAVE_RAW_DECL_GETDOMAINNAME 1
303 
304 /* Define to 1 if getdtablesize is declared even after undefining macros. */
305 #define HAVE_RAW_DECL_GETDTABLESIZE 1
306 
307 /* Define to 1 if getgroups is declared even after undefining macros. */
308 #define HAVE_RAW_DECL_GETGROUPS 1
309 
310 /* Define to 1 if gethostname is declared even after undefining macros. */
311 #define HAVE_RAW_DECL_GETHOSTNAME 1
312 
313 /* Define to 1 if getline is declared even after undefining macros. */
314 #define HAVE_RAW_DECL_GETLINE 1
315 
316 /* Define to 1 if getloadavg is declared even after undefining macros. */
317 #define HAVE_RAW_DECL_GETLOADAVG 1
318 
319 /* Define to 1 if getlogin is declared even after undefining macros. */
320 #define HAVE_RAW_DECL_GETLOGIN 1
321 
322 /* Define to 1 if getlogin_r is declared even after undefining macros. */
323 #define HAVE_RAW_DECL_GETLOGIN_R 1
324 
325 /* Define to 1 if getpagesize is declared even after undefining macros. */
326 #define HAVE_RAW_DECL_GETPAGESIZE 1
327 
328 /* Define to 1 if getsubopt is declared even after undefining macros. */
329 #define HAVE_RAW_DECL_GETSUBOPT 1
330 
331 /* Define to 1 if getusershell is declared even after undefining macros. */
332 #define HAVE_RAW_DECL_GETUSERSHELL 1
333 
334 /* Define to 1 if grantpt is declared even after undefining macros. */
335 #define HAVE_RAW_DECL_GRANTPT 1
336 
337 /* Define to 1 if group_member is declared even after undefining macros. */
338 #define HAVE_RAW_DECL_GROUP_MEMBER 1
339 
340 /* Define to 1 if initstat_r is declared even after undefining macros. */
341 /* #undef HAVE_RAW_DECL_INITSTAT_R */
342 
343 /* Define to 1 if lchmod is declared even after undefining macros. */
344 #define HAVE_RAW_DECL_LCHMOD 1
345 
346 /* Define to 1 if lchown is declared even after undefining macros. */
347 #define HAVE_RAW_DECL_LCHOWN 1
348 
349 /* Define to 1 if link is declared even after undefining macros. */
350 #define HAVE_RAW_DECL_LINK 1
351 
352 /* Define to 1 if linkat is declared even after undefining macros. */
353 #define HAVE_RAW_DECL_LINKAT 1
354 
355 /* Define to 1 if lseek is declared even after undefining macros. */
356 #define HAVE_RAW_DECL_LSEEK 1
357 
358 /* Define to 1 if lstat is declared even after undefining macros. */
359 #define HAVE_RAW_DECL_LSTAT 1
360 
361 /* Define to 1 if memmem is declared even after undefining macros. */
362 #define HAVE_RAW_DECL_MEMMEM 1
363 
364 /* Define to 1 if mempcpy is declared even after undefining macros. */
365 #define HAVE_RAW_DECL_MEMPCPY 1
366 
367 /* Define to 1 if memrchr is declared even after undefining macros. */
368 #define HAVE_RAW_DECL_MEMRCHR 1
369 
370 /* Define to 1 if mkdirat is declared even after undefining macros. */
371 #define HAVE_RAW_DECL_MKDIRAT 1
372 
373 /* Define to 1 if mkdtemp is declared even after undefining macros. */
374 #define HAVE_RAW_DECL_MKDTEMP 1
375 
376 /* Define to 1 if mkfifo is declared even after undefining macros. */
377 #define HAVE_RAW_DECL_MKFIFO 1
378 
379 /* Define to 1 if mkfifoat is declared even after undefining macros. */
380 #define HAVE_RAW_DECL_MKFIFOAT 1
381 
382 /* Define to 1 if mknod is declared even after undefining macros. */
383 #define HAVE_RAW_DECL_MKNOD 1
384 
385 /* Define to 1 if mknodat is declared even after undefining macros. */
386 #define HAVE_RAW_DECL_MKNODAT 1
387 
388 /* Define to 1 if mkostemp is declared even after undefining macros. */
389 #define HAVE_RAW_DECL_MKOSTEMP 1
390 
391 /* Define to 1 if mkostemps is declared even after undefining macros. */
392 #define HAVE_RAW_DECL_MKOSTEMPS 1
393 
394 /* Define to 1 if mkstemp is declared even after undefining macros. */
395 #define HAVE_RAW_DECL_MKSTEMP 1
396 
397 /* Define to 1 if mkstemps is declared even after undefining macros. */
398 #define HAVE_RAW_DECL_MKSTEMPS 1
399 
400 /* Define to 1 if openat is declared even after undefining macros. */
401 #define HAVE_RAW_DECL_OPENAT 1
402 
403 /* Define to 1 if pipe is declared even after undefining macros. */
404 #define HAVE_RAW_DECL_PIPE 1
405 
406 /* Define to 1 if pipe2 is declared even after undefining macros. */
407 #define HAVE_RAW_DECL_PIPE2 1
408 
409 /* Define to 1 if popen is declared even after undefining macros. */
410 #define HAVE_RAW_DECL_POPEN 1
411 
412 /* Define to 1 if pread is declared even after undefining macros. */
413 #define HAVE_RAW_DECL_PREAD 1
414 
415 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */
416 #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
417 
418 /* Define to 1 if ptsname is declared even after undefining macros. */
419 #define HAVE_RAW_DECL_PTSNAME 1
420 
421 /* Define to 1 if pwrite is declared even after undefining macros. */
422 #define HAVE_RAW_DECL_PWRITE 1
423 
424 /* Define to 1 if random_r is declared even after undefining macros. */
425 #define HAVE_RAW_DECL_RANDOM_R 1
426 
427 /* Define to 1 if rawmemchr is declared even after undefining macros. */
428 #define HAVE_RAW_DECL_RAWMEMCHR 1
429 
430 /* Define to 1 if readlink is declared even after undefining macros. */
431 #define HAVE_RAW_DECL_READLINK 1
432 
433 /* Define to 1 if readlinkat is declared even after undefining macros. */
434 #define HAVE_RAW_DECL_READLINKAT 1
435 
436 /* Define to 1 if realpath is declared even after undefining macros. */
437 #define HAVE_RAW_DECL_REALPATH 1
438 
439 /* Define to 1 if renameat is declared even after undefining macros. */
440 #define HAVE_RAW_DECL_RENAMEAT 1
441 
442 /* Define to 1 if rmdir is declared even after undefining macros. */
443 #define HAVE_RAW_DECL_RMDIR 1
444 
445 /* Define to 1 if rpmatch is declared even after undefining macros. */
446 #define HAVE_RAW_DECL_RPMATCH 1
447 
448 /* Define to 1 if setenv is declared even after undefining macros. */
449 #define HAVE_RAW_DECL_SETENV 1
450 
451 /* Define to 1 if setstate_r is declared even after undefining macros. */
452 #define HAVE_RAW_DECL_SETSTATE_R 1
453 
454 /* Define to 1 if setusershell is declared even after undefining macros. */
455 #define HAVE_RAW_DECL_SETUSERSHELL 1
456 
457 /* Define to 1 if sigaction is declared even after undefining macros. */
458 #define HAVE_RAW_DECL_SIGACTION 1
459 
460 /* Define to 1 if sigaddset is declared even after undefining macros. */
461 #define HAVE_RAW_DECL_SIGADDSET 1
462 
463 /* Define to 1 if sigdelset is declared even after undefining macros. */
464 #define HAVE_RAW_DECL_SIGDELSET 1
465 
466 /* Define to 1 if sigemptyset is declared even after undefining macros. */
467 #define HAVE_RAW_DECL_SIGEMPTYSET 1
468 
469 /* Define to 1 if sigfillset is declared even after undefining macros. */
470 #define HAVE_RAW_DECL_SIGFILLSET 1
471 
472 /* Define to 1 if sigismember is declared even after undefining macros. */
473 #define HAVE_RAW_DECL_SIGISMEMBER 1
474 
475 /* Define to 1 if sigpending is declared even after undefining macros. */
476 #define HAVE_RAW_DECL_SIGPENDING 1
477 
478 /* Define to 1 if sigprocmask is declared even after undefining macros. */
479 #define HAVE_RAW_DECL_SIGPROCMASK 1
480 
481 /* Define to 1 if sleep is declared even after undefining macros. */
482 #define HAVE_RAW_DECL_SLEEP 1
483 
484 /* Define to 1 if snprintf is declared even after undefining macros. */
485 #define HAVE_RAW_DECL_SNPRINTF 1
486 
487 /* Define to 1 if srandom_r is declared even after undefining macros. */
488 #define HAVE_RAW_DECL_SRANDOM_R 1
489 
490 /* Define to 1 if stat is declared even after undefining macros. */
491 #define HAVE_RAW_DECL_STAT 1
492 
493 /* Define to 1 if stpcpy is declared even after undefining macros. */
494 #define HAVE_RAW_DECL_STPCPY 1
495 
496 /* Define to 1 if stpncpy is declared even after undefining macros. */
497 #define HAVE_RAW_DECL_STPNCPY 1
498 
499 /* Define to 1 if strcasestr is declared even after undefining macros. */
500 #define HAVE_RAW_DECL_STRCASESTR 1
501 
502 /* Define to 1 if strchrnul is declared even after undefining macros. */
503 #define HAVE_RAW_DECL_STRCHRNUL 1
504 
505 /* Define to 1 if strdup is declared even after undefining macros. */
506 #define HAVE_RAW_DECL_STRDUP 1
507 
508 /* Define to 1 if strerror_r is declared even after undefining macros. */
509 #define HAVE_RAW_DECL_STRERROR_R 1
510 
511 /* Define to 1 if strncat is declared even after undefining macros. */
512 #define HAVE_RAW_DECL_STRNCAT 1
513 
514 /* Define to 1 if strndup is declared even after undefining macros. */
515 #define HAVE_RAW_DECL_STRNDUP 1
516 
517 /* Define to 1 if strnlen is declared even after undefining macros. */
518 #define HAVE_RAW_DECL_STRNLEN 1
519 
520 /* Define to 1 if strpbrk is declared even after undefining macros. */
521 #define HAVE_RAW_DECL_STRPBRK 1
522 
523 /* Define to 1 if strsep is declared even after undefining macros. */
524 #define HAVE_RAW_DECL_STRSEP 1
525 
526 /* Define to 1 if strsignal is declared even after undefining macros. */
527 #define HAVE_RAW_DECL_STRSIGNAL 1
528 
529 /* Define to 1 if strtod is declared even after undefining macros. */
530 #define HAVE_RAW_DECL_STRTOD 1
531 
532 /* Define to 1 if strtok_r is declared even after undefining macros. */
533 #define HAVE_RAW_DECL_STRTOK_R 1
534 
535 /* Define to 1 if strtoll is declared even after undefining macros. */
536 #define HAVE_RAW_DECL_STRTOLL 1
537 
538 /* Define to 1 if strtoull is declared even after undefining macros. */
539 #define HAVE_RAW_DECL_STRTOULL 1
540 
541 /* Define to 1 if strverscmp is declared even after undefining macros. */
542 #define HAVE_RAW_DECL_STRVERSCMP 1
543 
544 /* Define to 1 if symlink is declared even after undefining macros. */
545 #define HAVE_RAW_DECL_SYMLINK 1
546 
547 /* Define to 1 if symlinkat is declared even after undefining macros. */
548 #define HAVE_RAW_DECL_SYMLINKAT 1
549 
550 /* Define to 1 if tmpfile is declared even after undefining macros. */
551 #define HAVE_RAW_DECL_TMPFILE 1
552 
553 /* Define to 1 if ttyname_r is declared even after undefining macros. */
554 #define HAVE_RAW_DECL_TTYNAME_R 1
555 
556 /* Define to 1 if unlink is declared even after undefining macros. */
557 #define HAVE_RAW_DECL_UNLINK 1
558 
559 /* Define to 1 if unlinkat is declared even after undefining macros. */
560 #define HAVE_RAW_DECL_UNLINKAT 1
561 
562 /* Define to 1 if unlockpt is declared even after undefining macros. */
563 #define HAVE_RAW_DECL_UNLOCKPT 1
564 
565 /* Define to 1 if unsetenv is declared even after undefining macros. */
566 #define HAVE_RAW_DECL_UNSETENV 1
567 
568 /* Define to 1 if usleep is declared even after undefining macros. */
569 #define HAVE_RAW_DECL_USLEEP 1
570 
571 /* Define to 1 if utimensat is declared even after undefining macros. */
572 #define HAVE_RAW_DECL_UTIMENSAT 1
573 
574 /* Define to 1 if vdprintf is declared even after undefining macros. */
575 #define HAVE_RAW_DECL_VDPRINTF 1
576 
577 /* Define to 1 if vsnprintf is declared even after undefining macros. */
578 #define HAVE_RAW_DECL_VSNPRINTF 1
579 
580 /* Define to 1 if _Exit is declared even after undefining macros. */
581 #define HAVE_RAW_DECL__EXIT 1
582 
583 /* Define to 1 if you have the `readlink' function. */
584 #define HAVE_READLINK 1
585 
586 /* Define to 1 if you have the `readlinkat' function. */
587 #define HAVE_READLINKAT 1
588 
589 /* Define to 1 if you have the `realpath' function. */
590 #define HAVE_REALPATH 1
591 
592 /* Define to 1 if you have the <search.h> header file. */
593 #define HAVE_SEARCH_H 1
594 
595 /* Define to 1 if you have the `setenv' function. */
596 #define HAVE_SETENV 1
597 
598 /* Define to 1 if you have the `setlocale' function. */
599 #define HAVE_SETLOCALE 1
600 
601 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
602 /* #undef HAVE_SIGNED_SIG_ATOMIC_T */
603 
604 /* Define to 1 if 'wchar_t' is a signed integer type. */
605 /* #undef HAVE_SIGNED_WCHAR_T */
606 
607 /* Define to 1 if 'wint_t' is a signed integer type. */
608 /* #undef HAVE_SIGNED_WINT_T */
609 
610 /* Define to 1 if the system has the type `sigset_t'. */
611 #define HAVE_SIGSET_T 1
612 
613 /* Define to 1 if you have the <stdint.h> header file. */
614 #define HAVE_STDINT_H 1
615 
616 /* Define to 1 if you have the <stdlib.h> header file. */
617 #define HAVE_STDLIB_H 1
618 
619 /* Define to 1 if you have the `strerror_r' function. */
620 #define HAVE_STRERROR_R 1
621 
622 /* Define to 1 if you have the <strings.h> header file. */
623 #define HAVE_STRINGS_H 1
624 
625 /* Define to 1 if you have the <string.h> header file. */
626 #define HAVE_STRING_H 1
627 
628 /* Define to 1 if you have the <sys/bitypes.h> header file. */
629 /* #undef HAVE_SYS_BITYPES_H */
630 
631 /* Define to 1 if you have the <sys/inttypes.h> header file. */
632 /* #undef HAVE_SYS_INTTYPES_H */
633 
634 /* Define to 1 if you have the <sys/param.h> header file. */
635 #define HAVE_SYS_PARAM_H 1
636 
637 /* Define to 1 if you have the <sys/socket.h> header file. */
638 #define HAVE_SYS_SOCKET_H 1
639 
640 /* Define to 1 if you have the <sys/stat.h> header file. */
641 #define HAVE_SYS_STAT_H 1
642 
643 /* Define to 1 if you have the <sys/time.h> header file. */
644 #define HAVE_SYS_TIME_H 1
645 
646 /* Define to 1 if you have the <sys/types.h> header file. */
647 #define HAVE_SYS_TYPES_H 1
648 
649 /* Define to 1 if you have the `tsearch' function. */
650 #define HAVE_TSEARCH 1
651 
652 /* Define to 1 if you have the <unistd.h> header file. */
653 #define HAVE_UNISTD_H 1
654 
655 /* Define to 1 if the system has the type `unsigned long long int'. */
656 #define HAVE_UNSIGNED_LONG_LONG_INT 1
657 
658 /* Define to 1 or 0, depending whether the compiler supports simple visibility
659    declarations. */
660 #define HAVE_VISIBILITY 1
661 
662 /* Define to 1 if you have the <wchar.h> header file. */
663 #define HAVE_WCHAR_H 1
664 
665 /* Define if you have the 'wchar_t' type. */
666 #define HAVE_WCHAR_T 1
667 
668 /* Define to 1 if you have the `wcrtomb' function. */
669 #define HAVE_WCRTOMB 1
670 
671 /* Define to 1 if you have the <winsock2.h> header file. */
672 /* #undef HAVE_WINSOCK2_H */
673 
674 /* Define to 1 if O_NOATIME works. */
675 #define HAVE_WORKING_O_NOATIME 1
676 
677 /* Define to 1 if O_NOFOLLOW works. */
678 #define HAVE_WORKING_O_NOFOLLOW 1
679 
680 /* Define to 1 if the system has the type `_Bool'. */
681 #define HAVE__BOOL 1
682 
683 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
684 /* #undef HAVE__NSGETEXECUTABLEPATH */
685 
686 /* Define as const if the declaration of iconv() needs const. */
687 #define ICONV_CONST
688 
689 /* Define to the value of ${prefix}, as a string. */
690 #define INSTALLPREFIX "/usr/local"
691 
692 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
693    slash. */
694 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
695 
696 /* Define to the sub-directory in which libtool stores uninstalled libraries.
697    */
698 #define LT_OBJDIR ".libs/"
699 
700 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
701 #define MALLOC_0_IS_NONNULL 1
702 
703 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
704 /* #undef NO_MINUS_C_MINUS_O */
705 
706 /* Name of package */
707 #define PACKAGE "libiconv"
708 
709 /* Define to the address where bug reports for this package should be sent. */
710 #define PACKAGE_BUGREPORT ""
711 
712 /* Define to the full name of this package. */
713 #define PACKAGE_NAME ""
714 
715 /* Define to the full name and version of this package. */
716 #define PACKAGE_STRING ""
717 
718 /* Define to the one symbol short name of this package. */
719 #define PACKAGE_TARNAME ""
720 
721 /* Define to the home page for this package. */
722 #define PACKAGE_URL ""
723 
724 /* Define to the version of this package. */
725 #define PACKAGE_VERSION ""
726 
727 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
728    'ptrdiff_t'. */
729 /* #undef PTRDIFF_T_SUFFIX */
730 
731 /* Define to 1 if readlink fails to recognize a trailing slash. */
732 /* #undef READLINK_TRAILING_SLASH_BUG */
733 
734 /* Define to 1 if stat needs help when passed a directory name with a trailing
735    slash */
736 /* #undef REPLACE_FUNC_STAT_DIR */
737 
738 /* Define to 1 if stat needs help when passed a file name with a trailing
739    slash */
740 /* #undef REPLACE_FUNC_STAT_FILE */
741 
742 /* Define to 1 if strerror(0) does not return a message implying success. */
743 /* #undef REPLACE_STRERROR_0 */
744 
745 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
746    'sig_atomic_t'. */
747 /* #undef SIG_ATOMIC_T_SUFFIX */
748 
749 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
750    'size_t'. */
751 /* #undef SIZE_T_SUFFIX */
752 
753 /* If using the C implementation of alloca, define if you know the
754    direction of stack growth for your system; otherwise it will be
755    automatically deduced at runtime.
756 	STACK_DIRECTION > 0 => grows toward higher addresses
757 	STACK_DIRECTION < 0 => grows toward lower addresses
758 	STACK_DIRECTION = 0 => direction of growth unknown */
759 /* #undef STACK_DIRECTION */
760 
761 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
762 /* #undef STAT_MACROS_BROKEN */
763 
764 /* Define to 1 if you have the ANSI C header files. */
765 #define STDC_HEADERS 1
766 
767 /* Define to 1 if strerror_r returns char *. */
768 #define STRERROR_R_CHAR_P 1
769 
770 /* Define to the prefix of C symbols at the assembler and linker level, either
771    an underscore or empty. */
772 #define USER_LABEL_PREFIX
773 
774 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
775    Unlocked I/O can improve performance in unithreaded apps, but it is not
776    safe for multithreaded apps. */
777 #define USE_UNLOCKED_IO 1
778 
779 /* Version number of package */
780 #define VERSION "1.14"
781 
782 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
783    'wchar_t'. */
784 /* #undef WCHAR_T_SUFFIX */
785 
786 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
787    'wint_t'. */
788 /* #undef WINT_T_SUFFIX */
789 
790 /* Define if the machine's byte ordering is little endian. */
791 #define WORDS_LITTLEENDIAN 1
792 
793 /* Define to 1 if on MINIX. */
794 /* #undef _MINIX */
795 
796 /* The _Noreturn keyword of draft C1X.  */
797 #ifndef _Noreturn
798 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
799       || 0x5110 <= __SUNPRO_C)
800 #  define _Noreturn __attribute__ ((__noreturn__))
801 # elif 1200 <= _MSC_VER
802 #  define _Noreturn __declspec (noreturn)
803 # else
804 #  define _Noreturn
805 # endif
806 #endif
807 
808 
809 /* Define to 2 if the system does not provide POSIX.1 features except with
810    this defined. */
811 /* #undef _POSIX_1_SOURCE */
812 
813 /* Define to 1 if you need to in order for `stat' and other things to work. */
814 /* #undef _POSIX_SOURCE */
815 
816 /* Define to 500 only on HP-UX. */
817 /* #undef _XOPEN_SOURCE */
818 
819 /* Enable extensions on AIX 3, Interix.  */
820 #ifndef _ALL_SOURCE
821 # define _ALL_SOURCE 1
822 #endif
823 /* Enable general extensions on MacOS X.  */
824 #ifndef _DARWIN_C_SOURCE
825 # define _DARWIN_C_SOURCE 1
826 #endif
827 /* Enable GNU extensions on systems that have them.  */
828 #ifndef _GNU_SOURCE
829 # define _GNU_SOURCE 1
830 #endif
831 /* Enable threading extensions on Solaris.  */
832 #ifndef _POSIX_PTHREAD_SEMANTICS
833 # define _POSIX_PTHREAD_SEMANTICS 1
834 #endif
835 /* Enable extensions on HP NonStop.  */
836 #ifndef _TANDEM_SOURCE
837 # define _TANDEM_SOURCE 1
838 #endif
839 /* Enable general extensions on Solaris.  */
840 #ifndef __EXTENSIONS__
841 # define __EXTENSIONS__ 1
842 #endif
843 
844 
845 /* Define to `int' if <sys/types.h> doesn't define. */
846 /* #undef gid_t */
847 
848 /* Define to `__inline__' or `__inline' if that's what the C compiler
849    calls it, or to nothing if 'inline' is not supported under any name.  */
850 #ifndef __cplusplus
851 /* #undef inline */
852 #endif
853 
854 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
855    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
856    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
857    __APPLE__ && __MACH__ test for MacOS X.
858    __APPLE_CC__ tests for the Apple compiler and its version.
859    __STDC_VERSION__ tests for the C99 mode.  */
860 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
861 # define __GNUC_STDC_INLINE__ 1
862 #endif
863 
864 /* Define to a type if <wchar.h> does not define. */
865 /* #undef mbstate_t */
866 
867 /* Define to the type of st_nlink in struct stat, or a supertype. */
868 /* #undef nlink_t */
869 
870 /* Define to the equivalent of the C99 'restrict' keyword, or to
871    nothing if this is not supported.  Do not define if restrict is
872    supported directly.  */
873 #define restrict __restrict
874 /* Work around a bug in Sun C++: it does not support _Restrict or
875    __restrict__, even though the corresponding Sun C compiler ends up with
876    "#define restrict _Restrict" or "#define restrict __restrict__" in the
877    previous line.  Perhaps some future version of Sun C++ will work with
878    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
879 #if defined __SUNPRO_CC && !defined __RESTRICT
880 # define _Restrict
881 # define __restrict__
882 #endif
883 
884 /* Define to `unsigned int' if <sys/types.h> does not define. */
885 /* #undef size_t */
886 
887 /* Define as a signed type of the same size as size_t. */
888 /* #undef ssize_t */
889 
890 /* Define to `int' if <sys/types.h> doesn't define. */
891 /* #undef uid_t */
892 
893 /* Define as a marker that can be attached to declarations that might not
894     be used.  This helps to reduce warnings, such as from
895     GCC -Wunused-parameter.  */
896 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
897 # define _GL_UNUSED __attribute__ ((__unused__))
898 #else
899 # define _GL_UNUSED
900 #endif
901 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
902    is a misnomer outside of parameter lists.  */
903 #define _UNUSED_PARAMETER_ _GL_UNUSED
904 
905 /* The __pure__ attribute was added in gcc 2.96.  */
906 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
907 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
908 #else
909 # define _GL_ATTRIBUTE_PURE /* empty */
910 #endif
911 
912 /* The __const__ attribute was added in gcc 2.95.  */
913 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
914 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
915 #else
916 # define _GL_ATTRIBUTE_CONST /* empty */
917 #endif
918 
919 
920 
921 /* On Windows, variables that may be in a DLL must be marked specially.  */
922 #if defined _MSC_VER && defined _DLL
923 # define DLL_VARIABLE __declspec (dllimport)
924 #else
925 # define DLL_VARIABLE
926 #endif
927 
928