Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
4 /* Default value for alignment of strings in .mo file.  */
5 #define DEFAULT_OUTPUT_ALIGNMENT 1
6
7
8 /* Define this to an absolute name of
9    <libcroco-0.6/libcroco/libcroco-config.h>. */
10 #undef ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H
11
12 /* Define this to an absolute name of <libxml2/libxml/xmlexports.h>. */
13 #undef ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H
14
15 /* Define this to an absolute name of <libxml2/libxml/xmlversion.h>. */
16 #undef ABSOLUTE_LIBXML2_LIBXML_XMLVERSION_H
17
18 /* Define if building universal (internal helper macro) */
19 #undef AC_APPLE_UNIVERSAL_BUILD
20
21 /* Define to the number of bits in type 'ptrdiff_t'. */
22 #undef BITSIZEOF_PTRDIFF_T
23
24 /* Define to the number of bits in type 'sig_atomic_t'. */
25 #undef BITSIZEOF_SIG_ATOMIC_T
26
27 /* Define to the number of bits in type 'size_t'. */
28 #undef BITSIZEOF_SIZE_T
29
30 /* Define to the number of bits in type 'wchar_t'. */
31 #undef BITSIZEOF_WCHAR_T
32
33 /* Define to the number of bits in type 'wint_t'. */
34 #undef BITSIZEOF_WINT_T
35
36 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
37    systems. This function is required for `alloca.c' support on those systems.
38    */
39 #undef CRAY_STACKSEG_END
40
41 /* Define if mono is the preferred C# implementation. */
42 #undef CSHARP_CHOICE_MONO
43
44 /* Define if pnet is the preferred C# implementation. */
45 #undef CSHARP_CHOICE_PNET
46
47 /* Define to 1 if using `alloca.c'. */
48 #undef C_ALLOCA
49
50 /* Define as the bit index in the word where to find bit 0 of the exponent of
51    'double'. */
52 #undef DBL_EXPBIT0_BIT
53
54 /* Define as the word index where to find the exponent of 'double'. */
55 #undef DBL_EXPBIT0_WORD
56
57 /* Define as the bit index in the word where to find the sign of 'double'. */
58 #undef DBL_SIGNBIT_BIT
59
60 /* Define as the word index where to find the sign of 'double'. */
61 #undef DBL_SIGNBIT_WORD
62
63 /* Define to 1 if // is a file system root distinct from /. */
64 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
65
66 /* Define to 1 if translation of program messages to the user's native
67    language is requested. */
68 #undef ENABLE_NLS
69
70 /* Define to 1 if the package shall run at any location in the file system. */
71 #undef ENABLE_RELOCATABLE
72
73 /* Define according to the byte order of the target machine: 1 for big endian,
74    0 for little endian. */
75 #undef ENDIANNESS
76
77 /* Define this to 1 if F_DUPFD behavior does not match POSIX */
78 #undef FCNTL_DUPFD_BUGGY
79
80 /* Define as the bit index in the word where to find bit 0 of the exponent of
81    'float'. */
82 #undef FLT_EXPBIT0_BIT
83
84 /* Define as the word index where to find the exponent of 'float'. */
85 #undef FLT_EXPBIT0_WORD
86
87 /* Define as the bit index in the word where to find the sign of 'float'. */
88 #undef FLT_SIGNBIT_BIT
89
90 /* Define as the word index where to find the sign of 'float'. */
91 #undef FLT_SIGNBIT_WORD
92
93 /* Define to 1 if fopen() fails to recognize a trailing slash. */
94 #undef FOPEN_TRAILING_SLASH_BUG
95
96 /* Define to 1 if the system's ftello function has the Solaris bug. */
97 #undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
98
99 /* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
100 #undef FUNC_NL_LANGINFO_YESEXPR_WORKS
101
102 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
103    and handles trailing slash correctly. */
104 #undef FUNC_REALPATH_WORKS
105
106 /* Define to 1 if ungetc is broken when used on arbitrary bytes. */
107 #undef FUNC_UNGETC_BROKEN
108
109 /* Define if gettimeofday clobbers the localtime buffer. */
110 #undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
111
112 /* Define this to 'void' or 'struct timezone' to match the system's
113    declaration of the second argument to gettimeofday. */
114 #undef GETTIMEOFDAY_TIMEZONE
115
116 /* Define to 1 if getxattr works with XATTR_NAME_POSIX_ACL_ACCESS and
117    XATTR_NAME_POSIX_ACL_DEFAULT. */
118 #undef GETXATTR_WITH_POSIX_ACLS
119
120 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
121    whether the gnulib module canonicalize-lgpl shall be considered present. */
122 #undef GNULIB_CANONICALIZE_LGPL
123
124 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
125    whether the gnulib module fd-safer-flag shall be considered present. */
126 #undef GNULIB_FD_SAFER_FLAG
127
128 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
129    whether the gnulib module fscanf shall be considered present. */
130 #undef GNULIB_FSCANF
131
132 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
133    whether the gnulib module fwriteerror shall be considered present. */
134 #undef GNULIB_FWRITEERROR
135
136 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
137    whether the gnulib module lock shall be considered present. */
138 #undef GNULIB_LOCK
139
140 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
141    whether the gnulib module pipe2-safer shall be considered present. */
142 #undef GNULIB_PIPE2_SAFER
143
144 /* Define to 1 if printf and friends should be labeled with attribute
145    "__gnu_printf__" instead of "__printf__" */
146 #undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
147
148 /* Define when the error facility is replaced by gnulib. */
149 #undef GNULIB_REPLACE_ERROR
150
151 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
152    whether the gnulib module scanf shall be considered present. */
153 #undef GNULIB_SCANF
154
155 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
156    whether the gnulib module sigpipe shall be considered present. */
157 #undef GNULIB_SIGPIPE
158
159 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
160    whether the gnulib module snprintf shall be considered present. */
161 #undef GNULIB_SNPRINTF
162
163 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
164    whether the gnulib module strerror shall be considered present. */
165 #undef GNULIB_STRERROR
166
167 /* Define to 1 when the gnulib module btowc should be tested. */
168 #undef GNULIB_TEST_BTOWC
169
170 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
171    */
172 #undef GNULIB_TEST_CANONICALIZE_FILE_NAME
173
174 /* Define to 1 when the gnulib module cloexec should be tested. */
175 #undef GNULIB_TEST_CLOEXEC
176
177 /* Define to 1 when the gnulib module close should be tested. */
178 #undef GNULIB_TEST_CLOSE
179
180 /* Define to 1 when the gnulib module closedir should be tested. */
181 #undef GNULIB_TEST_CLOSEDIR
182
183 /* Define to 1 when the gnulib module dup should be tested. */
184 #undef GNULIB_TEST_DUP
185
186 /* Define to 1 when the gnulib module dup2 should be tested. */
187 #undef GNULIB_TEST_DUP2
188
189 /* Define to 1 when the gnulib module environ should be tested. */
190 #undef GNULIB_TEST_ENVIRON
191
192 /* Define to 1 when the gnulib module fcntl should be tested. */
193 #undef GNULIB_TEST_FCNTL
194
195 /* Define to 1 when the gnulib module fdopen should be tested. */
196 #undef GNULIB_TEST_FDOPEN
197
198 /* Define to 1 when the gnulib module fopen should be tested. */
199 #undef GNULIB_TEST_FOPEN
200
201 /* Define to 1 when the gnulib module fstat should be tested. */
202 #undef GNULIB_TEST_FSTAT
203
204 /* Define to 1 when the gnulib module ftell should be tested. */
205 #undef GNULIB_TEST_FTELL
206
207 /* Define to 1 when the gnulib module ftello should be tested. */
208 #undef GNULIB_TEST_FTELLO
209
210 /* Define to 1 when the gnulib module getcwd should be tested. */
211 #undef GNULIB_TEST_GETCWD
212
213 /* Define to 1 when the gnulib module getdelim should be tested. */
214 #undef GNULIB_TEST_GETDELIM
215
216 /* Define to 1 when the gnulib module getdtablesize should be tested. */
217 #undef GNULIB_TEST_GETDTABLESIZE
218
219 /* Define to 1 when the gnulib module getline should be tested. */
220 #undef GNULIB_TEST_GETLINE
221
222 /* Define to 1 when the gnulib module getopt-gnu should be tested. */
223 #undef GNULIB_TEST_GETOPT_GNU
224
225 /* Define to 1 when the gnulib module getpagesize should be tested. */
226 #undef GNULIB_TEST_GETPAGESIZE
227
228 /* Define to 1 when the gnulib module gettimeofday should be tested. */
229 #undef GNULIB_TEST_GETTIMEOFDAY
230
231 /* Define to 1 when the gnulib module isinf should be tested. */
232 #undef GNULIB_TEST_ISINF
233
234 /* Define to 1 when the gnulib module isnan should be tested. */
235 #undef GNULIB_TEST_ISNAN
236
237 /* Define to 1 when the gnulib module isnand should be tested. */
238 #undef GNULIB_TEST_ISNAND
239
240 /* Define to 1 when the gnulib module isnanf should be tested. */
241 #undef GNULIB_TEST_ISNANF
242
243 /* Define to 1 when the gnulib module isnanl should be tested. */
244 #undef GNULIB_TEST_ISNANL
245
246 /* Define to 1 when the gnulib module iswblank should be tested. */
247 #undef GNULIB_TEST_ISWBLANK
248
249 /* Define to 1 when the gnulib module localeconv should be tested. */
250 #undef GNULIB_TEST_LOCALECONV
251
252 /* Define to 1 when the gnulib module log10 should be tested. */
253 #undef GNULIB_TEST_LOG10
254
255 /* Define to 1 when the gnulib module lseek should be tested. */
256 #undef GNULIB_TEST_LSEEK
257
258 /* Define to 1 when the gnulib module lstat should be tested. */
259 #undef GNULIB_TEST_LSTAT
260
261 /* Define to 1 when the gnulib module malloc-posix should be tested. */
262 #undef GNULIB_TEST_MALLOC_POSIX
263
264 /* Define to 1 when the gnulib module mbrlen should be tested. */
265 #undef GNULIB_TEST_MBRLEN
266
267 /* Define to 1 when the gnulib module mbrtowc should be tested. */
268 #undef GNULIB_TEST_MBRTOWC
269
270 /* Define to 1 when the gnulib module mbsinit should be tested. */
271 #undef GNULIB_TEST_MBSINIT
272
273 /* Define to 1 when the gnulib module mbslen should be tested. */
274 #undef GNULIB_TEST_MBSLEN
275
276 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */
277 #undef GNULIB_TEST_MBSRTOWCS
278
279 /* Define to 1 when the gnulib module mbsstr should be tested. */
280 #undef GNULIB_TEST_MBSSTR
281
282 /* Define to 1 when the gnulib module mbtowc should be tested. */
283 #undef GNULIB_TEST_MBTOWC
284
285 /* Define to 1 when the gnulib module memchr should be tested. */
286 #undef GNULIB_TEST_MEMCHR
287
288 /* Define to 1 when the gnulib module mkdtemp should be tested. */
289 #undef GNULIB_TEST_MKDTEMP
290
291 /* Define to 1 when the gnulib module nl_langinfo should be tested. */
292 #undef GNULIB_TEST_NL_LANGINFO
293
294 /* Define to 1 when the gnulib module open should be tested. */
295 #undef GNULIB_TEST_OPEN
296
297 /* Define to 1 when the gnulib module opendir should be tested. */
298 #undef GNULIB_TEST_OPENDIR
299
300 /* Define to 1 when the gnulib module pipe2 should be tested. */
301 #undef GNULIB_TEST_PIPE2
302
303 /* Define to 1 when the gnulib module posix_spawnattr_destroy should be
304    tested. */
305 #undef GNULIB_TEST_POSIX_SPAWNATTR_DESTROY
306
307 /* Define to 1 when the gnulib module posix_spawnattr_init should be tested.
308    */
309 #undef GNULIB_TEST_POSIX_SPAWNATTR_INIT
310
311 /* Define to 1 when the gnulib module posix_spawnattr_setflags should be
312    tested. */
313 #undef GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS
314
315 /* Define to 1 when the gnulib module posix_spawnattr_setsigmask should be
316    tested. */
317 #undef GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK
318
319 /* Define to 1 when the gnulib module posix_spawnp should be tested. */
320 #undef GNULIB_TEST_POSIX_SPAWNP
321
322 /* Define to 1 when the gnulib module posix_spawn_file_actions_addclose should
323    be tested. */
324 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE
325
326 /* Define to 1 when the gnulib module posix_spawn_file_actions_adddup2 should
327    be tested. */
328 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2
329
330 /* Define to 1 when the gnulib module posix_spawn_file_actions_addopen should
331    be tested. */
332 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN
333
334 /* Define to 1 when the gnulib module posix_spawn_file_actions_destroy should
335    be tested. */
336 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY
337
338 /* Define to 1 when the gnulib module posix_spawn_file_actions_init should be
339    tested. */
340 #undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT
341
342 /* Define to 1 when the gnulib module putenv should be tested. */
343 #undef GNULIB_TEST_PUTENV
344
345 /* Define to 1 when the gnulib module raise should be tested. */
346 #undef GNULIB_TEST_RAISE
347
348 /* Define to 1 when the gnulib module rawmemchr should be tested. */
349 #undef GNULIB_TEST_RAWMEMCHR
350
351 /* Define to 1 when the gnulib module read should be tested. */
352 #undef GNULIB_TEST_READ
353
354 /* Define to 1 when the gnulib module readdir should be tested. */
355 #undef GNULIB_TEST_READDIR
356
357 /* Define to 1 when the gnulib module readlink should be tested. */
358 #undef GNULIB_TEST_READLINK
359
360 /* Define to 1 when the gnulib module realloc-posix should be tested. */
361 #undef GNULIB_TEST_REALLOC_POSIX
362
363 /* Define to 1 when the gnulib module realpath should be tested. */
364 #undef GNULIB_TEST_REALPATH
365
366 /* Define to 1 when the gnulib module rmdir should be tested. */
367 #undef GNULIB_TEST_RMDIR
368
369 /* Define to 1 when the gnulib module secure_getenv should be tested. */
370 #undef GNULIB_TEST_SECURE_GETENV
371
372 /* Define to 1 when the gnulib module setenv should be tested. */
373 #undef GNULIB_TEST_SETENV
374
375 /* Define to 1 when the gnulib module setlocale should be tested. */
376 #undef GNULIB_TEST_SETLOCALE
377
378 /* Define to 1 when the gnulib module sigaction should be tested. */
379 #undef GNULIB_TEST_SIGACTION
380
381 /* Define to 1 when the gnulib module signbit should be tested. */
382 #undef GNULIB_TEST_SIGNBIT
383
384 /* Define to 1 when the gnulib module sigprocmask should be tested. */
385 #undef GNULIB_TEST_SIGPROCMASK
386
387 /* Define to 1 when the gnulib module sleep should be tested. */
388 #undef GNULIB_TEST_SLEEP
389
390 /* Define to 1 when the gnulib module snprintf should be tested. */
391 #undef GNULIB_TEST_SNPRINTF
392
393 /* Define to 1 when the gnulib module stat should be tested. */
394 #undef GNULIB_TEST_STAT
395
396 /* Define to 1 when the gnulib module stpcpy should be tested. */
397 #undef GNULIB_TEST_STPCPY
398
399 /* Define to 1 when the gnulib module stpncpy should be tested. */
400 #undef GNULIB_TEST_STPNCPY
401
402 /* Define to 1 when the gnulib module strchrnul should be tested. */
403 #undef GNULIB_TEST_STRCHRNUL
404
405 /* Define to 1 when the gnulib module strerror should be tested. */
406 #undef GNULIB_TEST_STRERROR
407
408 /* Define to 1 when the gnulib module strnlen should be tested. */
409 #undef GNULIB_TEST_STRNLEN
410
411 /* Define to 1 when the gnulib module strpbrk should be tested. */
412 #undef GNULIB_TEST_STRPBRK
413
414 /* Define to 1 when the gnulib module strstr should be tested. */
415 #undef GNULIB_TEST_STRSTR
416
417 /* Define to 1 when the gnulib module symlink should be tested. */
418 #undef GNULIB_TEST_SYMLINK
419
420 /* Define to 1 when the gnulib module unsetenv should be tested. */
421 #undef GNULIB_TEST_UNSETENV
422
423 /* Define to 1 when the gnulib module vasprintf should be tested. */
424 #undef GNULIB_TEST_VASPRINTF
425
426 /* Define to 1 when the gnulib module vsnprintf should be tested. */
427 #undef GNULIB_TEST_VSNPRINTF
428
429 /* Define to 1 when the gnulib module waitpid should be tested. */
430 #undef GNULIB_TEST_WAITPID
431
432 /* Define to 1 when the gnulib module wcrtomb should be tested. */
433 #undef GNULIB_TEST_WCRTOMB
434
435 /* Define to 1 when the gnulib module wctob should be tested. */
436 #undef GNULIB_TEST_WCTOB
437
438 /* Define to 1 when the gnulib module wctomb should be tested. */
439 #undef GNULIB_TEST_WCTOMB
440
441 /* Define to 1 when the gnulib module wcwidth should be tested. */
442 #undef GNULIB_TEST_WCWIDTH
443
444 /* Define to 1 when the gnulib module write should be tested. */
445 #undef GNULIB_TEST_WRITE
446
447 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
448    whether the gnulib module unistr/u16-mbtouc shall be considered present. */
449 #undef GNULIB_UNISTR_U16_MBTOUC
450
451 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
452    whether the gnulib module unistr/u8-mbtouc shall be considered present. */
453 #undef GNULIB_UNISTR_U8_MBTOUC
454
455 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
456    whether the gnulib module unistr/u8-mbtoucr shall be considered present. */
457 #undef GNULIB_UNISTR_U8_MBTOUCR
458
459 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
460    whether the gnulib module unistr/u8-mbtouc-unsafe shall be considered
461    present. */
462 #undef GNULIB_UNISTR_U8_MBTOUC_UNSAFE
463
464 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
465    whether the gnulib module unistr/u8-uctomb shall be considered present. */
466 #undef GNULIB_UNISTR_U8_UCTOMB
467
468 /* Define to 1 if you have the `aclsort' function. */
469 #undef HAVE_ACLSORT
470
471 /* Define to 1 if you have the <aclv.h> header file. */
472 #undef HAVE_ACLV_H
473
474 /* Define to 1 if you have the `aclx_get' function. */
475 #undef HAVE_ACLX_GET
476
477 /* Define to 1 if you have the `acl_copy_ext_native' function. */
478 #undef HAVE_ACL_COPY_EXT_NATIVE
479
480 /* Define to 1 if you have the `acl_create_entry_np' function. */
481 #undef HAVE_ACL_CREATE_ENTRY_NP
482
483 /* Define to 1 if you have the `acl_delete_def_file' function. */
484 #undef HAVE_ACL_DELETE_DEF_FILE
485
486 /* Define to 1 if you have the `acl_delete_fd_np' function. */
487 #undef HAVE_ACL_DELETE_FD_NP
488
489 /* Define to 1 if you have the `acl_delete_file_np' function. */
490 #undef HAVE_ACL_DELETE_FILE_NP
491
492 /* Define to 1 if you have the `acl_entries' function. */
493 #undef HAVE_ACL_ENTRIES
494
495 /* Define to 1 if you have the `acl_extended_file' function. */
496 #undef HAVE_ACL_EXTENDED_FILE
497
498 /* Define to 1 if the constant ACL_FIRST_ENTRY exists. */
499 #undef HAVE_ACL_FIRST_ENTRY
500
501 /* Define to 1 if you have the `acl_free' function. */
502 #undef HAVE_ACL_FREE
503
504 /* Define to 1 if you have the `acl_free_text' function. */
505 #undef HAVE_ACL_FREE_TEXT
506
507 /* Define to 1 if you have the `acl_from_mode' function. */
508 #undef HAVE_ACL_FROM_MODE
509
510 /* Define to 1 if you have the `acl_from_text' function. */
511 #undef HAVE_ACL_FROM_TEXT
512
513 /* Define to 1 if you have the `acl_get_fd' function. */
514 #undef HAVE_ACL_GET_FD
515
516 /* Define to 1 if you have the `acl_get_file' function. */
517 #undef HAVE_ACL_GET_FILE
518
519 /* Define to 1 if you have the <acl/libacl.h> header file. */
520 #undef HAVE_ACL_LIBACL_H
521
522 /* Define to 1 if you have the `acl_set_fd' function. */
523 #undef HAVE_ACL_SET_FD
524
525 /* Define to 1 if you have the `acl_set_file' function. */
526 #undef HAVE_ACL_SET_FILE
527
528 /* Define to 1 if you have the `acl_to_short_text' function. */
529 #undef HAVE_ACL_TO_SHORT_TEXT
530
531 /* Define to 1 if you have the `acl_trivial' function. */
532 #undef HAVE_ACL_TRIVIAL
533
534 /* Define to 1 if the ACL type ACL_TYPE_EXTENDED exists. */
535 #undef HAVE_ACL_TYPE_EXTENDED
536
537 /* Define to 1 if you have `alloca', as a function or macro. */
538 #undef HAVE_ALLOCA
539
540 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
541    */
542 #undef HAVE_ALLOCA_H
543
544 /* Define to 1 if you have the `argz_count' function. */
545 #undef HAVE_ARGZ_COUNT
546
547 /* Define to 1 if you have the <argz.h> header file. */
548 #undef HAVE_ARGZ_H
549
550 /* Define to 1 if you have the `argz_next' function. */
551 #undef HAVE_ARGZ_NEXT
552
553 /* Define to 1 if you have the `argz_stringify' function. */
554 #undef HAVE_ARGZ_STRINGIFY
555
556 /* Define to 1 if you have the <arpa/inet.h> header file. */
557 #undef HAVE_ARPA_INET_H
558
559 /* Define to 1 if you have the <arpa/nameser.h> header file. */
560 #undef HAVE_ARPA_NAMESER_H
561
562 /* Define to 1 if you have the `asprintf' function. */
563 #undef HAVE_ASPRINTF
564
565 /* Define to 1 if you have the `atexit' function. */
566 #undef HAVE_ATEXIT
567
568 /* Define to 1 if you have the <bp-sym.h> header file. */
569 #undef HAVE_BP_SYM_H
570
571 /* Define to 1 if you have the `btowc' function. */
572 #undef HAVE_BTOWC
573
574 /* Define to 1 if the compiler understands __builtin_expect. */
575 #undef HAVE_BUILTIN_EXPECT
576
577 /* Define to 1 if you have the <byteswap.h> header file. */
578 #undef HAVE_BYTESWAP_H
579
580 /* Define to 1 if you have the `canonicalize_file_name' function. */
581 #undef HAVE_CANONICALIZE_FILE_NAME
582
583 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
584    CoreFoundation framework. */
585 #undef HAVE_CFLOCALECOPYCURRENT
586
587 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
588    the CoreFoundation framework. */
589 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
590
591 /* Define to 1 if you have the `chown' function. */
592 #undef HAVE_CHOWN
593
594 /* Define to 1 if you have the `closedir' function. */
595 #undef HAVE_CLOSEDIR
596
597 /* Define to 1 if you have the `confstr' function. */
598 #undef HAVE_CONFSTR
599
600 /* Define if the copysignf function is declared in <math.h> and available in
601    libc. */
602 #undef HAVE_COPYSIGNF_IN_LIBC
603
604 /* Define if the copysignl function is declared in <math.h> and available in
605    libc. */
606 #undef HAVE_COPYSIGNL_IN_LIBC
607
608 /* Define if the copysign function is declared in <math.h> and available in
609    libc. */
610 #undef HAVE_COPYSIGN_IN_LIBC
611
612 /* Define to 1 if you have the <ctype.h> header file. */
613 #undef HAVE_CTYPE_H
614
615 /* Define if the GNU dcgettext() function is already present or preinstalled.
616    */
617 #undef HAVE_DCGETTEXT
618
619 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
620    */
621 #undef HAVE_DECL_ALARM
622
623 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
624    you don't. */
625 #undef HAVE_DECL_CLEARERR_UNLOCKED
626
627 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
628    don't. */
629 #undef HAVE_DECL_COPYSIGN
630
631 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
632    don't. */
633 #undef HAVE_DECL_COPYSIGNF
634
635 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
636    don't. */
637 #undef HAVE_DECL_COPYSIGNL
638
639 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
640    don't. */
641 #undef HAVE_DECL_FEOF_UNLOCKED
642
643 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
644    you don't. */
645 #undef HAVE_DECL_FERROR_UNLOCKED
646
647 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
648    you don't. */
649 #undef HAVE_DECL_FFLUSH_UNLOCKED
650
651 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
652    you don't. */
653 #undef HAVE_DECL_FGETS_UNLOCKED
654
655 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
656    you don't. */
657 #undef HAVE_DECL_FPUTC_UNLOCKED
658
659 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
660    you don't. */
661 #undef HAVE_DECL_FPUTS_UNLOCKED
662
663 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
664    you don't. */
665 #undef HAVE_DECL_FREAD_UNLOCKED
666
667 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
668    */
669 #undef HAVE_DECL_FTELLO
670
671 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
672    you don't. */
673 #undef HAVE_DECL_FWRITE_UNLOCKED
674
675 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
676    you don't. */
677 #undef HAVE_DECL_GETCHAR_UNLOCKED
678
679 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
680    don't. */
681 #undef HAVE_DECL_GETC_UNLOCKED
682
683 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
684    don't. */
685 #undef HAVE_DECL_GETDELIM
686
687 /* Define to 1 if you have the declaration of `getdtablesize', and to 0 if you
688    don't. */
689 #undef HAVE_DECL_GETDTABLESIZE
690
691 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
692    */
693 #undef HAVE_DECL_GETENV
694
695 /* Define to 1 if you have the declaration of `getline', and to 0 if you
696    don't. */
697 #undef HAVE_DECL_GETLINE
698
699 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
700    don't. */
701 #undef HAVE_DECL_ISBLANK
702
703 /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
704    */
705 #undef HAVE_DECL_ISINF
706
707 /* Define to 1 if you have the declaration of `iswblank', and to 0 if you
708    don't. */
709 #undef HAVE_DECL_ISWBLANK
710
711 /* Define to 1 if you have the declaration of `mbrlen', and to 0 if you don't.
712    */
713 #undef HAVE_DECL_MBRLEN
714
715 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
716    don't. */
717 #undef HAVE_DECL_MBRTOWC
718
719 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
720    don't. */
721 #undef HAVE_DECL_MBSINIT
722
723 /* Define to 1 if you have the declaration of `mbsrtowcs', and to 0 if you
724    don't. */
725 #undef HAVE_DECL_MBSRTOWCS
726
727 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
728    otherwise. */
729 #undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H
730
731 /* Define to 1 if you have the declaration of `program_invocation_name', and
732    to 0 if you don't. */
733 #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
734
735 /* Define to 1 if you have the declaration of `program_invocation_short_name',
736    and to 0 if you don't. */
737 #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
738
739 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
740    you don't. */
741 #undef HAVE_DECL_PUTCHAR_UNLOCKED
742
743 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
744    don't. */
745 #undef HAVE_DECL_PUTC_UNLOCKED
746
747 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
748    */
749 #undef HAVE_DECL_SETENV
750
751 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
752    */
753 #undef HAVE_DECL_SLEEP
754
755 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
756    don't. */
757 #undef HAVE_DECL_SNPRINTF
758
759 /* Define to 1 if you have the declaration of `stpncpy', and to 0 if you
760    don't. */
761 #undef HAVE_DECL_STPNCPY
762
763 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
764    don't. */
765 #undef HAVE_DECL_STRERROR_R
766
767 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
768    don't. */
769 #undef HAVE_DECL_STRNLEN
770
771 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
772    don't. */
773 #undef HAVE_DECL_TOWLOWER
774
775 /* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
776    don't. */
777 #undef HAVE_DECL_UNSETENV
778
779 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
780    don't. */
781 #undef HAVE_DECL_VSNPRINTF
782
783 /* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
784    don't. */
785 #undef HAVE_DECL_WCRTOMB
786
787 /* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
788    */
789 #undef HAVE_DECL_WCTOB
790
791 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
792    don't. */
793 #undef HAVE_DECL_WCWIDTH
794
795 /* Define to 1 if you have the declaration of `_putenv', and to 0 if you
796    don't. */
797 #undef HAVE_DECL__PUTENV
798
799 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
800    don't. */
801 #undef HAVE_DECL__SNPRINTF
802
803 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
804    don't. */
805 #undef HAVE_DECL__SNWPRINTF
806
807 /* Define to 1 if you have the <dirent.h> header file. */
808 #undef HAVE_DIRENT_H
809
810 /* Define to 1 if you have the <dlfcn.h> header file. */
811 #undef HAVE_DLFCN_H
812
813 /* Define to 1 if you have the `dlopen' function. */
814 #undef HAVE_DLOPEN
815
816 /* Define to 1 if you have the <dl.h> header file. */
817 #undef HAVE_DL_H
818
819 /* Define to 1 if you have the 'dup2' function. */
820 #undef HAVE_DUP2
821
822 /* Define if you have the declaration of environ. */
823 #undef HAVE_ENVIRON_DECL
824
825 /* Define to 1 if you have the <errno.h> header file. */
826 #undef HAVE_ERRNO_H
827
828 /* Define to 1 if you have the `facl' function. */
829 #undef HAVE_FACL
830
831 /* Define to 1 if you have the `fchmod' function. */
832 #undef HAVE_FCHMOD
833
834 /* Define to 1 if you have the `fcntl' function. */
835 #undef HAVE_FCNTL
836
837 /* Define to 1 if you have the <fcntl.h> header file. */
838 #undef HAVE_FCNTL_H
839
840 /* Define to 1 if you have the <features.h> header file. */
841 #undef HAVE_FEATURES_H
842
843 /* Define to 1 if you have the <float.h> header file. */
844 #undef HAVE_FLOAT_H
845
846 /* Define to 1 if you have the `flockfile' function. */
847 #undef HAVE_FLOCKFILE
848
849 /* Define to 1 if you have the `fork' function. */
850 #undef HAVE_FORK
851
852 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
853 #undef HAVE_FSEEKO
854
855 /* Define to 1 if you have the `funlockfile' function. */
856 #undef HAVE_FUNLOCKFILE
857
858 /* Define to 1 if you have the `fwprintf' function. */
859 #undef HAVE_FWPRINTF
860
861 /* Define to 1 if you have the `getacl' function. */
862 #undef HAVE_GETACL
863
864 /* Define to 1 if you have the `getaddrinfo' function. */
865 #undef HAVE_GETADDRINFO
866
867 /* Define to 1 if you have the `getcwd' function. */
868 #undef HAVE_GETCWD
869
870 /* Define to 1 if you have the `getdelim' function. */
871 #undef HAVE_GETDELIM
872
873 /* Define to 1 if you have the `getdtablesize' function. */
874 #undef HAVE_GETDTABLESIZE
875
876 /* Define to 1 if you have the `getegid' function. */
877 #undef HAVE_GETEGID
878
879 /* Define to 1 if you have the `geteuid' function. */
880 #undef HAVE_GETEUID
881
882 /* Define to 1 if you have the `getgid' function. */
883 #undef HAVE_GETGID
884
885 /* Define to 1 if you have the `gethostbyname' function. */
886 #undef HAVE_GETHOSTBYNAME
887
888 /* Define to 1 if you have the `gethostname' function. */
889 #undef HAVE_GETHOSTNAME
890
891 /* Define to 1 if you have the `getlocalename_l' function. */
892 #undef HAVE_GETLOCALENAME_L
893
894 /* Define to 1 if you have the <getopt.h> header file. */
895 #undef HAVE_GETOPT_H
896
897 /* Define to 1 if you have the `getopt_long_only' function. */
898 #undef HAVE_GETOPT_LONG_ONLY
899
900 /* Define to 1 if you have the `getpagesize' function. */
901 #undef HAVE_GETPAGESIZE
902
903 /* Define to 1 if you have the `getrlimit' function. */
904 #undef HAVE_GETRLIMIT
905
906 /* Define if the GNU gettext() function is already present or preinstalled. */
907 #undef HAVE_GETTEXT
908
909 /* Define to 1 if you have the `gettimeofday' function. */
910 #undef HAVE_GETTIMEOFDAY
911
912 /* Define to 1 if you have the `getuid' function. */
913 #undef HAVE_GETUID
914
915 /* Define if you have the iconv() function and it works. */
916 #undef HAVE_ICONV
917
918 /* Define to 1 if you have the <iconv.h> header file. */
919 #undef HAVE_ICONV_H
920
921 /* Define to 1 if you have the `inet_ntop' function. */
922 #undef HAVE_INET_NTOP
923
924 /* Define to 1 if the compiler supports one of the keywords 'inline',
925    '__inline__', '__inline' and effectively inlines functions marked as such.
926    */
927 #undef HAVE_INLINE
928
929 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
930 #undef HAVE_INTMAX_T
931
932 /* Define to 1 if you have the <inttypes.h> header file. */
933 #undef HAVE_INTTYPES_H
934
935 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
936    declares uintmax_t. */
937 #undef HAVE_INTTYPES_H_WITH_UINTMAX
938
939 /* Define if <sys/socket.h> defines AF_INET6. */
940 #undef HAVE_IPV6
941
942 /* Define to 1 if you have the `isascii' function. */
943 #undef HAVE_ISASCII
944
945 /* Define to 1 if you have the `isblank' function. */
946 #undef HAVE_ISBLANK
947
948 /* Define if the isnan(double) function is available in libc. */
949 #undef HAVE_ISNAND_IN_LIBC
950
951 /* Define if the isnan(float) function is available in libc. */
952 #undef HAVE_ISNANF_IN_LIBC
953
954 /* Define if the isnan(long double) function is available in libc. */
955 #undef HAVE_ISNANL_IN_LIBC
956
957 /* Define to 1 if you have the `issetugid' function. */
958 #undef HAVE_ISSETUGID
959
960 /* Define to 1 if you have the `iswblank' function. */
961 #undef HAVE_ISWBLANK
962
963 /* Define to 1 if you have the `iswcntrl' function. */
964 #undef HAVE_ISWCNTRL
965
966 /* Define to 1 if you have the `iswctype' function. */
967 #undef HAVE_ISWCTYPE
968
969 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
970 #undef HAVE_LANGINFO_CODESET
971
972 /* Define to 1 if you have the <langinfo.h> header file. */
973 #undef HAVE_LANGINFO_H
974
975 /* Define if your <locale.h> file defines LC_MESSAGES. */
976 #undef HAVE_LC_MESSAGES
977
978 /* Define to 1 if you have the <libcroco-0.6/libcroco/libcroco-config.h>
979    header file. */
980 #undef HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H
981
982 /* Define to 1 if you have the <libintl.h> header file. */
983 #undef HAVE_LIBINTL_H
984
985 /* Define if you have the libunistring library. */
986 #undef HAVE_LIBUNISTRING
987
988 /* Define to 1 if you have the <libxml2/libxml/xmlexports.h> header file. */
989 #undef HAVE_LIBXML2_LIBXML_XMLEXPORTS_H
990
991 /* Define to 1 if you have the <libxml2/libxml/xmlversion.h> header file. */
992 #undef HAVE_LIBXML2_LIBXML_XMLVERSION_H
993
994 /* Define to 1 if you have the <limits.h> header file. */
995 #undef HAVE_LIMITS_H
996
997 /* Define to 1 if you have the `localtime' function. */
998 #undef HAVE_LOCALTIME
999
1000 /* Define to 1 if you support file names longer than 14 characters. */
1001 #undef HAVE_LONG_FILE_NAMES
1002
1003 /* Define to 1 if the system has the type 'long long int'. */
1004 #undef HAVE_LONG_LONG_INT
1005
1006 /* Define to 1 if you have the `lstat' function. */
1007 #undef HAVE_LSTAT
1008
1009 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
1010 #undef HAVE_MACH_O_DYLD_H
1011
1012 /* Define to 1 if you have the <malloc.h> header file. */
1013 #undef HAVE_MALLOC_H
1014
1015 /* Define if the 'malloc' function is POSIX compliant. */
1016 #undef HAVE_MALLOC_POSIX
1017
1018 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
1019    config.h and <sys/mman.h>. */
1020 #undef HAVE_MAP_ANONYMOUS
1021
1022 /* Define to 1 if you have the <math.h> header file. */
1023 #undef HAVE_MATH_H
1024
1025 /* Define to 1 if you have the `mbrlen' function. */
1026 #undef HAVE_MBRLEN
1027
1028 /* Define to 1 if you have the `mbrtowc' function. */
1029 #undef HAVE_MBRTOWC
1030
1031 /* Define to 1 if you have the `mbsinit' function. */
1032 #undef HAVE_MBSINIT
1033
1034 /* Define to 1 if you have the `mbslen' function. */
1035 #undef HAVE_MBSLEN
1036
1037 /* Define to 1 if you have the `mbsrtowcs' function. */
1038 #undef HAVE_MBSRTOWCS
1039
1040 /* Define to 1 if <wchar.h> declares mbstate_t. */
1041 #undef HAVE_MBSTATE_T
1042
1043 /* Define to 1 if you have the `memmove' function. */
1044 #undef HAVE_MEMMOVE
1045
1046 /* Define to 1 if you have the <memory.h> header file. */
1047 #undef HAVE_MEMORY_H
1048
1049 /* Define to 1 if you have the `mempcpy' function. */
1050 #undef HAVE_MEMPCPY
1051
1052 /* Define to 1 if you have the `memset' function. */
1053 #undef HAVE_MEMSET
1054
1055 /* Define to 1 if <limits.h> defines the MIN and MAX macros. */
1056 #undef HAVE_MINMAX_IN_LIMITS_H
1057
1058 /* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
1059 #undef HAVE_MINMAX_IN_SYS_PARAM_H
1060
1061 /* Define to 1 if you have the `mkdtemp' function. */
1062 #undef HAVE_MKDTEMP
1063
1064 /* Define to 1 if you have a working `mmap' system call. */
1065 #undef HAVE_MMAP
1066
1067 /* Define to 1 if you have the `mprotect' function. */
1068 #undef HAVE_MPROTECT
1069
1070 /* Define to 1 on MSVC platforms that have the "invalid parameter handler"
1071    concept. */
1072 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
1073
1074 /* Define to 1 if you have the `munmap' function. */
1075 #undef HAVE_MUNMAP
1076
1077 /* Define to 1 if you have the <netdb.h> header file. */
1078 #undef HAVE_NETDB_H
1079
1080 /* Define to 1 if you have the <netinet/in.h> header file. */
1081 #undef HAVE_NETINET_IN_H
1082
1083 /* Define to 1 if you have the `newlocale' function. */
1084 #undef HAVE_NEWLOCALE
1085
1086 /* Define to 1 if you have the `nl_langinfo' function. */
1087 #undef HAVE_NL_LANGINFO
1088
1089 /* Define to 1 if the system has obstacks that work with any size object. */
1090 #undef HAVE_OBSTACK
1091
1092 /* Define to 1 if you have the `opendir' function. */
1093 #undef HAVE_OPENDIR
1094
1095 /* Define to 1 if you have the <OS.h> header file. */
1096 #undef HAVE_OS_H
1097
1098 /* Define to 1 if you have the `pathconf' function. */
1099 #undef HAVE_PATHCONF
1100
1101 /* Define to 1 if you have the <paths.h> header file. */
1102 #undef HAVE_PATHS_H
1103
1104 /* Define to 1 if you have the `pipe' function. */
1105 #undef HAVE_PIPE
1106
1107 /* Define to 1 if you have the `pipe2' function. */
1108 #undef HAVE_PIPE2
1109
1110 /* Define if your printf() function supports format strings with positions. */
1111 #undef HAVE_POSIX_PRINTF
1112
1113 /* Define to 1 if you have the `posix_spawn' function. */
1114 #undef HAVE_POSIX_SPAWN
1115
1116 /* Define to 1 if the system has the type `posix_spawnattr_t'. */
1117 #undef HAVE_POSIX_SPAWNATTR_T
1118
1119 /* Define to 1 if the system has the type `posix_spawn_file_actions_t'. */
1120 #undef HAVE_POSIX_SPAWN_FILE_ACTIONS_T
1121
1122 /* Define to 1 if you have the `pthread_atfork' function. */
1123 #undef HAVE_PTHREAD_ATFORK
1124
1125 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
1126 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
1127
1128 /* Define if the POSIX multithreading library has read/write locks. */
1129 #undef HAVE_PTHREAD_RWLOCK
1130
1131 /* Define to 1 if the system has the type `ptrdiff_t'. */
1132 #undef HAVE_PTRDIFF_T
1133
1134 /* Define to 1 if you have the `putenv' function. */
1135 #undef HAVE_PUTENV
1136
1137 /* Define to 1 if you have the <pwd.h> header file. */
1138 #undef HAVE_PWD_H
1139
1140 /* Define to 1 if you have the `raise' function. */
1141 #undef HAVE_RAISE
1142
1143 /* Define to 1 if you have the `rawmemchr' function. */
1144 #undef HAVE_RAWMEMCHR
1145
1146 /* Define to 1 if acosf is declared even after undefining macros. */
1147 #undef HAVE_RAW_DECL_ACOSF
1148
1149 /* Define to 1 if acosl is declared even after undefining macros. */
1150 #undef HAVE_RAW_DECL_ACOSL
1151
1152 /* Define to 1 if alphasort is declared even after undefining macros. */
1153 #undef HAVE_RAW_DECL_ALPHASORT
1154
1155 /* Define to 1 if asinf is declared even after undefining macros. */
1156 #undef HAVE_RAW_DECL_ASINF
1157
1158 /* Define to 1 if asinl is declared even after undefining macros. */
1159 #undef HAVE_RAW_DECL_ASINL
1160
1161 /* Define to 1 if atanf is declared even after undefining macros. */
1162 #undef HAVE_RAW_DECL_ATANF
1163
1164 /* Define to 1 if atanl is declared even after undefining macros. */
1165 #undef HAVE_RAW_DECL_ATANL
1166
1167 /* Define to 1 if atoll is declared even after undefining macros. */
1168 #undef HAVE_RAW_DECL_ATOLL
1169
1170 /* Define to 1 if btowc is declared even after undefining macros. */
1171 #undef HAVE_RAW_DECL_BTOWC
1172
1173 /* Define to 1 if canonicalize_file_name is declared even after undefining
1174    macros. */
1175 #undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
1176
1177 /* Define to 1 if cbrt is declared even after undefining macros. */
1178 #undef HAVE_RAW_DECL_CBRT
1179
1180 /* Define to 1 if cbrtf is declared even after undefining macros. */
1181 #undef HAVE_RAW_DECL_CBRTF
1182
1183 /* Define to 1 if cbrtl is declared even after undefining macros. */
1184 #undef HAVE_RAW_DECL_CBRTL
1185
1186 /* Define to 1 if ceilf is declared even after undefining macros. */
1187 #undef HAVE_RAW_DECL_CEILF
1188
1189 /* Define to 1 if ceill is declared even after undefining macros. */
1190 #undef HAVE_RAW_DECL_CEILL
1191
1192 /* Define to 1 if chdir is declared even after undefining macros. */
1193 #undef HAVE_RAW_DECL_CHDIR
1194
1195 /* Define to 1 if chown is declared even after undefining macros. */
1196 #undef HAVE_RAW_DECL_CHOWN
1197
1198 /* Define to 1 if closedir is declared even after undefining macros. */
1199 #undef HAVE_RAW_DECL_CLOSEDIR
1200
1201 /* Define to 1 if copysign is declared even after undefining macros. */
1202 #undef HAVE_RAW_DECL_COPYSIGN
1203
1204 /* Define to 1 if copysignf is declared even after undefining macros. */
1205 #undef HAVE_RAW_DECL_COPYSIGNF
1206
1207 /* Define to 1 if copysignl is declared even after undefining macros. */
1208 #undef HAVE_RAW_DECL_COPYSIGNL
1209
1210 /* Define to 1 if cosf is declared even after undefining macros. */
1211 #undef HAVE_RAW_DECL_COSF
1212
1213 /* Define to 1 if coshf is declared even after undefining macros. */
1214 #undef HAVE_RAW_DECL_COSHF
1215
1216 /* Define to 1 if cosl is declared even after undefining macros. */
1217 #undef HAVE_RAW_DECL_COSL
1218
1219 /* Define to 1 if dirfd is declared even after undefining macros. */
1220 #undef HAVE_RAW_DECL_DIRFD
1221
1222 /* Define to 1 if dprintf is declared even after undefining macros. */
1223 #undef HAVE_RAW_DECL_DPRINTF
1224
1225 /* Define to 1 if dup is declared even after undefining macros. */
1226 #undef HAVE_RAW_DECL_DUP
1227
1228 /* Define to 1 if dup2 is declared even after undefining macros. */
1229 #undef HAVE_RAW_DECL_DUP2
1230
1231 /* Define to 1 if dup3 is declared even after undefining macros. */
1232 #undef HAVE_RAW_DECL_DUP3
1233
1234 /* Define to 1 if duplocale is declared even after undefining macros. */
1235 #undef HAVE_RAW_DECL_DUPLOCALE
1236
1237 /* Define to 1 if endusershell is declared even after undefining macros. */
1238 #undef HAVE_RAW_DECL_ENDUSERSHELL
1239
1240 /* Define to 1 if environ is declared even after undefining macros. */
1241 #undef HAVE_RAW_DECL_ENVIRON
1242
1243 /* Define to 1 if euidaccess is declared even after undefining macros. */
1244 #undef HAVE_RAW_DECL_EUIDACCESS
1245
1246 /* Define to 1 if exp2 is declared even after undefining macros. */
1247 #undef HAVE_RAW_DECL_EXP2
1248
1249 /* Define to 1 if exp2f is declared even after undefining macros. */
1250 #undef HAVE_RAW_DECL_EXP2F
1251
1252 /* Define to 1 if exp2l is declared even after undefining macros. */
1253 #undef HAVE_RAW_DECL_EXP2L
1254
1255 /* Define to 1 if expf is declared even after undefining macros. */
1256 #undef HAVE_RAW_DECL_EXPF
1257
1258 /* Define to 1 if expl is declared even after undefining macros. */
1259 #undef HAVE_RAW_DECL_EXPL
1260
1261 /* Define to 1 if expm1 is declared even after undefining macros. */
1262 #undef HAVE_RAW_DECL_EXPM1
1263
1264 /* Define to 1 if expm1f is declared even after undefining macros. */
1265 #undef HAVE_RAW_DECL_EXPM1F
1266
1267 /* Define to 1 if expm1l is declared even after undefining macros. */
1268 #undef HAVE_RAW_DECL_EXPM1L
1269
1270 /* Define to 1 if fabsf is declared even after undefining macros. */
1271 #undef HAVE_RAW_DECL_FABSF
1272
1273 /* Define to 1 if fabsl is declared even after undefining macros. */
1274 #undef HAVE_RAW_DECL_FABSL
1275
1276 /* Define to 1 if faccessat is declared even after undefining macros. */
1277 #undef HAVE_RAW_DECL_FACCESSAT
1278
1279 /* Define to 1 if fchdir is declared even after undefining macros. */
1280 #undef HAVE_RAW_DECL_FCHDIR
1281
1282 /* Define to 1 if fchmodat is declared even after undefining macros. */
1283 #undef HAVE_RAW_DECL_FCHMODAT
1284
1285 /* Define to 1 if fchownat is declared even after undefining macros. */
1286 #undef HAVE_RAW_DECL_FCHOWNAT
1287
1288 /* Define to 1 if fcntl is declared even after undefining macros. */
1289 #undef HAVE_RAW_DECL_FCNTL
1290
1291 /* Define to 1 if fdatasync is declared even after undefining macros. */
1292 #undef HAVE_RAW_DECL_FDATASYNC
1293
1294 /* Define to 1 if fdopendir is declared even after undefining macros. */
1295 #undef HAVE_RAW_DECL_FDOPENDIR
1296
1297 /* Define to 1 if ffsl is declared even after undefining macros. */
1298 #undef HAVE_RAW_DECL_FFSL
1299
1300 /* Define to 1 if ffsll is declared even after undefining macros. */
1301 #undef HAVE_RAW_DECL_FFSLL
1302
1303 /* Define to 1 if floorf is declared even after undefining macros. */
1304 #undef HAVE_RAW_DECL_FLOORF
1305
1306 /* Define to 1 if floorl is declared even after undefining macros. */
1307 #undef HAVE_RAW_DECL_FLOORL
1308
1309 /* Define to 1 if fma is declared even after undefining macros. */
1310 #undef HAVE_RAW_DECL_FMA
1311
1312 /* Define to 1 if fmaf is declared even after undefining macros. */
1313 #undef HAVE_RAW_DECL_FMAF
1314
1315 /* Define to 1 if fmal is declared even after undefining macros. */
1316 #undef HAVE_RAW_DECL_FMAL
1317
1318 /* Define to 1 if fmod is declared even after undefining macros. */
1319 #undef HAVE_RAW_DECL_FMOD
1320
1321 /* Define to 1 if fmodf is declared even after undefining macros. */
1322 #undef HAVE_RAW_DECL_FMODF
1323
1324 /* Define to 1 if fmodl is declared even after undefining macros. */
1325 #undef HAVE_RAW_DECL_FMODL
1326
1327 /* Define to 1 if fpurge is declared even after undefining macros. */
1328 #undef HAVE_RAW_DECL_FPURGE
1329
1330 /* Define to 1 if frexpf is declared even after undefining macros. */
1331 #undef HAVE_RAW_DECL_FREXPF
1332
1333 /* Define to 1 if frexpl is declared even after undefining macros. */
1334 #undef HAVE_RAW_DECL_FREXPL
1335
1336 /* Define to 1 if fseeko is declared even after undefining macros. */
1337 #undef HAVE_RAW_DECL_FSEEKO
1338
1339 /* Define to 1 if fstat is declared even after undefining macros. */
1340 #undef HAVE_RAW_DECL_FSTAT
1341
1342 /* Define to 1 if fstatat is declared even after undefining macros. */
1343 #undef HAVE_RAW_DECL_FSTATAT
1344
1345 /* Define to 1 if fsync is declared even after undefining macros. */
1346 #undef HAVE_RAW_DECL_FSYNC
1347
1348 /* Define to 1 if ftello is declared even after undefining macros. */
1349 #undef HAVE_RAW_DECL_FTELLO
1350
1351 /* Define to 1 if ftruncate is declared even after undefining macros. */
1352 #undef HAVE_RAW_DECL_FTRUNCATE
1353
1354 /* Define to 1 if futimens is declared even after undefining macros. */
1355 #undef HAVE_RAW_DECL_FUTIMENS
1356
1357 /* Define to 1 if getcwd is declared even after undefining macros. */
1358 #undef HAVE_RAW_DECL_GETCWD
1359
1360 /* Define to 1 if getdelim is declared even after undefining macros. */
1361 #undef HAVE_RAW_DECL_GETDELIM
1362
1363 /* Define to 1 if getdomainname is declared even after undefining macros. */
1364 #undef HAVE_RAW_DECL_GETDOMAINNAME
1365
1366 /* Define to 1 if getdtablesize is declared even after undefining macros. */
1367 #undef HAVE_RAW_DECL_GETDTABLESIZE
1368
1369 /* Define to 1 if getgroups is declared even after undefining macros. */
1370 #undef HAVE_RAW_DECL_GETGROUPS
1371
1372 /* Define to 1 if gethostname is declared even after undefining macros. */
1373 #undef HAVE_RAW_DECL_GETHOSTNAME
1374
1375 /* Define to 1 if getline is declared even after undefining macros. */
1376 #undef HAVE_RAW_DECL_GETLINE
1377
1378 /* Define to 1 if getloadavg is declared even after undefining macros. */
1379 #undef HAVE_RAW_DECL_GETLOADAVG
1380
1381 /* Define to 1 if getlogin is declared even after undefining macros. */
1382 #undef HAVE_RAW_DECL_GETLOGIN
1383
1384 /* Define to 1 if getlogin_r is declared even after undefining macros. */
1385 #undef HAVE_RAW_DECL_GETLOGIN_R
1386
1387 /* Define to 1 if getpagesize is declared even after undefining macros. */
1388 #undef HAVE_RAW_DECL_GETPAGESIZE
1389
1390 /* Define to 1 if gets is declared even after undefining macros. */
1391 #undef HAVE_RAW_DECL_GETS
1392
1393 /* Define to 1 if getsubopt is declared even after undefining macros. */
1394 #undef HAVE_RAW_DECL_GETSUBOPT
1395
1396 /* Define to 1 if gettimeofday is declared even after undefining macros. */
1397 #undef HAVE_RAW_DECL_GETTIMEOFDAY
1398
1399 /* Define to 1 if getusershell is declared even after undefining macros. */
1400 #undef HAVE_RAW_DECL_GETUSERSHELL
1401
1402 /* Define to 1 if grantpt is declared even after undefining macros. */
1403 #undef HAVE_RAW_DECL_GRANTPT
1404
1405 /* Define to 1 if group_member is declared even after undefining macros. */
1406 #undef HAVE_RAW_DECL_GROUP_MEMBER
1407
1408 /* Define to 1 if hypotf is declared even after undefining macros. */
1409 #undef HAVE_RAW_DECL_HYPOTF
1410
1411 /* Define to 1 if hypotl is declared even after undefining macros. */
1412 #undef HAVE_RAW_DECL_HYPOTL
1413
1414 /* Define to 1 if ilogb is declared even after undefining macros. */
1415 #undef HAVE_RAW_DECL_ILOGB
1416
1417 /* Define to 1 if ilogbf is declared even after undefining macros. */
1418 #undef HAVE_RAW_DECL_ILOGBF
1419
1420 /* Define to 1 if ilogbl is declared even after undefining macros. */
1421 #undef HAVE_RAW_DECL_ILOGBL
1422
1423 /* Define to 1 if imaxabs is declared even after undefining macros. */
1424 #undef HAVE_RAW_DECL_IMAXABS
1425
1426 /* Define to 1 if imaxdiv is declared even after undefining macros. */
1427 #undef HAVE_RAW_DECL_IMAXDIV
1428
1429 /* Define to 1 if initstate is declared even after undefining macros. */
1430 #undef HAVE_RAW_DECL_INITSTATE
1431
1432 /* Define to 1 if initstate_r is declared even after undefining macros. */
1433 #undef HAVE_RAW_DECL_INITSTATE_R
1434
1435 /* Define to 1 if isatty is declared even after undefining macros. */
1436 #undef HAVE_RAW_DECL_ISATTY
1437
1438 /* Define to 1 if isblank is declared even after undefining macros. */
1439 #undef HAVE_RAW_DECL_ISBLANK
1440
1441 /* Define to 1 if iswctype is declared even after undefining macros. */
1442 #undef HAVE_RAW_DECL_ISWCTYPE
1443
1444 /* Define to 1 if lchmod is declared even after undefining macros. */
1445 #undef HAVE_RAW_DECL_LCHMOD
1446
1447 /* Define to 1 if lchown is declared even after undefining macros. */
1448 #undef HAVE_RAW_DECL_LCHOWN
1449
1450 /* Define to 1 if ldexpf is declared even after undefining macros. */
1451 #undef HAVE_RAW_DECL_LDEXPF
1452
1453 /* Define to 1 if ldexpl is declared even after undefining macros. */
1454 #undef HAVE_RAW_DECL_LDEXPL
1455
1456 /* Define to 1 if link is declared even after undefining macros. */
1457 #undef HAVE_RAW_DECL_LINK
1458
1459 /* Define to 1 if linkat is declared even after undefining macros. */
1460 #undef HAVE_RAW_DECL_LINKAT
1461
1462 /* Define to 1 if log is declared even after undefining macros. */
1463 #undef HAVE_RAW_DECL_LOG
1464
1465 /* Define to 1 if log10 is declared even after undefining macros. */
1466 #undef HAVE_RAW_DECL_LOG10
1467
1468 /* Define to 1 if log10f is declared even after undefining macros. */
1469 #undef HAVE_RAW_DECL_LOG10F
1470
1471 /* Define to 1 if log10l is declared even after undefining macros. */
1472 #undef HAVE_RAW_DECL_LOG10L
1473
1474 /* Define to 1 if log1p is declared even after undefining macros. */
1475 #undef HAVE_RAW_DECL_LOG1P
1476
1477 /* Define to 1 if log1pf is declared even after undefining macros. */
1478 #undef HAVE_RAW_DECL_LOG1PF
1479
1480 /* Define to 1 if log1pl is declared even after undefining macros. */
1481 #undef HAVE_RAW_DECL_LOG1PL
1482
1483 /* Define to 1 if log2 is declared even after undefining macros. */
1484 #undef HAVE_RAW_DECL_LOG2
1485
1486 /* Define to 1 if log2f is declared even after undefining macros. */
1487 #undef HAVE_RAW_DECL_LOG2F
1488
1489 /* Define to 1 if log2l is declared even after undefining macros. */
1490 #undef HAVE_RAW_DECL_LOG2L
1491
1492 /* Define to 1 if logb is declared even after undefining macros. */
1493 #undef HAVE_RAW_DECL_LOGB
1494
1495 /* Define to 1 if logbf is declared even after undefining macros. */
1496 #undef HAVE_RAW_DECL_LOGBF
1497
1498 /* Define to 1 if logbl is declared even after undefining macros. */
1499 #undef HAVE_RAW_DECL_LOGBL
1500
1501 /* Define to 1 if logf is declared even after undefining macros. */
1502 #undef HAVE_RAW_DECL_LOGF
1503
1504 /* Define to 1 if logl is declared even after undefining macros. */
1505 #undef HAVE_RAW_DECL_LOGL
1506
1507 /* Define to 1 if lseek is declared even after undefining macros. */
1508 #undef HAVE_RAW_DECL_LSEEK
1509
1510 /* Define to 1 if lstat is declared even after undefining macros. */
1511 #undef HAVE_RAW_DECL_LSTAT
1512
1513 /* Define to 1 if mbrlen is declared even after undefining macros. */
1514 #undef HAVE_RAW_DECL_MBRLEN
1515
1516 /* Define to 1 if mbrtowc is declared even after undefining macros. */
1517 #undef HAVE_RAW_DECL_MBRTOWC
1518
1519 /* Define to 1 if mbsinit is declared even after undefining macros. */
1520 #undef HAVE_RAW_DECL_MBSINIT
1521
1522 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
1523 #undef HAVE_RAW_DECL_MBSNRTOWCS
1524
1525 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
1526 #undef HAVE_RAW_DECL_MBSRTOWCS
1527
1528 /* Define to 1 if memmem is declared even after undefining macros. */
1529 #undef HAVE_RAW_DECL_MEMMEM
1530
1531 /* Define to 1 if mempcpy is declared even after undefining macros. */
1532 #undef HAVE_RAW_DECL_MEMPCPY
1533
1534 /* Define to 1 if memrchr is declared even after undefining macros. */
1535 #undef HAVE_RAW_DECL_MEMRCHR
1536
1537 /* Define to 1 if mkdirat is declared even after undefining macros. */
1538 #undef HAVE_RAW_DECL_MKDIRAT
1539
1540 /* Define to 1 if mkdtemp is declared even after undefining macros. */
1541 #undef HAVE_RAW_DECL_MKDTEMP
1542
1543 /* Define to 1 if mkfifo is declared even after undefining macros. */
1544 #undef HAVE_RAW_DECL_MKFIFO
1545
1546 /* Define to 1 if mkfifoat is declared even after undefining macros. */
1547 #undef HAVE_RAW_DECL_MKFIFOAT
1548
1549 /* Define to 1 if mknod is declared even after undefining macros. */
1550 #undef HAVE_RAW_DECL_MKNOD
1551
1552 /* Define to 1 if mknodat is declared even after undefining macros. */
1553 #undef HAVE_RAW_DECL_MKNODAT
1554
1555 /* Define to 1 if mkostemp is declared even after undefining macros. */
1556 #undef HAVE_RAW_DECL_MKOSTEMP
1557
1558 /* Define to 1 if mkostemps is declared even after undefining macros. */
1559 #undef HAVE_RAW_DECL_MKOSTEMPS
1560
1561 /* Define to 1 if mkstemp is declared even after undefining macros. */
1562 #undef HAVE_RAW_DECL_MKSTEMP
1563
1564 /* Define to 1 if mkstemps is declared even after undefining macros. */
1565 #undef HAVE_RAW_DECL_MKSTEMPS
1566
1567 /* Define to 1 if modf is declared even after undefining macros. */
1568 #undef HAVE_RAW_DECL_MODF
1569
1570 /* Define to 1 if modff is declared even after undefining macros. */
1571 #undef HAVE_RAW_DECL_MODFF
1572
1573 /* Define to 1 if modfl is declared even after undefining macros. */
1574 #undef HAVE_RAW_DECL_MODFL
1575
1576 /* Define to 1 if nl_langinfo is declared even after undefining macros. */
1577 #undef HAVE_RAW_DECL_NL_LANGINFO
1578
1579 /* Define to 1 if openat is declared even after undefining macros. */
1580 #undef HAVE_RAW_DECL_OPENAT
1581
1582 /* Define to 1 if opendir is declared even after undefining macros. */
1583 #undef HAVE_RAW_DECL_OPENDIR
1584
1585 /* Define to 1 if pclose is declared even after undefining macros. */
1586 #undef HAVE_RAW_DECL_PCLOSE
1587
1588 /* Define to 1 if pipe is declared even after undefining macros. */
1589 #undef HAVE_RAW_DECL_PIPE
1590
1591 /* Define to 1 if pipe2 is declared even after undefining macros. */
1592 #undef HAVE_RAW_DECL_PIPE2
1593
1594 /* Define to 1 if popen is declared even after undefining macros. */
1595 #undef HAVE_RAW_DECL_POPEN
1596
1597 /* Define to 1 if posix_openpt is declared even after undefining macros. */
1598 #undef HAVE_RAW_DECL_POSIX_OPENPT
1599
1600 /* Define to 1 if posix_spawn is declared even after undefining macros. */
1601 #undef HAVE_RAW_DECL_POSIX_SPAWN
1602
1603 /* Define to 1 if posix_spawnattr_destroy is declared even after undefining
1604    macros. */
1605 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY
1606
1607 /* Define to 1 if posix_spawnattr_getflags is declared even after undefining
1608    macros. */
1609 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS
1610
1611 /* Define to 1 if posix_spawnattr_getpgroup is declared even after undefining
1612    macros. */
1613 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP
1614
1615 /* Define to 1 if posix_spawnattr_getschedparam is declared even after
1616    undefining macros. */
1617 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM
1618
1619 /* Define to 1 if posix_spawnattr_getschedpolicy is declared even after
1620    undefining macros. */
1621 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY
1622
1623 /* Define to 1 if posix_spawnattr_getsigdefault is declared even after
1624    undefining macros. */
1625 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT
1626
1627 /* Define to 1 if posix_spawnattr_getsigmask is declared even after undefining
1628    macros. */
1629 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK
1630
1631 /* Define to 1 if posix_spawnattr_init is declared even after undefining
1632    macros. */
1633 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT
1634
1635 /* Define to 1 if posix_spawnattr_setflags is declared even after undefining
1636    macros. */
1637 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS
1638
1639 /* Define to 1 if posix_spawnattr_setpgroup is declared even after undefining
1640    macros. */
1641 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP
1642
1643 /* Define to 1 if posix_spawnattr_setschedparam is declared even after
1644    undefining macros. */
1645 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM
1646
1647 /* Define to 1 if posix_spawnattr_setschedpolicy is declared even after
1648    undefining macros. */
1649 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY
1650
1651 /* Define to 1 if posix_spawnattr_setsigdefault is declared even after
1652    undefining macros. */
1653 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT
1654
1655 /* Define to 1 if posix_spawnattr_setsigmask is declared even after undefining
1656    macros. */
1657 #undef HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK
1658
1659 /* Define to 1 if posix_spawnp is declared even after undefining macros. */
1660 #undef HAVE_RAW_DECL_POSIX_SPAWNP
1661
1662 /* Define to 1 if posix_spawn_file_actions_addclose is declared even after
1663    undefining macros. */
1664 #undef HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE
1665
1666 /* Define to 1 if posix_spawn_file_actions_adddup2 is declared even after
1667    undefining macros. */
1668 #undef HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2
1669
1670 /* Define to 1 if posix_spawn_file_actions_addopen is declared even after
1671    undefining macros. */
1672 #undef HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN
1673
1674 /* Define to 1 if posix_spawn_file_actions_destroy is declared even after
1675    undefining macros. */
1676 #undef HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY
1677
1678 /* Define to 1 if posix_spawn_file_actions_init is declared even after
1679    undefining macros. */
1680 #undef HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT
1681
1682 /* Define to 1 if powf is declared even after undefining macros. */
1683 #undef HAVE_RAW_DECL_POWF
1684
1685 /* Define to 1 if pread is declared even after undefining macros. */
1686 #undef HAVE_RAW_DECL_PREAD
1687
1688 /* Define to 1 if pselect is declared even after undefining macros. */
1689 #undef HAVE_RAW_DECL_PSELECT
1690
1691 /* Define to 1 if pthread_sigmask is declared even after undefining macros. */
1692 #undef HAVE_RAW_DECL_PTHREAD_SIGMASK
1693
1694 /* Define to 1 if ptsname is declared even after undefining macros. */
1695 #undef HAVE_RAW_DECL_PTSNAME
1696
1697 /* Define to 1 if ptsname_r is declared even after undefining macros. */
1698 #undef HAVE_RAW_DECL_PTSNAME_R
1699
1700 /* Define to 1 if pwrite is declared even after undefining macros. */
1701 #undef HAVE_RAW_DECL_PWRITE
1702
1703 /* Define to 1 if random is declared even after undefining macros. */
1704 #undef HAVE_RAW_DECL_RANDOM
1705
1706 /* Define to 1 if random_r is declared even after undefining macros. */
1707 #undef HAVE_RAW_DECL_RANDOM_R
1708
1709 /* Define to 1 if rawmemchr is declared even after undefining macros. */
1710 #undef HAVE_RAW_DECL_RAWMEMCHR
1711
1712 /* Define to 1 if readdir is declared even after undefining macros. */
1713 #undef HAVE_RAW_DECL_READDIR
1714
1715 /* Define to 1 if readlink is declared even after undefining macros. */
1716 #undef HAVE_RAW_DECL_READLINK
1717
1718 /* Define to 1 if readlinkat is declared even after undefining macros. */
1719 #undef HAVE_RAW_DECL_READLINKAT
1720
1721 /* Define to 1 if realpath is declared even after undefining macros. */
1722 #undef HAVE_RAW_DECL_REALPATH
1723
1724 /* Define to 1 if remainder is declared even after undefining macros. */
1725 #undef HAVE_RAW_DECL_REMAINDER
1726
1727 /* Define to 1 if remainderf is declared even after undefining macros. */
1728 #undef HAVE_RAW_DECL_REMAINDERF
1729
1730 /* Define to 1 if remainderl is declared even after undefining macros. */
1731 #undef HAVE_RAW_DECL_REMAINDERL
1732
1733 /* Define to 1 if renameat is declared even after undefining macros. */
1734 #undef HAVE_RAW_DECL_RENAMEAT
1735
1736 /* Define to 1 if rewinddir is declared even after undefining macros. */
1737 #undef HAVE_RAW_DECL_REWINDDIR
1738
1739 /* Define to 1 if rint is declared even after undefining macros. */
1740 #undef HAVE_RAW_DECL_RINT
1741
1742 /* Define to 1 if rintf is declared even after undefining macros. */
1743 #undef HAVE_RAW_DECL_RINTF
1744
1745 /* Define to 1 if rintl is declared even after undefining macros. */
1746 #undef HAVE_RAW_DECL_RINTL
1747
1748 /* Define to 1 if rmdir is declared even after undefining macros. */
1749 #undef HAVE_RAW_DECL_RMDIR
1750
1751 /* Define to 1 if round is declared even after undefining macros. */
1752 #undef HAVE_RAW_DECL_ROUND
1753
1754 /* Define to 1 if roundf is declared even after undefining macros. */
1755 #undef HAVE_RAW_DECL_ROUNDF
1756
1757 /* Define to 1 if roundl is declared even after undefining macros. */
1758 #undef HAVE_RAW_DECL_ROUNDL
1759
1760 /* Define to 1 if rpmatch is declared even after undefining macros. */
1761 #undef HAVE_RAW_DECL_RPMATCH
1762
1763 /* Define to 1 if scandir is declared even after undefining macros. */
1764 #undef HAVE_RAW_DECL_SCANDIR
1765
1766 /* Define to 1 if secure_getenv is declared even after undefining macros. */
1767 #undef HAVE_RAW_DECL_SECURE_GETENV
1768
1769 /* Define to 1 if select is declared even after undefining macros. */
1770 #undef HAVE_RAW_DECL_SELECT
1771
1772 /* Define to 1 if setenv is declared even after undefining macros. */
1773 #undef HAVE_RAW_DECL_SETENV
1774
1775 /* Define to 1 if sethostname is declared even after undefining macros. */
1776 #undef HAVE_RAW_DECL_SETHOSTNAME
1777
1778 /* Define to 1 if setlocale is declared even after undefining macros. */
1779 #undef HAVE_RAW_DECL_SETLOCALE
1780
1781 /* Define to 1 if setstate is declared even after undefining macros. */
1782 #undef HAVE_RAW_DECL_SETSTATE
1783
1784 /* Define to 1 if setstate_r is declared even after undefining macros. */
1785 #undef HAVE_RAW_DECL_SETSTATE_R
1786
1787 /* Define to 1 if setusershell is declared even after undefining macros. */
1788 #undef HAVE_RAW_DECL_SETUSERSHELL
1789
1790 /* Define to 1 if sigaction is declared even after undefining macros. */
1791 #undef HAVE_RAW_DECL_SIGACTION
1792
1793 /* Define to 1 if sigaddset is declared even after undefining macros. */
1794 #undef HAVE_RAW_DECL_SIGADDSET
1795
1796 /* Define to 1 if sigdelset is declared even after undefining macros. */
1797 #undef HAVE_RAW_DECL_SIGDELSET
1798
1799 /* Define to 1 if sigemptyset is declared even after undefining macros. */
1800 #undef HAVE_RAW_DECL_SIGEMPTYSET
1801
1802 /* Define to 1 if sigfillset is declared even after undefining macros. */
1803 #undef HAVE_RAW_DECL_SIGFILLSET
1804
1805 /* Define to 1 if sigismember is declared even after undefining macros. */
1806 #undef HAVE_RAW_DECL_SIGISMEMBER
1807
1808 /* Define to 1 if sigpending is declared even after undefining macros. */
1809 #undef HAVE_RAW_DECL_SIGPENDING
1810
1811 /* Define to 1 if sigprocmask is declared even after undefining macros. */
1812 #undef HAVE_RAW_DECL_SIGPROCMASK
1813
1814 /* Define to 1 if sinf is declared even after undefining macros. */
1815 #undef HAVE_RAW_DECL_SINF
1816
1817 /* Define to 1 if sinhf is declared even after undefining macros. */
1818 #undef HAVE_RAW_DECL_SINHF
1819
1820 /* Define to 1 if sinl is declared even after undefining macros. */
1821 #undef HAVE_RAW_DECL_SINL
1822
1823 /* Define to 1 if sleep is declared even after undefining macros. */
1824 #undef HAVE_RAW_DECL_SLEEP
1825
1826 /* Define to 1 if snprintf is declared even after undefining macros. */
1827 #undef HAVE_RAW_DECL_SNPRINTF
1828
1829 /* Define to 1 if sqrtf is declared even after undefining macros. */
1830 #undef HAVE_RAW_DECL_SQRTF
1831
1832 /* Define to 1 if sqrtl is declared even after undefining macros. */
1833 #undef HAVE_RAW_DECL_SQRTL
1834
1835 /* Define to 1 if srandom is declared even after undefining macros. */
1836 #undef HAVE_RAW_DECL_SRANDOM
1837
1838 /* Define to 1 if srandom_r is declared even after undefining macros. */
1839 #undef HAVE_RAW_DECL_SRANDOM_R
1840
1841 /* Define to 1 if stat is declared even after undefining macros. */
1842 #undef HAVE_RAW_DECL_STAT
1843
1844 /* Define to 1 if stpcpy is declared even after undefining macros. */
1845 #undef HAVE_RAW_DECL_STPCPY
1846
1847 /* Define to 1 if stpncpy is declared even after undefining macros. */
1848 #undef HAVE_RAW_DECL_STPNCPY
1849
1850 /* Define to 1 if strcasestr is declared even after undefining macros. */
1851 #undef HAVE_RAW_DECL_STRCASESTR
1852
1853 /* Define to 1 if strchrnul is declared even after undefining macros. */
1854 #undef HAVE_RAW_DECL_STRCHRNUL
1855
1856 /* Define to 1 if strdup is declared even after undefining macros. */
1857 #undef HAVE_RAW_DECL_STRDUP
1858
1859 /* Define to 1 if strerror_r is declared even after undefining macros. */
1860 #undef HAVE_RAW_DECL_STRERROR_R
1861
1862 /* Define to 1 if strncat is declared even after undefining macros. */
1863 #undef HAVE_RAW_DECL_STRNCAT
1864
1865 /* Define to 1 if strndup is declared even after undefining macros. */
1866 #undef HAVE_RAW_DECL_STRNDUP
1867
1868 /* Define to 1 if strnlen is declared even after undefining macros. */
1869 #undef HAVE_RAW_DECL_STRNLEN
1870
1871 /* Define to 1 if strpbrk is declared even after undefining macros. */
1872 #undef HAVE_RAW_DECL_STRPBRK
1873
1874 /* Define to 1 if strsep is declared even after undefining macros. */
1875 #undef HAVE_RAW_DECL_STRSEP
1876
1877 /* Define to 1 if strsignal is declared even after undefining macros. */
1878 #undef HAVE_RAW_DECL_STRSIGNAL
1879
1880 /* Define to 1 if strtod is declared even after undefining macros. */
1881 #undef HAVE_RAW_DECL_STRTOD
1882
1883 /* Define to 1 if strtoimax is declared even after undefining macros. */
1884 #undef HAVE_RAW_DECL_STRTOIMAX
1885
1886 /* Define to 1 if strtok_r is declared even after undefining macros. */
1887 #undef HAVE_RAW_DECL_STRTOK_R
1888
1889 /* Define to 1 if strtoll is declared even after undefining macros. */
1890 #undef HAVE_RAW_DECL_STRTOLL
1891
1892 /* Define to 1 if strtoull is declared even after undefining macros. */
1893 #undef HAVE_RAW_DECL_STRTOULL
1894
1895 /* Define to 1 if strtoumax is declared even after undefining macros. */
1896 #undef HAVE_RAW_DECL_STRTOUMAX
1897
1898 /* Define to 1 if strverscmp is declared even after undefining macros. */
1899 #undef HAVE_RAW_DECL_STRVERSCMP
1900
1901 /* Define to 1 if symlink is declared even after undefining macros. */
1902 #undef HAVE_RAW_DECL_SYMLINK
1903
1904 /* Define to 1 if symlinkat is declared even after undefining macros. */
1905 #undef HAVE_RAW_DECL_SYMLINKAT
1906
1907 /* Define to 1 if tanf is declared even after undefining macros. */
1908 #undef HAVE_RAW_DECL_TANF
1909
1910 /* Define to 1 if tanhf is declared even after undefining macros. */
1911 #undef HAVE_RAW_DECL_TANHF
1912
1913 /* Define to 1 if tanl is declared even after undefining macros. */
1914 #undef HAVE_RAW_DECL_TANL
1915
1916 /* Define to 1 if tmpfile is declared even after undefining macros. */
1917 #undef HAVE_RAW_DECL_TMPFILE
1918
1919 /* Define to 1 if towctrans is declared even after undefining macros. */
1920 #undef HAVE_RAW_DECL_TOWCTRANS
1921
1922 /* Define to 1 if trunc is declared even after undefining macros. */
1923 #undef HAVE_RAW_DECL_TRUNC
1924
1925 /* Define to 1 if truncf is declared even after undefining macros. */
1926 #undef HAVE_RAW_DECL_TRUNCF
1927
1928 /* Define to 1 if truncl is declared even after undefining macros. */
1929 #undef HAVE_RAW_DECL_TRUNCL
1930
1931 /* Define to 1 if ttyname_r is declared even after undefining macros. */
1932 #undef HAVE_RAW_DECL_TTYNAME_R
1933
1934 /* Define to 1 if unlink is declared even after undefining macros. */
1935 #undef HAVE_RAW_DECL_UNLINK
1936
1937 /* Define to 1 if unlinkat is declared even after undefining macros. */
1938 #undef HAVE_RAW_DECL_UNLINKAT
1939
1940 /* Define to 1 if unlockpt is declared even after undefining macros. */
1941 #undef HAVE_RAW_DECL_UNLOCKPT
1942
1943 /* Define to 1 if unsetenv is declared even after undefining macros. */
1944 #undef HAVE_RAW_DECL_UNSETENV
1945
1946 /* Define to 1 if usleep is declared even after undefining macros. */
1947 #undef HAVE_RAW_DECL_USLEEP
1948
1949 /* Define to 1 if utimensat is declared even after undefining macros. */
1950 #undef HAVE_RAW_DECL_UTIMENSAT
1951
1952 /* Define to 1 if vdprintf is declared even after undefining macros. */
1953 #undef HAVE_RAW_DECL_VDPRINTF
1954
1955 /* Define to 1 if vsnprintf is declared even after undefining macros. */
1956 #undef HAVE_RAW_DECL_VSNPRINTF
1957
1958 /* Define to 1 if waitpid is declared even after undefining macros. */
1959 #undef HAVE_RAW_DECL_WAITPID
1960
1961 /* Define to 1 if wcpcpy is declared even after undefining macros. */
1962 #undef HAVE_RAW_DECL_WCPCPY
1963
1964 /* Define to 1 if wcpncpy is declared even after undefining macros. */
1965 #undef HAVE_RAW_DECL_WCPNCPY
1966
1967 /* Define to 1 if wcrtomb is declared even after undefining macros. */
1968 #undef HAVE_RAW_DECL_WCRTOMB
1969
1970 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
1971 #undef HAVE_RAW_DECL_WCSCASECMP
1972
1973 /* Define to 1 if wcscat is declared even after undefining macros. */
1974 #undef HAVE_RAW_DECL_WCSCAT
1975
1976 /* Define to 1 if wcschr is declared even after undefining macros. */
1977 #undef HAVE_RAW_DECL_WCSCHR
1978
1979 /* Define to 1 if wcscmp is declared even after undefining macros. */
1980 #undef HAVE_RAW_DECL_WCSCMP
1981
1982 /* Define to 1 if wcscoll is declared even after undefining macros. */
1983 #undef HAVE_RAW_DECL_WCSCOLL
1984
1985 /* Define to 1 if wcscpy is declared even after undefining macros. */
1986 #undef HAVE_RAW_DECL_WCSCPY
1987
1988 /* Define to 1 if wcscspn is declared even after undefining macros. */
1989 #undef HAVE_RAW_DECL_WCSCSPN
1990
1991 /* Define to 1 if wcsdup is declared even after undefining macros. */
1992 #undef HAVE_RAW_DECL_WCSDUP
1993
1994 /* Define to 1 if wcslen is declared even after undefining macros. */
1995 #undef HAVE_RAW_DECL_WCSLEN
1996
1997 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1998 #undef HAVE_RAW_DECL_WCSNCASECMP
1999
2000 /* Define to 1 if wcsncat is declared even after undefining macros. */
2001 #undef HAVE_RAW_DECL_WCSNCAT
2002
2003 /* Define to 1 if wcsncmp is declared even after undefining macros. */
2004 #undef HAVE_RAW_DECL_WCSNCMP
2005
2006 /* Define to 1 if wcsncpy is declared even after undefining macros. */
2007 #undef HAVE_RAW_DECL_WCSNCPY
2008
2009 /* Define to 1 if wcsnlen is declared even after undefining macros. */
2010 #undef HAVE_RAW_DECL_WCSNLEN
2011
2012 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
2013 #undef HAVE_RAW_DECL_WCSNRTOMBS
2014
2015 /* Define to 1 if wcspbrk is declared even after undefining macros. */
2016 #undef HAVE_RAW_DECL_WCSPBRK
2017
2018 /* Define to 1 if wcsrchr is declared even after undefining macros. */
2019 #undef HAVE_RAW_DECL_WCSRCHR
2020
2021 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
2022 #undef HAVE_RAW_DECL_WCSRTOMBS
2023
2024 /* Define to 1 if wcsspn is declared even after undefining macros. */
2025 #undef HAVE_RAW_DECL_WCSSPN
2026
2027 /* Define to 1 if wcsstr is declared even after undefining macros. */
2028 #undef HAVE_RAW_DECL_WCSSTR
2029
2030 /* Define to 1 if wcstok is declared even after undefining macros. */
2031 #undef HAVE_RAW_DECL_WCSTOK
2032
2033 /* Define to 1 if wcswidth is declared even after undefining macros. */
2034 #undef HAVE_RAW_DECL_WCSWIDTH
2035
2036 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
2037 #undef HAVE_RAW_DECL_WCSXFRM
2038
2039 /* Define to 1 if wctob is declared even after undefining macros. */
2040 #undef HAVE_RAW_DECL_WCTOB
2041
2042 /* Define to 1 if wctrans is declared even after undefining macros. */
2043 #undef HAVE_RAW_DECL_WCTRANS
2044
2045 /* Define to 1 if wctype is declared even after undefining macros. */
2046 #undef HAVE_RAW_DECL_WCTYPE
2047
2048 /* Define to 1 if wcwidth is declared even after undefining macros. */
2049 #undef HAVE_RAW_DECL_WCWIDTH
2050
2051 /* Define to 1 if wmemchr is declared even after undefining macros. */
2052 #undef HAVE_RAW_DECL_WMEMCHR
2053
2054 /* Define to 1 if wmemcmp is declared even after undefining macros. */
2055 #undef HAVE_RAW_DECL_WMEMCMP
2056
2057 /* Define to 1 if wmemcpy is declared even after undefining macros. */
2058 #undef HAVE_RAW_DECL_WMEMCPY
2059
2060 /* Define to 1 if wmemmove is declared even after undefining macros. */
2061 #undef HAVE_RAW_DECL_WMEMMOVE
2062
2063 /* Define to 1 if wmemset is declared even after undefining macros. */
2064 #undef HAVE_RAW_DECL_WMEMSET
2065
2066 /* Define to 1 if _Exit is declared even after undefining macros. */
2067 #undef HAVE_RAW_DECL__EXIT
2068
2069 /* Define to 1 if you have the `readdir' function. */
2070 #undef HAVE_READDIR
2071
2072 /* Define to 1 if you have the `readlink' function. */
2073 #undef HAVE_READLINK
2074
2075 /* Define to 1 if you have the `readlinkat' function. */
2076 #undef HAVE_READLINKAT
2077
2078 /* Define if the 'realloc' function is POSIX compliant. */
2079 #undef HAVE_REALLOC_POSIX
2080
2081 /* Define to 1 if you have the `realpath' function. */
2082 #undef HAVE_REALPATH
2083
2084 /* Define to 1 if you have the <resolv.h> header file. */
2085 #undef HAVE_RESOLV_H
2086
2087 /* Define to 1 if 'long double' and 'double' have the same representation. */
2088 #undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
2089
2090 /* Define to 1 if you have the <sched.h> header file. */
2091 #undef HAVE_SCHED_H
2092
2093 /* Define to 1 if you have the `sched_setparam' function. */
2094 #undef HAVE_SCHED_SETPARAM
2095
2096 /* Define to 1 if you have the `sched_setscheduler' function. */
2097 #undef HAVE_SCHED_SETSCHEDULER
2098
2099 /* Define to 1 if you have the <search.h> header file. */
2100 #undef HAVE_SEARCH_H
2101
2102 /* Define to 1 if you have the `secure_getenv' function. */
2103 #undef HAVE_SECURE_GETENV
2104
2105 /* Define to 1 if you have the `select' function. */
2106 #undef HAVE_SELECT
2107
2108 /* Define to 1 if you have the `setdtablesize' function. */
2109 #undef HAVE_SETDTABLESIZE
2110
2111 /* Define to 1 if you have the `setegid' function. */
2112 #undef HAVE_SETEGID
2113
2114 /* Define to 1 if you have the `setenv' function. */
2115 #undef HAVE_SETENV
2116
2117 /* Define to 1 if you have the `seteuid' function. */
2118 #undef HAVE_SETEUID
2119
2120 /* Define to 1 if you have the `setlocale' function. */
2121 #undef HAVE_SETLOCALE
2122
2123 /* Define to 1 if you have the `setrlimit' function. */
2124 #undef HAVE_SETRLIMIT
2125
2126 /* Define to 1 if you have the `shlload' function. */
2127 #undef HAVE_SHLLOAD
2128
2129 /* Define to 1 if you have the `sigaction' function. */
2130 #undef HAVE_SIGACTION
2131
2132 /* Define to 1 if you have the `sigaltstack' function. */
2133 #undef HAVE_SIGALTSTACK
2134
2135 /* Define to 1 if <signal.h> defines the siginfo_t type, and struct sigaction
2136    has the sa_sigaction member and the SA_SIGINFO flag. */
2137 #undef HAVE_SIGINFO
2138
2139 /* Define to 1 if the system has the type `siginfo_t'. */
2140 #undef HAVE_SIGINFO_T
2141
2142 /* Define to 1 if you have the `siginterrupt' function. */
2143 #undef HAVE_SIGINTERRUPT
2144
2145 /* Define to 1 if you have the <signal.h> header file. */
2146 #undef HAVE_SIGNAL_H
2147
2148 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
2149 #undef HAVE_SIGNED_SIG_ATOMIC_T
2150
2151 /* Define to 1 if 'wchar_t' is a signed integer type. */
2152 #undef HAVE_SIGNED_WCHAR_T
2153
2154 /* Define to 1 if 'wint_t' is a signed integer type. */
2155 #undef HAVE_SIGNED_WINT_T
2156
2157 /* Define to 1 if the system has the type `sigset_t'. */
2158 #undef HAVE_SIGSET_T
2159
2160 /* Define to 1 if the system has the type `sig_atomic_t'. */
2161 #undef HAVE_SIG_ATOMIC_T
2162
2163 /* Define to 1 if you have the `sleep' function. */
2164 #undef HAVE_SLEEP
2165
2166 /* Define to 1 if you have the `snprintf' function. */
2167 #undef HAVE_SNPRINTF
2168
2169 /* Define if the return value of the snprintf function is the number of of
2170    bytes (excluding the terminating NUL) that would have been produced if the
2171    buffer had been large enough. */
2172 #undef HAVE_SNPRINTF_RETVAL_C99
2173
2174 /* Define to 1 if you have the <spawn.h> header file. */
2175 #undef HAVE_SPAWN_H
2176
2177 /* Define to 1 if you have the `stat' function. */
2178 #undef HAVE_STAT
2179
2180 /* Define to 1 if you have the `statacl' function. */
2181 #undef HAVE_STATACL
2182
2183 /* Define to 1 if you have the <stddef.h> header file. */
2184 #undef HAVE_STDDEF_H
2185
2186 /* Define to 1 if you have the <stdint.h> header file. */
2187 #undef HAVE_STDINT_H
2188
2189 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
2190    uintmax_t. */
2191 #undef HAVE_STDINT_H_WITH_UINTMAX
2192
2193 /* Define to 1 if you have the <stdlib.h> header file. */
2194 #undef HAVE_STDLIB_H
2195
2196 /* Define to 1 if you have the `stpcpy' function. */
2197 #undef HAVE_STPCPY
2198
2199 /* Define if you have the stpncpy() function and it works. */
2200 #undef HAVE_STPNCPY
2201
2202 /* Define to 1 if you have the `strcasecmp' function. */
2203 #undef HAVE_STRCASECMP
2204
2205 /* Define to 1 if you have the `strchrnul' function. */
2206 #undef HAVE_STRCHRNUL
2207
2208 /* Define to 1 if you have the `strcspn' function. */
2209 #undef HAVE_STRCSPN
2210
2211 /* Define to 1 if you have the `strdup' function. */
2212 #undef HAVE_STRDUP
2213
2214 /* Define to 1 if you have the `strerror_r' function. */
2215 #undef HAVE_STRERROR_R
2216
2217 /* Define to 1 if you have the `strftime' function. */
2218 #undef HAVE_STRFTIME
2219
2220 /* Define to 1 if you have the <strings.h> header file. */
2221 #undef HAVE_STRINGS_H
2222
2223 /* Define to 1 if you have the <string.h> header file. */
2224 #undef HAVE_STRING_H
2225
2226 /* Define to 1 if you have the `strnlen' function. */
2227 #undef HAVE_STRNLEN
2228
2229 /* Define to 1 if you have the `strpbrk' function. */
2230 #undef HAVE_STRPBRK
2231
2232 /* Define to 1 if you have the `strtol' function. */
2233 #undef HAVE_STRTOL
2234
2235 /* Define to 1 if you have the `strtoul' function. */
2236 #undef HAVE_STRTOUL
2237
2238 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */
2239 #undef HAVE_STRUCT_LCONV_DECIMAL_POINT
2240
2241 /* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */
2242 #undef HAVE_STRUCT_SIGACTION_SA_SIGACTION
2243
2244 /* Define to 1 if `__names' is a member of `struct __locale_struct'. */
2245 #undef HAVE_STRUCT___LOCALE_STRUCT___NAMES
2246
2247 /* Define to 1 if you have the `symlink' function. */
2248 #undef HAVE_SYMLINK
2249
2250 /* Define to 1 if you have the <sys/acl.h> header file. */
2251 #undef HAVE_SYS_ACL_H
2252
2253 /* Define to 1 if you have the <sys/bitypes.h> header file. */
2254 #undef HAVE_SYS_BITYPES_H
2255
2256 /* Define to 1 if you have the <sys/inttypes.h> header file. */
2257 #undef HAVE_SYS_INTTYPES_H
2258
2259 /* Define to 1 if you have the <sys/mman.h> header file. */
2260 #undef HAVE_SYS_MMAN_H
2261
2262 /* Define to 1 if you have the <sys/param.h> header file. */
2263 #undef HAVE_SYS_PARAM_H
2264
2265 /* Define to 1 if you have the <sys/select.h> header file. */
2266 #undef HAVE_SYS_SELECT_H
2267
2268 /* Define to 1 if you have the <sys/socket.h> header file. */
2269 #undef HAVE_SYS_SOCKET_H
2270
2271 /* Define to 1 if you have the <sys/stat.h> header file. */
2272 #undef HAVE_SYS_STAT_H
2273
2274 /* Define to 1 if you have the <sys/timeb.h> header file. */
2275 #undef HAVE_SYS_TIMEB_H
2276
2277 /* Define to 1 if you have the <sys/time.h> header file. */
2278 #undef HAVE_SYS_TIME_H
2279
2280 /* Define to 1 if you have the <sys/types.h> header file. */
2281 #undef HAVE_SYS_TYPES_H
2282
2283 /* Define to 1 if you have the <sys/wait.h> header file. */
2284 #undef HAVE_SYS_WAIT_H
2285
2286 /* Define if tgetent(), tgetnum(), tgetstr(), tgetflag() are among the termcap
2287    library functions. */
2288 #undef HAVE_TERMCAP
2289
2290 /* Define if setupterm(), tigetnum(), tigetstr(), tigetflag() are among the
2291    termcap library functions. */
2292 #undef HAVE_TERMINFO
2293
2294 /* Define to 1 if you have the <time.h> header file. */
2295 #undef HAVE_TIME_H
2296
2297 /* Define to 1 if you have the `towlower' function. */
2298 #undef HAVE_TOWLOWER
2299
2300 /* Define if tparam() is among the termcap library functions. */
2301 #undef HAVE_TPARAM
2302
2303 /* Define to 1 if you have the `tsearch' function. */
2304 #undef HAVE_TSEARCH
2305
2306 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
2307 #undef HAVE_UINTMAX_T
2308
2309 /* Define if <sys/wait.h> defines the 'union wait' type. */
2310 #undef HAVE_UNION_WAIT
2311
2312 /* Define to 1 if you have the <unistd.h> header file. */
2313 #undef HAVE_UNISTD_H
2314
2315 /* Define to 1 if you have the `unsetenv' function. */
2316 #undef HAVE_UNSETENV
2317
2318 /* Define to 1 if the system has the type 'unsigned long long int'. */
2319 #undef HAVE_UNSIGNED_LONG_LONG_INT
2320
2321 /* Define to 1 if you have the `uselocale' function. */
2322 #undef HAVE_USELOCALE
2323
2324 /* Define to 1 if you have the `utime' function. */
2325 #undef HAVE_UTIME
2326
2327 /* Define to 1 if you have the `utimes' function. */
2328 #undef HAVE_UTIMES
2329
2330 /* Define to 1 if you have the <utime.h> header file. */
2331 #undef HAVE_UTIME_H
2332
2333 /* Define to 1 if you have the `vasnprintf' function. */
2334 #undef HAVE_VASNPRINTF
2335
2336 /* Define to 1 if you have the `vasprintf' function. */
2337 #undef HAVE_VASPRINTF
2338
2339 /* Define to 1 if you have the `vfork' function. */
2340 #undef HAVE_VFORK
2341
2342 /* Define to 1 if you have the <vfork.h> header file. */
2343 #undef HAVE_VFORK_H
2344
2345 /* Define to 1 or 0, depending whether the compiler supports simple visibility
2346    declarations. */
2347 #undef HAVE_VISIBILITY
2348
2349 /* Define to 1 if you have the `vsnprintf' function. */
2350 #undef HAVE_VSNPRINTF
2351
2352 /* Define to 1 if you have the `waitid' function. */
2353 #undef HAVE_WAITID
2354
2355 /* Define to 1 if you have the `waitpid' function. */
2356 #undef HAVE_WAITPID
2357
2358 /* Define to 1 if you have the <wchar.h> header file. */
2359 #undef HAVE_WCHAR_H
2360
2361 /* Define if you have the 'wchar_t' type. */
2362 #undef HAVE_WCHAR_T
2363
2364 /* Define to 1 if you have the `wcrtomb' function. */
2365 #undef HAVE_WCRTOMB
2366
2367 /* Define to 1 if you have the `wcslen' function. */
2368 #undef HAVE_WCSLEN
2369
2370 /* Define to 1 if you have the `wcsnlen' function. */
2371 #undef HAVE_WCSNLEN
2372
2373 /* Define to 1 if you have the `wctob' function. */
2374 #undef HAVE_WCTOB
2375
2376 /* Define to 1 if you have the <wctype.h> header file. */
2377 #undef HAVE_WCTYPE_H
2378
2379 /* Define to 1 if you have the `wcwidth' function. */
2380 #undef HAVE_WCWIDTH
2381
2382 /* Define to 1 if you have the <winsock2.h> header file. */
2383 #undef HAVE_WINSOCK2_H
2384
2385 /* Define if you have the 'wint_t' type. */
2386 #undef HAVE_WINT_T
2387
2388 /* Define to 1 if you have the `wmemchr' function. */
2389 #undef HAVE_WMEMCHR
2390
2391 /* Define to 1 if you have the `wmemcpy' function. */
2392 #undef HAVE_WMEMCPY
2393
2394 /* Define to 1 if you have the `wmempcpy' function. */
2395 #undef HAVE_WMEMPCPY
2396
2397 /* Define to 1 if `fork' works. */
2398 #undef HAVE_WORKING_FORK
2399
2400 /* Define to 1 if O_NOATIME works. */
2401 #undef HAVE_WORKING_O_NOATIME
2402
2403 /* Define to 1 if O_NOFOLLOW works. */
2404 #undef HAVE_WORKING_O_NOFOLLOW
2405
2406 /* Define if you have the posix_spawn and posix_spawnp functions and they
2407    work. */
2408 #undef HAVE_WORKING_POSIX_SPAWN
2409
2410 /* Define to 1 if `vfork' works. */
2411 #undef HAVE_WORKING_VFORK
2412
2413 /* Define to 1 if you have the <xlocale.h> header file. */
2414 #undef HAVE_XLOCALE_H
2415
2416 /* Define to 1 if the system has the type `_Bool'. */
2417 #undef HAVE__BOOL
2418
2419 /* Define to 1 if you have the `_ftelli64' function. */
2420 #undef HAVE__FTELLI64
2421
2422 /* Define to 1 if you have the `_ftime' function. */
2423 #undef HAVE__FTIME
2424
2425 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
2426 #undef HAVE__NSGETEXECUTABLEPATH
2427
2428 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
2429 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
2430
2431 /* Define to 1 if you have the `_stat' function. */
2432 #undef HAVE__STAT
2433
2434 /* Define to 1 if you have the `__fsetlocking' function. */
2435 #undef HAVE___FSETLOCKING
2436
2437 /* Define to 1 if you have the `__secure_getenv' function. */
2438 #undef HAVE___SECURE_GETENV
2439
2440 /* Define as const if the declaration of iconv() needs const. */
2441 #undef ICONV_CONST
2442
2443 /* Define to a symbolic name denoting the flavor of iconv_open()
2444    implementation. */
2445 #undef ICONV_FLAVOR
2446
2447 /* Define to the value of ${prefix}, as a string. */
2448 #undef INSTALLPREFIX
2449
2450 /* Define if integer division by zero raises signal SIGFPE. */
2451 #undef INTDIV0_RAISES_SIGFPE
2452
2453 /* Define to 1 if the C compiler is actually a C++ compiler. */
2454 #undef IS_CPLUSPLUS
2455
2456 /* Define as the bit index in the word where to find bit 0 of the exponent of
2457    'long double'. */
2458 #undef LDBL_EXPBIT0_BIT
2459
2460 /* Define as the word index where to find the exponent of 'long double'. */
2461 #undef LDBL_EXPBIT0_WORD
2462
2463 /* Define as the bit index in the word where to find the sign of 'long
2464    double'. */
2465 #undef LDBL_SIGNBIT_BIT
2466
2467 /* Define as the word index where to find the sign of 'long double'. */
2468 #undef LDBL_SIGNBIT_WORD
2469
2470 /* Define to 1 if lseek does not detect pipes. */
2471 #undef LSEEK_PIPE_BROKEN
2472
2473 /* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
2474    slash. */
2475 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
2476
2477 /* Define to the sub-directory where libtool stores uninstalled libraries. */
2478 #undef LT_OBJDIR
2479
2480 /* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
2481 #undef MALLOC_0_IS_NONNULL
2482
2483 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
2484 #undef MAP_ANONYMOUS
2485
2486 /* Define if the mbrtowc function does not return (size_t) -2 for empty input.
2487    */
2488 #undef MBRTOWC_EMPTY_INPUT_BUG
2489
2490 /* Define if the mbrtowc function has the NULL pwc argument bug. */
2491 #undef MBRTOWC_NULL_ARG1_BUG
2492
2493 /* Define if the mbrtowc function has the NULL string argument bug. */
2494 #undef MBRTOWC_NULL_ARG2_BUG
2495
2496 /* Define if the mbrtowc function does not return 0 for a NUL character. */
2497 #undef MBRTOWC_NUL_RETVAL_BUG
2498
2499 /* Define if the mbrtowc function returns a wrong return value. */
2500 #undef MBRTOWC_RETVAL_BUG
2501
2502 /* Define to 1 if open() fails to recognize a trailing slash. */
2503 #undef OPEN_TRAILING_SLASH_BUG
2504
2505 /* Name of package */
2506 #undef PACKAGE
2507
2508 /* Define to the address where bug reports for this package should be sent. */
2509 #undef PACKAGE_BUGREPORT
2510
2511 /* Define to the full name of this package. */
2512 #undef PACKAGE_NAME
2513
2514 /* Define to the full name and version of this package. */
2515 #undef PACKAGE_STRING
2516
2517 /* Define to the suffix of this package */
2518 #undef PACKAGE_SUFFIX
2519
2520 /* Define to the one symbol short name of this package. */
2521 #undef PACKAGE_TARNAME
2522
2523 /* Define to the home page for this package. */
2524 #undef PACKAGE_URL
2525
2526 /* Define to the version of this package. */
2527 #undef PACKAGE_VERSION
2528
2529 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
2530 #undef PRI_MACROS_BROKEN
2531
2532 /* Define to the type that is the result of default argument promotions of
2533    type mode_t. */
2534 #undef PROMOTED_MODE_T
2535
2536 /* Define if the pthread_in_use() detection is hard. */
2537 #undef PTHREAD_IN_USE_DETECTION_HARD
2538
2539 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
2540    'ptrdiff_t'. */
2541 #undef PTRDIFF_T_SUFFIX
2542
2543 /* Define to 1 if readlink fails to recognize a trailing slash. */
2544 #undef READLINK_TRAILING_SLASH_BUG
2545
2546 /* Define to 1 if stat needs help when passed a directory name with a trailing
2547    slash */
2548 #undef REPLACE_FUNC_STAT_DIR
2549
2550 /* Define to 1 if stat needs help when passed a file name with a trailing
2551    slash */
2552 #undef REPLACE_FUNC_STAT_FILE
2553
2554 /* Define if nl_langinfo exists but is overridden by gnulib. */
2555 #undef REPLACE_NL_LANGINFO
2556
2557 /* Define to 1 if strerror(0) does not return a message implying success. */
2558 #undef REPLACE_STRERROR_0
2559
2560 /* Define if vasnprintf exists but is overridden by gnulib. */
2561 #undef REPLACE_VASNPRINTF
2562
2563 /* Define as const if the declaration of setlocale() needs const. */
2564 #undef SETLOCALE_CONST
2565
2566 /* Define if lists must be signal-safe. */
2567 #undef SIGNAL_SAFE_LIST
2568
2569 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
2570    'sig_atomic_t'. */
2571 #undef SIG_ATOMIC_T_SUFFIX
2572
2573 /* Define as the maximum value of type 'size_t', if the system doesn't define
2574    it. */
2575 #ifndef SIZE_MAX
2576 # undef SIZE_MAX
2577 #endif
2578
2579 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
2580    'size_t'. */
2581 #undef SIZE_T_SUFFIX
2582
2583 /* If using the C implementation of alloca, define if you know the
2584    direction of stack growth for your system; otherwise it will be
2585    automatically deduced at runtime.
2586         STACK_DIRECTION > 0 => grows toward higher addresses
2587         STACK_DIRECTION < 0 => grows toward lower addresses
2588         STACK_DIRECTION = 0 => direction of growth unknown */
2589 #undef STACK_DIRECTION
2590
2591 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
2592 #undef STAT_MACROS_BROKEN
2593
2594 /* Define to 1 if you have the ANSI C header files. */
2595 #undef STDC_HEADERS
2596
2597 /* Define to 1 if strerror_r returns char *. */
2598 #undef STRERROR_R_CHAR_P
2599
2600 /* Define to the prefix of C symbols at the assembler and linker level, either
2601    an underscore or empty. */
2602 #undef USER_LABEL_PREFIX
2603
2604 /* Define to nonzero if you want access control list support. */
2605 #undef USE_ACL
2606
2607 /* Define if the POSIX multithreading library can be used. */
2608 #undef USE_POSIX_THREADS
2609
2610 /* Define if references to the POSIX multithreading library should be made
2611    weak. */
2612 #undef USE_POSIX_THREADS_WEAK
2613
2614 /* Define if the GNU Pth multithreading library can be used. */
2615 #undef USE_PTH_THREADS
2616
2617 /* Define if references to the GNU Pth multithreading library should be made
2618    weak. */
2619 #undef USE_PTH_THREADS_WEAK
2620
2621 /* Define if the old Solaris multithreading library can be used. */
2622 #undef USE_SOLARIS_THREADS
2623
2624 /* Define if references to the old Solaris multithreading library should be
2625    made weak. */
2626 #undef USE_SOLARIS_THREADS_WEAK
2627
2628 /* Enable extensions on AIX 3, Interix.  */
2629 #ifndef _ALL_SOURCE
2630 # undef _ALL_SOURCE
2631 #endif
2632 /* Enable general extensions on OS X.  */
2633 #ifndef _DARWIN_C_SOURCE
2634 # undef _DARWIN_C_SOURCE
2635 #endif
2636 /* Enable GNU extensions on systems that have them.  */
2637 #ifndef _GNU_SOURCE
2638 # undef _GNU_SOURCE
2639 #endif
2640 /* Use GNU style printf and scanf.  */
2641 #ifndef __USE_MINGW_ANSI_STDIO
2642 # undef __USE_MINGW_ANSI_STDIO
2643 #endif
2644 /* Enable threading extensions on Solaris.  */
2645 #ifndef _POSIX_PTHREAD_SEMANTICS
2646 # undef _POSIX_PTHREAD_SEMANTICS
2647 #endif
2648 /* Enable extensions on HP NonStop.  */
2649 #ifndef _TANDEM_SOURCE
2650 # undef _TANDEM_SOURCE
2651 #endif
2652 /* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
2653    mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
2654    whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
2655 #ifndef _XOPEN_SOURCE
2656 # undef _XOPEN_SOURCE
2657 #endif
2658 /* Enable general extensions on Solaris.  */
2659 #ifndef __EXTENSIONS__
2660 # undef __EXTENSIONS__
2661 #endif
2662
2663
2664 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
2665    Unlocked I/O can improve performance in unithreaded apps, but it is not
2666    safe for multithreaded apps. */
2667 #undef USE_UNLOCKED_IO
2668
2669 /* Define if the native Windows multithreading API can be used. */
2670 #undef USE_WINDOWS_THREADS
2671
2672 /* Define to a working va_copy macro or replacement. */
2673 #undef VA_COPY
2674
2675 /* Version number of package */
2676 #undef VERSION
2677
2678 /* Define to 1 if unsetenv returns void instead of int. */
2679 #undef VOID_UNSETENV
2680
2681 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
2682    'wchar_t'. */
2683 #undef WCHAR_T_SUFFIX
2684
2685 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
2686    'wint_t'. */
2687 #undef WINT_T_SUFFIX
2688
2689 /* Define when --enable-shared is used on mingw or Cygwin. */
2690 #undef WOE32DLL
2691
2692 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2693    significant byte first (like Motorola and SPARC, unlike Intel). */
2694 #if defined AC_APPLE_UNIVERSAL_BUILD
2695 # if defined __BIG_ENDIAN__
2696 #  define WORDS_BIGENDIAN 1
2697 # endif
2698 #else
2699 # ifndef WORDS_BIGENDIAN
2700 #  undef WORDS_BIGENDIAN
2701 # endif
2702 #endif
2703
2704 /* Define to 1 to internationalize bison runtime messages. */
2705 #undef YYENABLE_NLS
2706
2707 /* Enable large inode numbers on Mac OS X 10.5. */
2708 #undef _DARWIN_USE_64_BIT_INODE
2709
2710 /* Number of bits in a file offset, on hosts where this is settable. */
2711 #undef _FILE_OFFSET_BITS
2712
2713 /* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
2714    stat.st_size becomes 64-bit. */
2715 #undef _GL_WINDOWS_64_BIT_ST_SIZE
2716
2717 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
2718 #undef _LARGEFILE_SOURCE
2719
2720 /* Define for large files, on AIX-style hosts. */
2721 #undef _LARGE_FILES
2722
2723 /* Define to 1 on Solaris. */
2724 #undef _LCONV_C99
2725
2726 /* Define to 1 if on MINIX. */
2727 #undef _MINIX
2728
2729 /* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
2730 #undef _NETBSD_SOURCE
2731
2732 /* The _Noreturn keyword of C11.  */
2733 #if ! (defined _Noreturn \
2734        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
2735 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
2736       || 0x5110 <= __SUNPRO_C)
2737 #  define _Noreturn __attribute__ ((__noreturn__))
2738 # elif defined _MSC_VER && 1200 <= _MSC_VER
2739 #  define _Noreturn __declspec (noreturn)
2740 # else
2741 #  define _Noreturn
2742 # endif
2743 #endif
2744
2745
2746 /* Define to 2 if the system does not provide POSIX.1 features except with
2747    this defined. */
2748 #undef _POSIX_1_SOURCE
2749
2750 /* Define to 1 if you need to in order for 'stat' and other things to work. */
2751 #undef _POSIX_SOURCE
2752
2753 /* Define if you want <regex.h> to include <limits.h>, so that it consistently
2754    overrides <limits.h>'s RE_DUP_MAX. */
2755 #undef _REGEX_INCLUDE_LIMITS_H
2756
2757 /* Define if you want regoff_t to be at least as wide POSIX requires. */
2758 #undef _REGEX_LARGE_OFFSETS
2759
2760 /* Define to rpl_ if the getopt replacement functions and variables should be
2761    used. */
2762 #undef __GETOPT_PREFIX
2763
2764 /* Define as 'access' if you don't have the eaccess() function. */
2765 #undef eaccess
2766
2767 /* Please see the Gnulib manual for how to use these macros.
2768
2769    Suppress extern inline with HP-UX cc, as it appears to be broken; see
2770    <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
2771
2772    Suppress extern inline with Sun C in standards-conformance mode, as it
2773    mishandles inline functions that call each other.  E.g., for 'inline void f
2774    (void) { } inline void g (void) { f (); }', c99 incorrectly complains
2775    'reference to static identifier "f" in extern inline function'.
2776    This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
2777
2778    Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
2779    on configurations that mistakenly use 'static inline' to implement
2780    functions or macros in standard C headers like <ctype.h>.  For example,
2781    if isdigit is mistakenly implemented via a static inline function,
2782    a program containing an extern inline function that calls isdigit
2783    may not work since the C standard prohibits extern inline functions
2784    from calling static functions.  This bug is known to occur on:
2785
2786      OS X 10.8 and earlier; see:
2787      http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html
2788
2789      DragonFly; see
2790      http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
2791
2792      FreeBSD; see:
2793      http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html
2794
2795    OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
2796    for clang but remains for g++; see <http://trac.macports.org/ticket/41033>.
2797    Assume DragonFly and FreeBSD will be similar.  */
2798 #if (((defined __APPLE__ && defined __MACH__) \
2799       || defined __DragonFly__ || defined __FreeBSD__) \
2800      && (defined __header_inline \
2801          ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
2802             && ! defined __clang__) \
2803          : ((! defined _DONT_USE_CTYPE_INLINE_ \
2804              && (defined __GNUC__ || defined __cplusplus)) \
2805             || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
2806                 && defined __GNUC__ && ! defined __cplusplus))))
2807 # define _GL_EXTERN_INLINE_STDHEADER_BUG
2808 #endif
2809 #if ((__GNUC__ \
2810       ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
2811       : (199901L <= __STDC_VERSION__ \
2812          && !defined __HP_cc \
2813          && !(defined __SUNPRO_C && __STDC__))) \
2814      && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
2815 # define _GL_INLINE inline
2816 # define _GL_EXTERN_INLINE extern inline
2817 # define _GL_EXTERN_INLINE_IN_USE
2818 #elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
2819        && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
2820 # if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
2821    /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
2822 #  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
2823 # else
2824 #  define _GL_INLINE extern inline
2825 # endif
2826 # define _GL_EXTERN_INLINE extern
2827 # define _GL_EXTERN_INLINE_IN_USE
2828 #else
2829 # define _GL_INLINE static _GL_UNUSED
2830 # define _GL_EXTERN_INLINE static _GL_UNUSED
2831 #endif
2832
2833 /* In GCC 4.6 (inclusive) to 5.1 (exclusive),
2834    suppress bogus "no previous prototype for 'FOO'"
2835    and "no previous declaration for 'FOO'" diagnostics,
2836    when FOO is an inline function in the header; see
2837    <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
2838    <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>.  */
2839 #if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
2840 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
2841 #  define _GL_INLINE_HEADER_CONST_PRAGMA
2842 # else
2843 #  define _GL_INLINE_HEADER_CONST_PRAGMA \
2844      _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
2845 # endif
2846 # define _GL_INLINE_HEADER_BEGIN \
2847     _Pragma ("GCC diagnostic push") \
2848     _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
2849     _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
2850     _GL_INLINE_HEADER_CONST_PRAGMA
2851 # define _GL_INLINE_HEADER_END \
2852     _Pragma ("GCC diagnostic pop")
2853 #else
2854 # define _GL_INLINE_HEADER_BEGIN
2855 # define _GL_INLINE_HEADER_END
2856 #endif
2857
2858 /* Define to a replacement function name for fnmatch(). */
2859 #undef fnmatch
2860
2861 /* Define to `int' if <sys/types.h> doesn't define. */
2862 #undef gid_t
2863
2864 /* A replacement for va_copy, if needed.  */
2865 #define gl_va_copy(a,b) ((a) = (b))
2866
2867 /* Define as a marker that can be attached to declarations that might not
2868     be used.  This helps to reduce warnings, such as from
2869     GCC -Wunused-parameter.  */
2870 #ifndef _GL_UNUSED
2871 # if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
2872 #  define _GL_UNUSED __attribute__ ((__unused__))
2873 # else
2874 #  define _GL_UNUSED
2875 # endif
2876 #endif
2877
2878 /* The __pure__ attribute was added in gcc 2.96.  */
2879 #ifndef _GL_ATTRIBUTE_PURE
2880 # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
2881 #  define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
2882 # else
2883 #  define _GL_ATTRIBUTE_PURE /* empty */
2884 # endif
2885 #endif
2886
2887
2888 /* Define to `__inline__' or `__inline' if that's what the C compiler
2889    calls it, or to nothing if 'inline' is not supported under any name.  */
2890 #ifndef __cplusplus
2891 #undef inline
2892 #endif
2893
2894 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
2895 #undef intmax_t
2896
2897 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
2898    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
2899    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
2900    __APPLE__ && __MACH__ test for Mac OS X.
2901    __APPLE_CC__ tests for the Apple compiler and its version.
2902    __STDC_VERSION__ tests for the C99 mode.  */
2903 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
2904 # define __GNUC_STDC_INLINE__ 1
2905 #endif
2906
2907 /* Define to a type if <wchar.h> does not define. */
2908 #undef mbstate_t
2909
2910 /* Define to `int' if <sys/types.h> does not define. */
2911 #undef mode_t
2912
2913 /* Define to the type of st_nlink in struct stat, or a supertype. */
2914 #undef nlink_t
2915
2916 /* Define to `int' if <sys/types.h> does not define. */
2917 #undef pid_t
2918
2919 /* Define as the type of the result of subtracting two pointers, if the system
2920    doesn't define it. */
2921 #undef ptrdiff_t
2922
2923 /* Define to rpl_re_comp if the replacement should be used. */
2924 #undef re_comp
2925
2926 /* Define to rpl_re_compile_fastmap if the replacement should be used. */
2927 #undef re_compile_fastmap
2928
2929 /* Define to rpl_re_compile_pattern if the replacement should be used. */
2930 #undef re_compile_pattern
2931
2932 /* Define to rpl_re_exec if the replacement should be used. */
2933 #undef re_exec
2934
2935 /* Define to rpl_re_match if the replacement should be used. */
2936 #undef re_match
2937
2938 /* Define to rpl_re_match_2 if the replacement should be used. */
2939 #undef re_match_2
2940
2941 /* Define to rpl_re_search if the replacement should be used. */
2942 #undef re_search
2943
2944 /* Define to rpl_re_search_2 if the replacement should be used. */
2945 #undef re_search_2
2946
2947 /* Define to rpl_re_set_registers if the replacement should be used. */
2948 #undef re_set_registers
2949
2950 /* Define to rpl_re_set_syntax if the replacement should be used. */
2951 #undef re_set_syntax
2952
2953 /* Define to rpl_re_syntax_options if the replacement should be used. */
2954 #undef re_syntax_options
2955
2956 /* Define to rpl_regcomp if the replacement should be used. */
2957 #undef regcomp
2958
2959 /* Define to rpl_regerror if the replacement should be used. */
2960 #undef regerror
2961
2962 /* Define to rpl_regexec if the replacement should be used. */
2963 #undef regexec
2964
2965 /* Define to rpl_regfree if the replacement should be used. */
2966 #undef regfree
2967
2968 /* Define to the equivalent of the C99 'restrict' keyword, or to
2969    nothing if this is not supported.  Do not define if restrict is
2970    supported directly.  */
2971 #undef restrict
2972 /* Work around a bug in Sun C++: it does not support _Restrict or
2973    __restrict__, even though the corresponding Sun C compiler ends up with
2974    "#define restrict _Restrict" or "#define restrict __restrict__" in the
2975    previous line.  Perhaps some future version of Sun C++ will work with
2976    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
2977 #if defined __SUNPRO_CC && !defined __RESTRICT
2978 # define _Restrict
2979 # define __restrict__
2980 #endif
2981
2982 /* Define as an integer type suitable for memory locations that can be
2983    accessed atomically even in the presence of asynchronous signals. */
2984 #undef sig_atomic_t
2985
2986 /* Define to `unsigned int' if <sys/types.h> does not define. */
2987 #undef size_t
2988
2989 /* Define as a signed type of the same size as size_t. */
2990 #undef ssize_t
2991
2992 /* Define to `int' if <sys/types.h> doesn't define. */
2993 #undef uid_t
2994
2995 /* Define to unsigned long or unsigned long long if <stdint.h> and
2996    <inttypes.h> don't define. */
2997 #undef uintmax_t
2998
2999 /* Define as a marker that can be attached to declarations that might not
3000     be used.  This helps to reduce warnings, such as from
3001     GCC -Wunused-parameter.  */
3002 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
3003 # define _GL_UNUSED __attribute__ ((__unused__))
3004 #else
3005 # define _GL_UNUSED
3006 #endif
3007 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
3008    is a misnomer outside of parameter lists.  */
3009 #define _UNUSED_PARAMETER_ _GL_UNUSED
3010
3011 /* gcc supports the "unused" attribute on possibly unused labels, and
3012    g++ has since version 4.5.  Note to support C++ as well as C,
3013    _GL_UNUSED_LABEL should be used with a trailing ;  */
3014 #if !defined __cplusplus || __GNUC__ > 4 \
3015     || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
3016 # define _GL_UNUSED_LABEL _GL_UNUSED
3017 #else
3018 # define _GL_UNUSED_LABEL
3019 #endif
3020
3021 /* The __pure__ attribute was added in gcc 2.96.  */
3022 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
3023 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
3024 #else
3025 # define _GL_ATTRIBUTE_PURE /* empty */
3026 #endif
3027
3028 /* The __const__ attribute was added in gcc 2.95.  */
3029 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
3030 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
3031 #else
3032 # define _GL_ATTRIBUTE_CONST /* empty */
3033 #endif
3034
3035
3036 /* Define as a macro for copying va_list variables. */
3037 #undef va_copy
3038
3039 /* Define as `fork' if `vfork' does not work. */
3040 #undef vfork
3041
3042
3043 #define __libc_lock_t                   gl_lock_t
3044 #define __libc_lock_define              gl_lock_define
3045 #define __libc_lock_define_initialized  gl_lock_define_initialized
3046 #define __libc_lock_init                gl_lock_init
3047 #define __libc_lock_lock                gl_lock_lock
3048 #define __libc_lock_unlock              gl_lock_unlock
3049 #define __libc_lock_recursive_t                   gl_recursive_lock_t
3050 #define __libc_lock_define_recursive              gl_recursive_lock_define
3051 #define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
3052 #define __libc_lock_init_recursive                gl_recursive_lock_init
3053 #define __libc_lock_lock_recursive                gl_recursive_lock_lock
3054 #define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
3055 #define glthread_in_use  libintl_thread_in_use
3056 #define glthread_lock_init_func     libintl_lock_init_func
3057 #define glthread_lock_lock_func     libintl_lock_lock_func
3058 #define glthread_lock_unlock_func   libintl_lock_unlock_func
3059 #define glthread_lock_destroy_func  libintl_lock_destroy_func
3060 #define glthread_rwlock_init_multithreaded     libintl_rwlock_init_multithreaded
3061 #define glthread_rwlock_init_func              libintl_rwlock_init_func
3062 #define glthread_rwlock_rdlock_multithreaded   libintl_rwlock_rdlock_multithreaded
3063 #define glthread_rwlock_rdlock_func            libintl_rwlock_rdlock_func
3064 #define glthread_rwlock_wrlock_multithreaded   libintl_rwlock_wrlock_multithreaded
3065 #define glthread_rwlock_wrlock_func            libintl_rwlock_wrlock_func
3066 #define glthread_rwlock_unlock_multithreaded   libintl_rwlock_unlock_multithreaded
3067 #define glthread_rwlock_unlock_func            libintl_rwlock_unlock_func
3068 #define glthread_rwlock_destroy_multithreaded  libintl_rwlock_destroy_multithreaded
3069 #define glthread_rwlock_destroy_func           libintl_rwlock_destroy_func
3070 #define glthread_recursive_lock_init_multithreaded     libintl_recursive_lock_init_multithreaded
3071 #define glthread_recursive_lock_init_func              libintl_recursive_lock_init_func
3072 #define glthread_recursive_lock_lock_multithreaded     libintl_recursive_lock_lock_multithreaded
3073 #define glthread_recursive_lock_lock_func              libintl_recursive_lock_lock_func
3074 #define glthread_recursive_lock_unlock_multithreaded   libintl_recursive_lock_unlock_multithreaded
3075 #define glthread_recursive_lock_unlock_func            libintl_recursive_lock_unlock_func
3076 #define glthread_recursive_lock_destroy_multithreaded  libintl_recursive_lock_destroy_multithreaded
3077 #define glthread_recursive_lock_destroy_func           libintl_recursive_lock_destroy_func
3078 #define glthread_once_func            libintl_once_func
3079 #define glthread_once_singlethreaded  libintl_once_singlethreaded
3080 #define glthread_once_multithreaded   libintl_once_multithreaded
3081
3082
3083
3084 #ifndef ENDIANNESS
3085 # if defined __BIG_ENDIAN__
3086 #  define ENDIANNESS 1
3087 # endif
3088 # if defined __LITTLE_ENDIAN__
3089 #  define ENDIANNESS 0
3090 # endif
3091 #endif
3092
3093
3094
3095 /* A file name cannot consist of any character possible.  INVALID_PATH_CHAR
3096    contains the characters not allowed.  */
3097 #if defined _MSC_VER || defined __MINGW32__
3098 /* Woe32.  This string is valid for Windows NT/2000.  On Windows 95/98/ME some
3099    few characters in the range 0x80..0xff are invalid as well, but this doesn't
3100    matter much for our purposes.  */
3101 # define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037\"*/:<>?\\|"
3102 #elif defined MSDOS
3103 /* Something like this for MSDOG.  */
3104 # define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 \177\\:."
3105 #else
3106 /* Unix.  */
3107 # define INVALID_PATH_CHAR "\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 \177/"
3108 #endif
3109
3110 /* This is the page width for the message_print function.  It should
3111    not be set to more than 79 characters (Emacs users will appreciate
3112    it).  It is used to wrap the msgid and msgstr strings, and also to
3113    wrap the file position (#:) comments.  */
3114 #define PAGE_WIDTH 79
3115
3116 /* On Windows, variables that may be in a DLL must be marked specially.  */
3117 #if ((defined _MSC_VER && defined _DLL) || defined WOE32DLL) && !defined IN_RELOCWRAPPER
3118 # define DLL_VARIABLE __declspec (dllimport)
3119 #else
3120 # define DLL_VARIABLE
3121 #endif
3122
3123 /* Extra OS/2 (emx+gcc) defines.  */
3124 #if defined __EMX__ && !defined __KLIBC__
3125 # include "intl/os2compat.h"
3126 #endif
3127