1/* src/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define to the number of bits in type 'ptrdiff_t'. */
7#undef BITSIZEOF_PTRDIFF_T
8
9/* Define to the number of bits in type 'sig_atomic_t'. */
10#undef BITSIZEOF_SIG_ATOMIC_T
11
12/* Define to the number of bits in type 'size_t'. */
13#undef BITSIZEOF_SIZE_T
14
15/* Define to the number of bits in type 'wchar_t'. */
16#undef BITSIZEOF_WCHAR_T
17
18/* Define to the number of bits in type 'wint_t'. */
19#undef BITSIZEOF_WINT_T
20
21/* Define if you wish *printf() functions that have a safe handling of
22   non-IEEE-754 'long double' values. */
23#undef CHECK_PRINTF_SAFE
24
25/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
26   systems. This function is required for `alloca.c' support on those systems.
27   */
28#undef CRAY_STACKSEG_END
29
30/* Define to 1 if using `alloca.c'. */
31#undef C_ALLOCA
32
33/* Define to 1 if the C locale may have encoding errors. */
34#undef C_LOCALE_MAYBE_EILSEQ
35
36/* Define as the bit index in the word where to find bit 0 of the exponent of
37   'double'. */
38#undef DBL_EXPBIT0_BIT
39
40/* Define as the word index where to find the exponent of 'double'. */
41#undef DBL_EXPBIT0_WORD
42
43/* Define as the bit index in the word where to find the sign of 'double'. */
44#undef DBL_SIGNBIT_BIT
45
46/* Define as the word index where to find the sign of 'double'. */
47#undef DBL_SIGNBIT_WORD
48
49/* Define to 1 if // is a file system root distinct from /. */
50#undef DOUBLE_SLASH_IS_DISTINCT_ROOT
51
52/* Define to 1 if translation of program messages to the user's native
53   language is requested. */
54#undef ENABLE_NLS
55
56/* Define this to 1 if F_DUPFD behavior does not match POSIX */
57#undef FCNTL_DUPFD_BUGGY
58
59/* Define to nothing if C supports flexible array members, and to 1 if it does
60   not. That way, with a declaration like 'struct s { int n; double
61   d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
62   compilers. When computing the size of such an object, don't use 'sizeof
63   (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
64   instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
65   MSVC and with C++ compilers. */
66#undef FLEXIBLE_ARRAY_MEMBER
67
68/* Define as the bit index in the word where to find bit 0 of the exponent of
69   'float'. */
70#undef FLT_EXPBIT0_BIT
71
72/* Define as the word index where to find the exponent of 'float'. */
73#undef FLT_EXPBIT0_WORD
74
75/* Define as the bit index in the word where to find the sign of 'float'. */
76#undef FLT_SIGNBIT_BIT
77
78/* Define as the word index where to find the sign of 'float'. */
79#undef FLT_SIGNBIT_WORD
80
81/* Define to 1 if the system's ftello function has the Solaris bug. */
82#undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
83
84/* Define to 1 if mkdir mistakenly creates a directory given with a trailing
85   dot component. */
86#undef FUNC_MKDIR_DOT_BUG
87
88/* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
89#undef FUNC_NL_LANGINFO_YESEXPR_WORKS
90
91/* Define to 1 if realpath() can malloc memory, always gives an absolute path,
92   and handles trailing slash correctly. */
93#undef FUNC_REALPATH_WORKS
94
95/* Define to the type of elements in the array set by `getgroups'. Usually
96   this is either `int' or `gid_t'. */
97#undef GETGROUPS_T
98
99/* Define this to 1 if getgroups(0,NULL) does not return the number of groups.
100   */
101#undef GETGROUPS_ZERO_BUG
102
103/* Define if gettimeofday clobbers the localtime buffer. */
104#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
105
106/* Define this to 'void' or 'struct timezone' to match the system's
107   declaration of the second argument to gettimeofday. */
108#undef GETTIMEOFDAY_TIMEZONE
109
110/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
111   whether the gnulib module canonicalize-lgpl shall be considered present. */
112#undef GNULIB_CANONICALIZE_LGPL
113
114/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
115   whether the gnulib module close-stream shall be considered present. */
116#undef GNULIB_CLOSE_STREAM
117
118/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
119   whether the gnulib module fscanf shall be considered present. */
120#undef GNULIB_FSCANF
121
122/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
123   whether the gnulib module lock shall be considered present. */
124#undef GNULIB_LOCK
125
126/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
127   whether the gnulib module mkostemp shall be considered present. */
128#undef GNULIB_MKOSTEMP
129
130/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
131   whether the gnulib module msvc-nothrow shall be considered present. */
132#undef GNULIB_MSVC_NOTHROW
133
134/* Define to 1 if printf and friends should be labeled with attribute
135   "__gnu_printf__" instead of "__printf__" */
136#undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
137
138/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
139   whether the gnulib module scanf shall be considered present. */
140#undef GNULIB_SCANF
141
142/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
143   whether the gnulib module strerror shall be considered present. */
144#undef GNULIB_STRERROR
145
146/* Define to 1 when the gnulib module btowc should be tested. */
147#undef GNULIB_TEST_BTOWC
148
149/* Define to 1 when the gnulib module canonicalize_file_name should be tested.
150   */
151#undef GNULIB_TEST_CANONICALIZE_FILE_NAME
152
153/* Define to 1 when the gnulib module chdir should be tested. */
154#undef GNULIB_TEST_CHDIR
155
156/* Define to 1 when the gnulib module cloexec should be tested. */
157#undef GNULIB_TEST_CLOEXEC
158
159/* Define to 1 when the gnulib module close should be tested. */
160#undef GNULIB_TEST_CLOSE
161
162/* Define to 1 when the gnulib module dup2 should be tested. */
163#undef GNULIB_TEST_DUP2
164
165/* Define to 1 when the gnulib module environ should be tested. */
166#undef GNULIB_TEST_ENVIRON
167
168/* Define to 1 when the gnulib module euidaccess should be tested. */
169#undef GNULIB_TEST_EUIDACCESS
170
171/* Define to 1 when the gnulib module fcntl should be tested. */
172#undef GNULIB_TEST_FCNTL
173
174/* Define to 1 when the gnulib module floor should be tested. */
175#undef GNULIB_TEST_FLOOR
176
177/* Define to 1 when the gnulib module fprintf-posix should be tested. */
178#undef GNULIB_TEST_FPRINTF_POSIX
179
180/* Define to 1 when the gnulib module frexp should be tested. */
181#undef GNULIB_TEST_FREXP
182
183/* Define to 1 when the gnulib module frexpl should be tested. */
184#undef GNULIB_TEST_FREXPL
185
186/* Define to 1 when the gnulib module fseek should be tested. */
187#undef GNULIB_TEST_FSEEK
188
189/* Define to 1 when the gnulib module fseeko should be tested. */
190#undef GNULIB_TEST_FSEEKO
191
192/* Define to 1 when the gnulib module fstat should be tested. */
193#undef GNULIB_TEST_FSTAT
194
195/* Define to 1 when the gnulib module ftell should be tested. */
196#undef GNULIB_TEST_FTELL
197
198/* Define to 1 when the gnulib module ftello should be tested. */
199#undef GNULIB_TEST_FTELLO
200
201/* Define to 1 when the gnulib module getdelim should be tested. */
202#undef GNULIB_TEST_GETDELIM
203
204/* Define to 1 when the gnulib module getdtablesize should be tested. */
205#undef GNULIB_TEST_GETDTABLESIZE
206
207/* Define to 1 when the gnulib module getgroups should be tested. */
208#undef GNULIB_TEST_GETGROUPS
209
210/* Define to 1 when the gnulib module getline should be tested. */
211#undef GNULIB_TEST_GETLINE
212
213/* Define to 1 when the gnulib module getpass should be tested. */
214#undef GNULIB_TEST_GETPASS
215
216/* Define to 1 when the gnulib module gettimeofday should be tested. */
217#undef GNULIB_TEST_GETTIMEOFDAY
218
219/* Define to 1 when the gnulib module group-member should be tested. */
220#undef GNULIB_TEST_GROUP_MEMBER
221
222/* Define to 1 when the gnulib module localeconv should be tested. */
223#undef GNULIB_TEST_LOCALECONV
224
225/* Define to 1 when the gnulib module lseek should be tested. */
226#undef GNULIB_TEST_LSEEK
227
228/* Define to 1 when the gnulib module lstat should be tested. */
229#undef GNULIB_TEST_LSTAT
230
231/* Define to 1 when the gnulib module malloc-posix should be tested. */
232#undef GNULIB_TEST_MALLOC_POSIX
233
234/* Define to 1 when the gnulib module mbrlen should be tested. */
235#undef GNULIB_TEST_MBRLEN
236
237/* Define to 1 when the gnulib module mbrtowc should be tested. */
238#undef GNULIB_TEST_MBRTOWC
239
240/* Define to 1 when the gnulib module mbsinit should be tested. */
241#undef GNULIB_TEST_MBSINIT
242
243/* Define to 1 when the gnulib module mbtowc should be tested. */
244#undef GNULIB_TEST_MBTOWC
245
246/* Define to 1 when the gnulib module memchr should be tested. */
247#undef GNULIB_TEST_MEMCHR
248
249/* Define to 1 when the gnulib module mkostemp should be tested. */
250#undef GNULIB_TEST_MKOSTEMP
251
252/* Define to 1 when the gnulib module mkstemp should be tested. */
253#undef GNULIB_TEST_MKSTEMP
254
255/* Define to 1 when the gnulib module mktime should be tested. */
256#undef GNULIB_TEST_MKTIME
257
258/* Define to 1 when the gnulib module nl_langinfo should be tested. */
259#undef GNULIB_TEST_NL_LANGINFO
260
261/* Define to 1 when the gnulib module open should be tested. */
262#undef GNULIB_TEST_OPEN
263
264/* Define to 1 when the gnulib module posix_spawnattr_destroy should be
265   tested. */
266#undef GNULIB_TEST_POSIX_SPAWNATTR_DESTROY
267
268/* Define to 1 when the gnulib module posix_spawnattr_init should be tested.
269   */
270#undef GNULIB_TEST_POSIX_SPAWNATTR_INIT
271
272/* Define to 1 when the gnulib module posix_spawnattr_setflags should be
273   tested. */
274#undef GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS
275
276/* Define to 1 when the gnulib module posix_spawnattr_setsigmask should be
277   tested. */
278#undef GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK
279
280/* Define to 1 when the gnulib module posix_spawnp should be tested. */
281#undef GNULIB_TEST_POSIX_SPAWNP
282
283/* Define to 1 when the gnulib module posix_spawn_file_actions_addopen should
284   be tested. */
285#undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN
286
287/* Define to 1 when the gnulib module posix_spawn_file_actions_destroy should
288   be tested. */
289#undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY
290
291/* Define to 1 when the gnulib module posix_spawn_file_actions_init should be
292   tested. */
293#undef GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT
294
295/* Define to 1 when the gnulib module printf-posix should be tested. */
296#undef GNULIB_TEST_PRINTF_POSIX
297
298/* Define to 1 when the gnulib module raise should be tested. */
299#undef GNULIB_TEST_RAISE
300
301/* Define to 1 when the gnulib module random_r should be tested. */
302#undef GNULIB_TEST_RANDOM_R
303
304/* Define to 1 when the gnulib module rawmemchr should be tested. */
305#undef GNULIB_TEST_RAWMEMCHR
306
307/* Define to 1 when the gnulib module readlink should be tested. */
308#undef GNULIB_TEST_READLINK
309
310/* Define to 1 when the gnulib module realloc-posix should be tested. */
311#undef GNULIB_TEST_REALLOC_POSIX
312
313/* Define to 1 when the gnulib module realpath should be tested. */
314#undef GNULIB_TEST_REALPATH
315
316/* Define to 1 when the gnulib module rename should be tested. */
317#undef GNULIB_TEST_RENAME
318
319/* Define to 1 when the gnulib module rmdir should be tested. */
320#undef GNULIB_TEST_RMDIR
321
322/* Define to 1 when the gnulib module secure_getenv should be tested. */
323#undef GNULIB_TEST_SECURE_GETENV
324
325/* Define to 1 when the gnulib module setenv should be tested. */
326#undef GNULIB_TEST_SETENV
327
328/* Define to 1 when the gnulib module sigaction should be tested. */
329#undef GNULIB_TEST_SIGACTION
330
331/* Define to 1 when the gnulib module signbit should be tested. */
332#undef GNULIB_TEST_SIGNBIT
333
334/* Define to 1 when the gnulib module sigprocmask should be tested. */
335#undef GNULIB_TEST_SIGPROCMASK
336
337/* Define to 1 when the gnulib module stat should be tested. */
338#undef GNULIB_TEST_STAT
339
340/* Define to 1 when the gnulib module strcasestr should be tested. */
341#undef GNULIB_TEST_STRCASESTR
342
343/* Define to 1 when the gnulib module strchrnul should be tested. */
344#undef GNULIB_TEST_STRCHRNUL
345
346/* Define to 1 when the gnulib module strdup should be tested. */
347#undef GNULIB_TEST_STRDUP
348
349/* Define to 1 when the gnulib module strerror should be tested. */
350#undef GNULIB_TEST_STRERROR
351
352/* Define to 1 when the gnulib module strsep should be tested. */
353#undef GNULIB_TEST_STRSEP
354
355/* Define to 1 when the gnulib module strverscmp should be tested. */
356#undef GNULIB_TEST_STRVERSCMP
357
358/* Define to 1 when the gnulib module timegm should be tested. */
359#undef GNULIB_TEST_TIMEGM
360
361/* Define to 1 when the gnulib module time_r should be tested. */
362#undef GNULIB_TEST_TIME_R
363
364/* Define to 1 when the gnulib module time_rz should be tested. */
365#undef GNULIB_TEST_TIME_RZ
366
367/* Define to 1 when the gnulib module tzset should be tested. */
368#undef GNULIB_TEST_TZSET
369
370/* Define to 1 when the gnulib module unsetenv should be tested. */
371#undef GNULIB_TEST_UNSETENV
372
373/* Define to 1 when the gnulib module vasprintf should be tested. */
374#undef GNULIB_TEST_VASPRINTF
375
376/* Define to 1 when the gnulib module vfprintf-posix should be tested. */
377#undef GNULIB_TEST_VFPRINTF_POSIX
378
379/* Define to 1 when the gnulib module waitpid should be tested. */
380#undef GNULIB_TEST_WAITPID
381
382/* Define to 1 when the gnulib module wcrtomb should be tested. */
383#undef GNULIB_TEST_WCRTOMB
384
385/* Define to 1 when the gnulib module wctob should be tested. */
386#undef GNULIB_TEST_WCTOB
387
388/* Define to 1 when the gnulib module wctomb should be tested. */
389#undef GNULIB_TEST_WCTOMB
390
391/* Define to 1 if you have the `aclsort' function. */
392#undef HAVE_ACLSORT
393
394/* Define to 1 if you have the <aclv.h> header file. */
395#undef HAVE_ACLV_H
396
397/* Define to 1 if you have the `aclx_get' function. */
398#undef HAVE_ACLX_GET
399
400/* Define to 1 if you have the `acl_copy_ext_native' function. */
401#undef HAVE_ACL_COPY_EXT_NATIVE
402
403/* Define to 1 if you have the `acl_create_entry_np' function. */
404#undef HAVE_ACL_CREATE_ENTRY_NP
405
406/* Define to 1 if you have the `acl_delete_def_file' function. */
407#undef HAVE_ACL_DELETE_DEF_FILE
408
409/* Define to 1 if you have the `acl_delete_fd_np' function. */
410#undef HAVE_ACL_DELETE_FD_NP
411
412/* Define to 1 if you have the `acl_delete_file_np' function. */
413#undef HAVE_ACL_DELETE_FILE_NP
414
415/* Define to 1 if you have the `acl_entries' function. */
416#undef HAVE_ACL_ENTRIES
417
418/* Define to 1 if you have the `acl_extended_file' function. */
419#undef HAVE_ACL_EXTENDED_FILE
420
421/* Define to 1 if the constant ACL_FIRST_ENTRY exists. */
422#undef HAVE_ACL_FIRST_ENTRY
423
424/* Define to 1 if you have the `acl_free' function. */
425#undef HAVE_ACL_FREE
426
427/* Define to 1 if you have the `acl_free_text' function. */
428#undef HAVE_ACL_FREE_TEXT
429
430/* Define to 1 if you have the `acl_from_mode' function. */
431#undef HAVE_ACL_FROM_MODE
432
433/* Define to 1 if you have the `acl_from_text' function. */
434#undef HAVE_ACL_FROM_TEXT
435
436/* Define to 1 if you have the `acl_get_fd' function. */
437#undef HAVE_ACL_GET_FD
438
439/* Define to 1 if you have the `acl_get_file' function. */
440#undef HAVE_ACL_GET_FILE
441
442/* Define to 1 if you have the <acl/libacl.h> header file. */
443#undef HAVE_ACL_LIBACL_H
444
445/* Define to 1 if you have the `acl_set_fd' function. */
446#undef HAVE_ACL_SET_FD
447
448/* Define to 1 if you have the `acl_set_file' function. */
449#undef HAVE_ACL_SET_FILE
450
451/* Define to 1 if you have the `acl_to_short_text' function. */
452#undef HAVE_ACL_TO_SHORT_TEXT
453
454/* Define to 1 if you have the `acl_trivial' function. */
455#undef HAVE_ACL_TRIVIAL
456
457/* Define to 1 if the ACL type ACL_TYPE_EXTENDED exists. */
458#undef HAVE_ACL_TYPE_EXTENDED
459
460/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
461   may be supplied by this distribution. */
462#undef HAVE_ALLOCA
463
464/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
465   */
466#undef HAVE_ALLOCA_H
467
468/* Define to 1 if you have the <bp-sym.h> header file. */
469#undef HAVE_BP_SYM_H
470
471/* Define to 1 if you have the `btowc' function. */
472#undef HAVE_BTOWC
473
474/* Define to 1 if you have the `canonicalize_file_name' function. */
475#undef HAVE_CANONICALIZE_FILE_NAME
476
477/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
478   CoreFoundation framework. */
479#undef HAVE_CFLOCALECOPYCURRENT
480
481/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
482   the CoreFoundation framework. */
483#undef HAVE_CFPREFERENCESCOPYAPPVALUE
484
485/* Define to 1 if you have the `clock_gettime' function. */
486#undef HAVE_CLOCK_GETTIME
487
488/* Define to 1 if you have the `clock_settime' function. */
489#undef HAVE_CLOCK_SETTIME
490
491/* Define if you have compound literals. */
492#undef HAVE_COMPOUND_LITERALS
493
494/* Define to 1 if you have the `confstr' function. */
495#undef HAVE_CONFSTR
496
497/* Define if the copysignf function is declared in <math.h> and available in
498   libc. */
499#undef HAVE_COPYSIGNF_IN_LIBC
500
501/* Define if the copysignl function is declared in <math.h> and available in
502   libc. */
503#undef HAVE_COPYSIGNL_IN_LIBC
504
505/* Define if the copysign function is declared in <math.h> and available in
506   libc. */
507#undef HAVE_COPYSIGN_IN_LIBC
508
509/* Define to 1 if you have the <crtdefs.h> header file. */
510#undef HAVE_CRTDEFS_H
511
512/* Define if the GNU dcgettext() function is already present or preinstalled.
513   */
514#undef HAVE_DCGETTEXT
515
516/* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
517   */
518#undef HAVE_DECL_ALARM
519
520/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
521   you don't. */
522#undef HAVE_DECL_CLEARERR_UNLOCKED
523
524/* Define to 1 if you have the declaration of `copysign', and to 0 if you
525   don't. */
526#undef HAVE_DECL_COPYSIGN
527
528/* Define to 1 if you have the declaration of `copysignf', and to 0 if you
529   don't. */
530#undef HAVE_DECL_COPYSIGNF
531
532/* Define to 1 if you have the declaration of `copysignl', and to 0 if you
533   don't. */
534#undef HAVE_DECL_COPYSIGNL
535
536/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
537   don't. */
538#undef HAVE_DECL_FEOF_UNLOCKED
539
540/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
541   you don't. */
542#undef HAVE_DECL_FERROR_UNLOCKED
543
544/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
545   you don't. */
546#undef HAVE_DECL_FFLUSH_UNLOCKED
547
548/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
549   you don't. */
550#undef HAVE_DECL_FGETS_UNLOCKED
551
552/* Define to 1 if you have the declaration of `flockfile', and to 0 if you
553   don't. */
554#undef HAVE_DECL_FLOCKFILE
555
556/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
557   you don't. */
558#undef HAVE_DECL_FPUTC_UNLOCKED
559
560/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
561   you don't. */
562#undef HAVE_DECL_FPUTS_UNLOCKED
563
564/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
565   you don't. */
566#undef HAVE_DECL_FREAD_UNLOCKED
567
568/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
569   */
570#undef HAVE_DECL_FSEEKO
571
572/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
573   */
574#undef HAVE_DECL_FTELLO
575
576/* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
577   don't. */
578#undef HAVE_DECL_FUNLOCKFILE
579
580/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
581   you don't. */
582#undef HAVE_DECL_FWRITE_UNLOCKED
583
584/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
585   you don't. */
586#undef HAVE_DECL_GETCHAR_UNLOCKED
587
588/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
589   don't. */
590#undef HAVE_DECL_GETC_UNLOCKED
591
592/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
593   don't. */
594#undef HAVE_DECL_GETDELIM
595
596/* Define to 1 if you have the declaration of `getdtablesize', and to 0 if you
597   don't. */
598#undef HAVE_DECL_GETDTABLESIZE
599
600/* Define to 1 if you have the declaration of `getline', and to 0 if you
601   don't. */
602#undef HAVE_DECL_GETLINE
603
604/* Define to 1 if you have the declaration of `isblank', and to 0 if you
605   don't. */
606#undef HAVE_DECL_ISBLANK
607
608/* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
609   don't. */
610#undef HAVE_DECL_LOCALTIME_R
611
612/* Define to 1 if you have the declaration of `mbrlen', and to 0 if you don't.
613   */
614#undef HAVE_DECL_MBRLEN
615
616/* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
617   don't. */
618#undef HAVE_DECL_MBRTOWC
619
620/* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
621   don't. */
622#undef HAVE_DECL_MBSINIT
623
624/* Define to 1 if you have the declaration of `program_invocation_name', and
625   to 0 if you don't. */
626#undef HAVE_DECL_PROGRAM_INVOCATION_NAME
627
628/* Define to 1 if you have the declaration of `program_invocation_short_name',
629   and to 0 if you don't. */
630#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
631
632/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
633   you don't. */
634#undef HAVE_DECL_PUTCHAR_UNLOCKED
635
636/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
637   don't. */
638#undef HAVE_DECL_PUTC_UNLOCKED
639
640/* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
641   */
642#undef HAVE_DECL_SETENV
643
644/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
645   */
646#undef HAVE_DECL_STRDUP
647
648/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
649   don't. */
650#undef HAVE_DECL_STRERROR_R
651
652/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
653   don't. */
654#undef HAVE_DECL_STRNCASECMP
655
656/* Define to 1 if you have the declaration of `towlower', and to 0 if you
657   don't. */
658#undef HAVE_DECL_TOWLOWER
659
660/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
661   */
662#undef HAVE_DECL_TZNAME
663
664/* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
665   don't. */
666#undef HAVE_DECL_UNSETENV
667
668/* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
669   don't. */
670#undef HAVE_DECL_WCRTOMB
671
672/* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
673   */
674#undef HAVE_DECL_WCTOB
675
676/* Define to 1 if you have the declaration of `_fseeki64', and to 0 if you
677   don't. */
678#undef HAVE_DECL__FSEEKI64
679
680/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
681   don't. */
682#undef HAVE_DECL__SNPRINTF
683
684/* Define to 1 if you have the declaration of `__argv', and to 0 if you don't.
685   */
686#undef HAVE_DECL___ARGV
687
688/* Define to 1 if you have the declaration of `__fpending', and to 0 if you
689   don't. */
690#undef HAVE_DECL___FPENDING
691
692/* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you
693   don't. */
694#undef HAVE_DECL___FSETLOCKING
695
696/* Define to 1 if you have the <dlfcn.h> header file. */
697#undef HAVE_DLFCN_H
698
699/* Define to 1 if you have the 'dup2' function. */
700#undef HAVE_DUP2
701
702/* Define to 1 if you have the `eaccess' function. */
703#undef HAVE_EACCESS
704
705/* Define if you have the declaration of environ. */
706#undef HAVE_ENVIRON_DECL
707
708/* Define to 1 if you have the `euidaccess' function. */
709#undef HAVE_EUIDACCESS
710
711/* Define to 1 if you have the `faccessat' function. */
712#undef HAVE_FACCESSAT
713
714/* Define to 1 if you have the `facl' function. */
715#undef HAVE_FACL
716
717/* Define to 1 if you have the `fchmod' function. */
718#undef HAVE_FCHMOD
719
720/* Define to 1 if you have the `fcntl' function. */
721#undef HAVE_FCNTL
722
723/* Define to 1 if you have the <features.h> header file. */
724#undef HAVE_FEATURES_H
725
726/* Define to 1 if you have the `flock' function. */
727#undef HAVE_FLOCK
728
729/* Define to 1 if you have the `flockfile' function. */
730#undef HAVE_FLOCKFILE
731
732/* Define if the frexpl function is available in libc. */
733#undef HAVE_FREXPL_IN_LIBC
734
735/* Define if the frexp function is available in libc. */
736#undef HAVE_FREXP_IN_LIBC
737
738/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
739#undef HAVE_FSEEKO
740
741/* Define to 1 if you have the `funlockfile' function. */
742#undef HAVE_FUNLOCKFILE
743
744/* Define to 1 if you have the `getacl' function. */
745#undef HAVE_GETACL
746
747/* Define to 1 if you have the `getcwd' function. */
748#undef HAVE_GETCWD
749
750/* Define to 1 if you have the `getdelim' function. */
751#undef HAVE_GETDELIM
752
753/* Define to 1 if you have the `getdtablesize' function. */
754#undef HAVE_GETDTABLESIZE
755
756/* Define to 1 if you have the `getegid' function. */
757#undef HAVE_GETEGID
758
759/* Define to 1 if you have the `geteuid' function. */
760#undef HAVE_GETEUID
761
762/* Define to 1 if you have the `getexecname' function. */
763#undef HAVE_GETEXECNAME
764
765/* Define to 1 if you have the `getgid' function. */
766#undef HAVE_GETGID
767
768/* Define to 1 if your system has a working `getgroups' function. */
769#undef HAVE_GETGROUPS
770
771/* Define to 1 if you have the <getopt.h> header file. */
772#undef HAVE_GETOPT_H
773
774/* Define to 1 if you have the `getopt_long_only' function. */
775#undef HAVE_GETOPT_LONG_ONLY
776
777/* Define to 1 if you have the `getpass' function. */
778#undef HAVE_GETPASS
779
780/* Define to 1 if you have the `getprogname' function. */
781#undef HAVE_GETPROGNAME
782
783/* Define if the GNU gettext() function is already present or preinstalled. */
784#undef HAVE_GETTEXT
785
786/* Define to 1 if you have the `gettimeofday' function. */
787#undef HAVE_GETTIMEOFDAY
788
789/* Define to 1 if you have the `getuid' function. */
790#undef HAVE_GETUID
791
792/* Define if you have the iconv() function and it works. */
793#undef HAVE_ICONV
794
795/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
796#undef HAVE_INTMAX_T
797
798/* Define to 1 if you have the <inttypes.h> header file. */
799#undef HAVE_INTTYPES_H
800
801/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
802   declares uintmax_t. */
803#undef HAVE_INTTYPES_H_WITH_UINTMAX
804
805/* Define to 1 if you have the `isblank' function. */
806#undef HAVE_ISBLANK
807
808/* Define if the isnan(double) function is available in libc. */
809#undef HAVE_ISNAND_IN_LIBC
810
811/* Define if the isnan(float) function is available in libc. */
812#undef HAVE_ISNANF_IN_LIBC
813
814/* Define if the isnan(long double) function is available in libc. */
815#undef HAVE_ISNANL_IN_LIBC
816
817/* Define to 1 if you have the `issetugid' function. */
818#undef HAVE_ISSETUGID
819
820/* Define to 1 if you have the `iswcntrl' function. */
821#undef HAVE_ISWCNTRL
822
823/* Define to 1 if you have the `iswctype' function. */
824#undef HAVE_ISWCTYPE
825
826/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
827#undef HAVE_LANGINFO_CODESET
828
829/* Define to 1 if you have the <langinfo.h> header file. */
830#undef HAVE_LANGINFO_H
831
832/* Define if the ldexpl function is available in libc. */
833#undef HAVE_LDEXPL_IN_LIBC
834
835/* Define if the ldexp function is available in libc. */
836#undef HAVE_LDEXP_IN_LIBC
837
838/* Define if you have the libgcrypt library. */
839#undef HAVE_LIBGCRYPT
840
841/* Define to 1 if you have the <libgen.h> header file. */
842#undef HAVE_LIBGEN_H
843
844/* Define to 1 if you have the <libintl.h> header file. */
845#undef HAVE_LIBINTL_H
846
847/* Define to 1 if you have the <limits.h> header file. */
848#undef HAVE_LIMITS_H
849
850/* Define to 1 if you have the `link' function. */
851#undef HAVE_LINK
852
853/* Define if localtime-like functions can loop forever on extreme arguments.
854   */
855#undef HAVE_LOCALTIME_INFLOOP_BUG
856
857/* Define to 1 if you have the `localtime_r' function. */
858#undef HAVE_LOCALTIME_R
859
860/* Define to 1 if the system has the type 'long long int'. */
861#undef HAVE_LONG_LONG_INT
862
863/* Define to 1 if you have the `lstat' function. */
864#undef HAVE_LSTAT
865
866/* Define to 1 if you have the <malloc.h> header file. */
867#undef HAVE_MALLOC_H
868
869/* Define if the 'malloc' function is POSIX compliant. */
870#undef HAVE_MALLOC_POSIX
871
872/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
873   config.h and <sys/mman.h>. */
874#undef HAVE_MAP_ANONYMOUS
875
876/* Define to 1 if you have the <math.h> header file. */
877#undef HAVE_MATH_H
878
879/* Define to 1 if you have the `mbrlen' function. */
880#undef HAVE_MBRLEN
881
882/* Define to 1 if you have the `mbrtowc' function. */
883#undef HAVE_MBRTOWC
884
885/* Define to 1 if you have the `mbsinit' function. */
886#undef HAVE_MBSINIT
887
888/* Define to 1 if <wchar.h> declares mbstate_t. */
889#undef HAVE_MBSTATE_T
890
891/* Define to 1 if you have the <memory.h> header file. */
892#undef HAVE_MEMORY_H
893
894/* Define to 1 if <limits.h> defines the MIN and MAX macros. */
895#undef HAVE_MINMAX_IN_LIMITS_H
896
897/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
898#undef HAVE_MINMAX_IN_SYS_PARAM_H
899
900/* Define to 1 if you have the `mkostemp' function. */
901#undef HAVE_MKOSTEMP
902
903/* Define to 1 if you have the `mkstemp' function. */
904#undef HAVE_MKSTEMP
905
906/* Define to 1 if you have the `mprotect' function. */
907#undef HAVE_MPROTECT
908
909/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
910   concept. */
911#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
912
913/* Define to 1 if you have the `nl_langinfo' function. */
914#undef HAVE_NL_LANGINFO
915
916/* Define to 1 if the system has obstacks that work with any size object. */
917#undef HAVE_OBSTACK
918
919/* Define to 1 if you have the <paths.h> header file. */
920#undef HAVE_PATHS_H
921
922/* Define to 1 if you have the `posix_spawn' function. */
923#undef HAVE_POSIX_SPAWN
924
925/* Define to 1 if the system has the type `posix_spawnattr_t'. */
926#undef HAVE_POSIX_SPAWNATTR_T
927
928/* Define to 1 if the system has the type `posix_spawn_file_actions_t'. */
929#undef HAVE_POSIX_SPAWN_FILE_ACTIONS_T
930
931/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
932#undef HAVE_PTHREAD_MUTEX_RECURSIVE
933
934/* Define if the POSIX multithreading library has read/write locks. */
935#undef HAVE_PTHREAD_RWLOCK
936
937/* Define if the 'pthread_rwlock_rdlock' function prefers a writer to a
938   reader. */
939#undef HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER
940
941/* Define to 1 if you have the `raise' function. */
942#undef HAVE_RAISE
943
944/* Define to 1 if you have the <random.h> header file. */
945#undef HAVE_RANDOM_H
946
947/* Define to 1 if you have the `random_r' function. */
948#undef HAVE_RANDOM_R
949
950/* Define to 1 if you have the `rawmemchr' function. */
951#undef HAVE_RAWMEMCHR
952
953/* Define if you have the readline library. */
954#undef HAVE_READLINE
955
956/* Define to 1 if you have the <readline/history.h> header file. */
957#undef HAVE_READLINE_HISTORY_H
958
959/* Define to 1 if you have the <readline/readline.h> header file. */
960#undef HAVE_READLINE_READLINE_H
961
962/* Define to 1 if you have the `readlink' function. */
963#undef HAVE_READLINK
964
965/* Define if the 'realloc' function is POSIX compliant. */
966#undef HAVE_REALLOC_POSIX
967
968/* Define to 1 if you have the `realpath' function. */
969#undef HAVE_REALPATH
970
971/* Define to 1 if you have run the test for working tzset. */
972#undef HAVE_RUN_TZSET_TEST
973
974/* Define to 1 if 'long double' and 'double' have the same representation. */
975#undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
976
977/* Define to 1 if you have the <sched.h> header file. */
978#undef HAVE_SCHED_H
979
980/* Define to 1 if you have the `sched_setparam' function. */
981#undef HAVE_SCHED_SETPARAM
982
983/* Define to 1 if you have the `sched_setscheduler' function. */
984#undef HAVE_SCHED_SETSCHEDULER
985
986/* Define to 1 if you have the <search.h> header file. */
987#undef HAVE_SEARCH_H
988
989/* Define to 1 if you have the `secure_getenv' function. */
990#undef HAVE_SECURE_GETENV
991
992/* Define to 1 if you have the <selinux/context.h> header file. */
993#undef HAVE_SELINUX_CONTEXT_H
994
995/* Define to 1 if you have the <selinux/selinux.h> header file. */
996#undef HAVE_SELINUX_SELINUX_H
997
998/* Define to 1 if you have the `setdtablesize' function. */
999#undef HAVE_SETDTABLESIZE
1000
1001/* Define to 1 if you have the `setegid' function. */
1002#undef HAVE_SETEGID
1003
1004/* Define to 1 if you have the `setenv' function. */
1005#undef HAVE_SETENV
1006
1007/* Define to 1 if you have the `seteuid' function. */
1008#undef HAVE_SETEUID
1009
1010/* Define to 1 if you have the `sigaction' function. */
1011#undef HAVE_SIGACTION
1012
1013/* Define to 1 if you have the `sigaltstack' function. */
1014#undef HAVE_SIGALTSTACK
1015
1016/* Define to 1 if the system has the type `siginfo_t'. */
1017#undef HAVE_SIGINFO_T
1018
1019/* Define to 1 if you have the `siginterrupt' function. */
1020#undef HAVE_SIGINTERRUPT
1021
1022/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1023#undef HAVE_SIGNED_SIG_ATOMIC_T
1024
1025/* Define to 1 if 'wchar_t' is a signed integer type. */
1026#undef HAVE_SIGNED_WCHAR_T
1027
1028/* Define to 1 if 'wint_t' is a signed integer type. */
1029#undef HAVE_SIGNED_WINT_T
1030
1031/* Define to 1 if the system has the type `sigset_t'. */
1032#undef HAVE_SIGSET_T
1033
1034/* Define to 1 if the system has the type `sig_atomic_t'. */
1035#undef HAVE_SIG_ATOMIC_T
1036
1037/* Define to 1 if you have the `snprintf' function. */
1038#undef HAVE_SNPRINTF
1039
1040/* Define if the return value of the snprintf function is the number of of
1041   bytes (excluding the terminating NUL) that would have been produced if the
1042   buffer had been large enough. */
1043#undef HAVE_SNPRINTF_RETVAL_C99
1044
1045/* Define to 1 if you have the <spawn.h> header file. */
1046#undef HAVE_SPAWN_H
1047
1048/* Define to 1 if you have the `statacl' function. */
1049#undef HAVE_STATACL
1050
1051/* Define to 1 if you have the <stdint.h> header file. */
1052#undef HAVE_STDINT_H
1053
1054/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1055   uintmax_t. */
1056#undef HAVE_STDINT_H_WITH_UINTMAX
1057
1058/* Define to 1 if you have the <stdio_ext.h> header file. */
1059#undef HAVE_STDIO_EXT_H
1060
1061/* Define to 1 if you have the <stdlib.h> header file. */
1062#undef HAVE_STDLIB_H
1063
1064/* Define to 1 if you have the `strcasecmp' function. */
1065#undef HAVE_STRCASECMP
1066
1067/* Define to 1 if you have the `strcasestr' function. */
1068#undef HAVE_STRCASESTR
1069
1070/* Define to 1 if you have the `strchrnul' function. */
1071#undef HAVE_STRCHRNUL
1072
1073/* Define to 1 if you have the `strdup' function. */
1074#undef HAVE_STRDUP
1075
1076/* Define to 1 if you have the `strerror_r' function. */
1077#undef HAVE_STRERROR_R
1078
1079/* Define to 1 if you have the <strings.h> header file. */
1080#undef HAVE_STRINGS_H
1081
1082/* Define to 1 if you have the <string.h> header file. */
1083#undef HAVE_STRING_H
1084
1085/* Define to 1 if you have the `strncasecmp' function. */
1086#undef HAVE_STRNCASECMP
1087
1088/* Define to 1 if you have the `strnlen' function. */
1089#undef HAVE_STRNLEN
1090
1091/* Define to 1 if you have the `strsep' function. */
1092#undef HAVE_STRSEP
1093
1094/* Define to 1 if `l_type' is a member of `struct flock'. */
1095#undef HAVE_STRUCT_FLOCK_L_TYPE
1096
1097/* Define to 1 if `decimal_point' is a member of `struct lconv'. */
1098#undef HAVE_STRUCT_LCONV_DECIMAL_POINT
1099
1100/* Define to 1 if the system has the type `struct random_data'. */
1101#undef HAVE_STRUCT_RANDOM_DATA
1102
1103/* Define to 1 if `sa_sigaction' is a member of `struct sigaction'. */
1104#undef HAVE_STRUCT_SIGACTION_SA_SIGACTION
1105
1106/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
1107#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
1108
1109/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
1110#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
1111
1112/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
1113#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
1114
1115/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
1116#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
1117
1118/* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
1119#undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
1120
1121/* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
1122#undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
1123
1124/* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
1125#undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
1126
1127/* Define to 1 if `tm_zone' is a member of `struct tm'. */
1128#undef HAVE_STRUCT_TM_TM_ZONE
1129
1130/* Define to 1 if you have the `strverscmp' function. */
1131#undef HAVE_STRVERSCMP
1132
1133/* Define to 1 if you have the `symlink' function. */
1134#undef HAVE_SYMLINK
1135
1136/* Define to 1 if you have the <sys/acl.h> header file. */
1137#undef HAVE_SYS_ACL_H
1138
1139/* Define to 1 if you have the <sys/bitypes.h> header file. */
1140#undef HAVE_SYS_BITYPES_H
1141
1142/* Define to 1 if you have the <sys/cdefs.h> header file. */
1143#undef HAVE_SYS_CDEFS_H
1144
1145/* Define to 1 if you have the <sys/file.h> header file. */
1146#undef HAVE_SYS_FILE_H
1147
1148/* Define to 1 if you have the <sys/inttypes.h> header file. */
1149#undef HAVE_SYS_INTTYPES_H
1150
1151/* Define to 1 if you have the <sys/mman.h> header file. */
1152#undef HAVE_SYS_MMAN_H
1153
1154/* Define to 1 if you have the <sys/param.h> header file. */
1155#undef HAVE_SYS_PARAM_H
1156
1157/* Define to 1 if you have the <sys/socket.h> header file. */
1158#undef HAVE_SYS_SOCKET_H
1159
1160/* Define to 1 if you have the <sys/stat.h> header file. */
1161#undef HAVE_SYS_STAT_H
1162
1163/* Define to 1 if you have the <sys/time.h> header file. */
1164#undef HAVE_SYS_TIME_H
1165
1166/* Define to 1 if you have the <sys/types.h> header file. */
1167#undef HAVE_SYS_TYPES_H
1168
1169/* Define to 1 if you have the <sys/wait.h> header file. */
1170#undef HAVE_SYS_WAIT_H
1171
1172/* Define to 1 if the system has the 'tcgetattr' function. */
1173#undef HAVE_TCGETATTR
1174
1175/* Define to 1 if the system has the 'tcsetattr' function. */
1176#undef HAVE_TCSETATTR
1177
1178/* Define to 1 if you have the <termios.h> header file. */
1179#undef HAVE_TERMIOS_H
1180
1181/* Define to 1 if you have the `timegm' function. */
1182#undef HAVE_TIMEGM
1183
1184/* Define to 1 if the system has the type `timezone_t'. */
1185#undef HAVE_TIMEZONE_T
1186
1187/* Define if struct tm has the tm_gmtoff member. */
1188#undef HAVE_TM_GMTOFF
1189
1190/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1191   `HAVE_STRUCT_TM_TM_ZONE' instead. */
1192#undef HAVE_TM_ZONE
1193
1194/* Define to 1 if you have the `towlower' function. */
1195#undef HAVE_TOWLOWER
1196
1197/* Define to 1 if you have the `tsearch' function. */
1198#undef HAVE_TSEARCH
1199
1200/* Define to 1 if you don't have `tm_zone' but do have the external array
1201   `tzname'. */
1202#undef HAVE_TZNAME
1203
1204/* Define to 1 if you have the `tzset' function. */
1205#undef HAVE_TZSET
1206
1207/* Define to 1 if you have the <unistd.h> header file. */
1208#undef HAVE_UNISTD_H
1209
1210/* Define to 1 if you have the `unsetenv' function. */
1211#undef HAVE_UNSETENV
1212
1213/* Define to 1 if the system has the type 'unsigned long long int'. */
1214#undef HAVE_UNSIGNED_LONG_LONG_INT
1215
1216/* Define if you have a global __progname variable */
1217#undef HAVE_VAR___PROGNAME
1218
1219/* Define to 1 if you have the `vasnprintf' function. */
1220#undef HAVE_VASNPRINTF
1221
1222/* Define to 1 if you have the `vasprintf' function. */
1223#undef HAVE_VASPRINTF
1224
1225/* Define to 1 if you have the `vfork' function. */
1226#undef HAVE_VFORK
1227
1228/* Define to 1 if you have the `waitid' function. */
1229#undef HAVE_WAITID
1230
1231/* Define to 1 if you have the <wchar.h> header file. */
1232#undef HAVE_WCHAR_H
1233
1234/* Define if you have the 'wchar_t' type. */
1235#undef HAVE_WCHAR_T
1236
1237/* Define to 1 if you have the `wcrtomb' function. */
1238#undef HAVE_WCRTOMB
1239
1240/* Define to 1 if you have the `wcslen' function. */
1241#undef HAVE_WCSLEN
1242
1243/* Define to 1 if you have the `wcsnlen' function. */
1244#undef HAVE_WCSNLEN
1245
1246/* Define to 1 if you have the `wctob' function. */
1247#undef HAVE_WCTOB
1248
1249/* Define to 1 if you have the <wctype.h> header file. */
1250#undef HAVE_WCTYPE_H
1251
1252/* Define to 1 if you have the <winsock2.h> header file. */
1253#undef HAVE_WINSOCK2_H
1254
1255/* Define if you have the 'wint_t' type. */
1256#undef HAVE_WINT_T
1257
1258/* Define to 1 if O_NOATIME works. */
1259#undef HAVE_WORKING_O_NOATIME
1260
1261/* Define to 1 if O_NOFOLLOW works. */
1262#undef HAVE_WORKING_O_NOFOLLOW
1263
1264/* Define to 1 if you have the <xlocale.h> header file. */
1265#undef HAVE_XLOCALE_H
1266
1267/* Define to 1 if the system has the type `_Bool'. */
1268#undef HAVE__BOOL
1269
1270/* Define to 1 if you have the `_fseeki64' function. */
1271#undef HAVE__FSEEKI64
1272
1273/* Define to 1 if you have the `_ftelli64' function. */
1274#undef HAVE__FTELLI64
1275
1276/* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1277#undef HAVE__SET_INVALID_PARAMETER_HANDLER
1278
1279/* Define to 1 if the compiler supports __builtin_expect,
1280   and to 2 if <builtins.h> does.  */
1281#undef HAVE___BUILTIN_EXPECT
1282#ifndef HAVE___BUILTIN_EXPECT
1283# define __builtin_expect(e, c) (e)
1284#elif HAVE___BUILTIN_EXPECT == 2
1285# include <builtins.h>
1286#endif
1287
1288
1289/* Define to 1 if you have the `__fseterr' function. */
1290#undef HAVE___FSETERR
1291
1292/* Define to 1 if you have the `__fsetlocking' function. */
1293#undef HAVE___FSETLOCKING
1294
1295/* Define to 1 if you have the `__fwriting' function. */
1296#undef HAVE___FWRITING
1297
1298/* Define to 1 if the compiler supports the keyword '__inline'. */
1299#undef HAVE___INLINE
1300
1301/* Define to 1 if you have the `__secure_getenv' function. */
1302#undef HAVE___SECURE_GETENV
1303
1304/* Define as the bit index in the word where to find bit 0 of the exponent of
1305   'long double'. */
1306#undef LDBL_EXPBIT0_BIT
1307
1308/* Define as the word index where to find the exponent of 'long double'. */
1309#undef LDBL_EXPBIT0_WORD
1310
1311/* Define as the bit index in the word where to find the sign of 'long
1312   double'. */
1313#undef LDBL_SIGNBIT_BIT
1314
1315/* Define as the word index where to find the sign of 'long double'. */
1316#undef LDBL_SIGNBIT_WORD
1317
1318/* Define to 1 if lseek does not detect pipes. */
1319#undef LSEEK_PIPE_BROKEN
1320
1321/* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1322   slash. */
1323#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1324
1325/* Define to the sub-directory where libtool stores uninstalled libraries. */
1326#undef LT_OBJDIR
1327
1328/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1329#undef MALLOC_0_IS_NONNULL
1330
1331/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1332#undef MAP_ANONYMOUS
1333
1334/* Define if the mbrtowc function does not return (size_t) -2 for empty input.
1335   */
1336#undef MBRTOWC_EMPTY_INPUT_BUG
1337
1338/* Define if the mbrtowc function has the NULL pwc argument bug. */
1339#undef MBRTOWC_NULL_ARG1_BUG
1340
1341/* Define if the mbrtowc function has the NULL string argument bug. */
1342#undef MBRTOWC_NULL_ARG2_BUG
1343
1344/* Define if the mbrtowc function does not return 0 for a NUL character. */
1345#undef MBRTOWC_NUL_RETVAL_BUG
1346
1347/* Define if the mbrtowc function returns a wrong return value. */
1348#undef MBRTOWC_RETVAL_BUG
1349
1350/* Use GNU style printf and scanf.  */
1351#ifndef __USE_MINGW_ANSI_STDIO
1352# undef __USE_MINGW_ANSI_STDIO
1353#endif
1354
1355
1356/* Define if the compilation of mktime.c should define 'mktime_internal'. */
1357#undef NEED_MKTIME_INTERNAL
1358
1359/* Define if the compilation of mktime.c should define 'mktime' with the
1360   native Windows TZ workaround. */
1361#undef NEED_MKTIME_WINDOWS
1362
1363/* Define if the compilation of mktime.c should define 'mktime' with the
1364   algorithmic workarounds. */
1365#undef NEED_MKTIME_WORKING
1366
1367/* Define if the vasnprintf implementation needs special code for the 'a' and
1368   'A' directives. */
1369#undef NEED_PRINTF_DIRECTIVE_A
1370
1371/* Define if the vasnprintf implementation needs special code for the 'F'
1372   directive. */
1373#undef NEED_PRINTF_DIRECTIVE_F
1374
1375/* Define if the vasnprintf implementation needs special code for the 'ls'
1376   directive. */
1377#undef NEED_PRINTF_DIRECTIVE_LS
1378
1379/* Define if the vasnprintf implementation needs special code for 'double'
1380   arguments. */
1381#undef NEED_PRINTF_DOUBLE
1382
1383/* Define if the vasnprintf implementation needs special code for surviving
1384   out-of-memory conditions. */
1385#undef NEED_PRINTF_ENOMEM
1386
1387/* Define if the vasnprintf implementation needs special code for the ' flag.
1388   */
1389#undef NEED_PRINTF_FLAG_GROUPING
1390
1391/* Define if the vasnprintf implementation needs special code for the '-'
1392   flag. */
1393#undef NEED_PRINTF_FLAG_LEFTADJUST
1394
1395/* Define if the vasnprintf implementation needs special code for the 0 flag.
1396   */
1397#undef NEED_PRINTF_FLAG_ZERO
1398
1399/* Define if the vasnprintf implementation needs special code for infinite
1400   'double' arguments. */
1401#undef NEED_PRINTF_INFINITE_DOUBLE
1402
1403/* Define if the vasnprintf implementation needs special code for infinite
1404   'long double' arguments. */
1405#undef NEED_PRINTF_INFINITE_LONG_DOUBLE
1406
1407/* Define if the vasnprintf implementation needs special code for 'long
1408   double' arguments. */
1409#undef NEED_PRINTF_LONG_DOUBLE
1410
1411/* Define if the vasnprintf implementation needs special code for supporting
1412   large precisions without arbitrary bounds. */
1413#undef NEED_PRINTF_UNBOUNDED_PRECISION
1414
1415/* Define to 1 if open() fails to recognize a trailing slash. */
1416#undef OPEN_TRAILING_SLASH_BUG
1417
1418/* Name of package */
1419#undef PACKAGE
1420
1421/* Define to the address where bug reports for this package should be sent. */
1422#undef PACKAGE_BUGREPORT
1423
1424/* Define to the full name of this package. */
1425#undef PACKAGE_NAME
1426
1427/* String identifying the packager of this software */
1428#undef PACKAGE_PACKAGER
1429
1430/* Packager info for bug reports (URL/e-mail/...) */
1431#undef PACKAGE_PACKAGER_BUG_REPORTS
1432
1433/* Packager-specific version information */
1434#undef PACKAGE_PACKAGER_VERSION
1435
1436/* Define to the full name and version of this package. */
1437#undef PACKAGE_STRING
1438
1439/* Define to the one symbol short name of this package. */
1440#undef PACKAGE_TARNAME
1441
1442/* Define to the home page for this package. */
1443#undef PACKAGE_URL
1444
1445/* Define to the version of this package. */
1446#undef PACKAGE_VERSION
1447
1448/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1449#undef PRI_MACROS_BROKEN
1450
1451/* Define to the type that is the result of default argument promotions of
1452   type mode_t. */
1453#undef PROMOTED_MODE_T
1454
1455/* Define if the pthread_in_use() detection is hard. */
1456#undef PTHREAD_IN_USE_DETECTION_HARD
1457
1458/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1459   'ptrdiff_t'. */
1460#undef PTRDIFF_T_SUFFIX
1461
1462/* Define to 1 if readlink fails to recognize a trailing slash. */
1463#undef READLINK_TRAILING_SLASH_BUG
1464
1465/* Compile encryption support */
1466#undef REC_CRYPT_SUPPORT
1467
1468/* Define if rename does not work when the destination file exists, as on
1469   Cygwin 1.5 or Windows. */
1470#undef RENAME_DEST_EXISTS_BUG
1471
1472/* Define if rename fails to leave hard links alone, as on NetBSD 1.6 or
1473   Cygwin 1.5. */
1474#undef RENAME_HARD_LINK_BUG
1475
1476/* Define if rename does not correctly handle slashes on the destination
1477   argument, such as on Solaris 11 or NetBSD 1.6. */
1478#undef RENAME_TRAILING_SLASH_DEST_BUG
1479
1480/* Define if rename does not correctly handle slashes on the source argument,
1481   such as on Solaris 9 or cygwin 1.5. */
1482#undef RENAME_TRAILING_SLASH_SOURCE_BUG
1483
1484/* Define if fprintf is overridden by a POSIX compliant gnulib implementation.
1485   */
1486#undef REPLACE_FPRINTF_POSIX
1487
1488/* Define to 1 if stat needs help when passed a file name with a trailing
1489   slash */
1490#undef REPLACE_FUNC_STAT_FILE
1491
1492/* Define if nl_langinfo exists but is overridden by gnulib. */
1493#undef REPLACE_NL_LANGINFO
1494
1495/* Define if gnulib uses its own posix_spawn and posix_spawnp functions. */
1496#undef REPLACE_POSIX_SPAWN
1497
1498/* Define if printf is overridden by a POSIX compliant gnulib implementation.
1499   */
1500#undef REPLACE_PRINTF_POSIX
1501
1502/* Define to 1 if strerror(0) does not return a message implying success. */
1503#undef REPLACE_STRERROR_0
1504
1505/* Define if vasnprintf exists but is overridden by gnulib. */
1506#undef REPLACE_VASNPRINTF
1507
1508/* Define if vfprintf is overridden by a POSIX compliant gnulib
1509   implementation. */
1510#undef REPLACE_VFPRINTF_POSIX
1511
1512/* File name of the Bourne shell.  */
1513#if defined __CYGWIN__
1514/* Omit the directory part because for 32-bit Cygwin programs in a
1515   64-bit Cygwin environment, the Cygwin mounts are not visible.  */
1516# define BOURNE_SHELL "sh"
1517#else
1518# define BOURNE_SHELL "/bin/sh"
1519#endif
1520
1521/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1522   'sig_atomic_t'. */
1523#undef SIG_ATOMIC_T_SUFFIX
1524
1525/* Define as the maximum value of type 'size_t', if the system doesn't define
1526   it. */
1527#ifndef SIZE_MAX
1528# undef SIZE_MAX
1529#endif
1530
1531/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1532   'size_t'. */
1533#undef SIZE_T_SUFFIX
1534
1535/* If using the C implementation of alloca, define if you know the
1536   direction of stack growth for your system; otherwise it will be
1537   automatically deduced at runtime.
1538	STACK_DIRECTION > 0 => grows toward higher addresses
1539	STACK_DIRECTION < 0 => grows toward lower addresses
1540	STACK_DIRECTION = 0 => direction of growth unknown */
1541#undef STACK_DIRECTION
1542
1543/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1544#undef STAT_MACROS_BROKEN
1545
1546/* Define to 1 if you have the ANSI C header files. */
1547#undef STDC_HEADERS
1548
1549/* Define to 1 if strerror_r returns char *. */
1550#undef STRERROR_R_CHAR_P
1551
1552/* Define to 1 if time_t is signed. */
1553#undef TIME_T_IS_SIGNED
1554
1555/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1556#undef TM_IN_SYS_TIME
1557
1558/* Define to 1 if the type of the st_atim member of a struct stat is struct
1559   timespec. */
1560#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
1561
1562/* Define if tzset clobbers localtime's static buffer. */
1563#undef TZSET_CLOBBERS_LOCALTIME
1564
1565/* Define to the prefix of C symbols at the assembler and linker level, either
1566   an underscore or empty. */
1567#undef USER_LABEL_PREFIX
1568
1569/* Define to nonzero if you want access control list support. */
1570#undef USE_ACL
1571
1572/* Define if the POSIX multithreading library can be used. */
1573#undef USE_POSIX_THREADS
1574
1575/* Define if references to the POSIX multithreading library should be made
1576   weak. */
1577#undef USE_POSIX_THREADS_WEAK
1578
1579/* Define if the GNU Pth multithreading library can be used. */
1580#undef USE_PTH_THREADS
1581
1582/* Define if references to the GNU Pth multithreading library should be made
1583   weak. */
1584#undef USE_PTH_THREADS_WEAK
1585
1586/* Define if the old Solaris multithreading library can be used. */
1587#undef USE_SOLARIS_THREADS
1588
1589/* Define if references to the old Solaris multithreading library should be
1590   made weak. */
1591#undef USE_SOLARIS_THREADS_WEAK
1592
1593/* Enable extensions on AIX 3, Interix.  */
1594#ifndef _ALL_SOURCE
1595# undef _ALL_SOURCE
1596#endif
1597/* Enable general extensions on macOS.  */
1598#ifndef _DARWIN_C_SOURCE
1599# undef _DARWIN_C_SOURCE
1600#endif
1601/* Enable GNU extensions on systems that have them.  */
1602#ifndef _GNU_SOURCE
1603# undef _GNU_SOURCE
1604#endif
1605/* Enable NetBSD extensions on NetBSD.  */
1606#ifndef _NETBSD_SOURCE
1607# undef _NETBSD_SOURCE
1608#endif
1609/* Enable OpenBSD extensions on NetBSD.  */
1610#ifndef _OPENBSD_SOURCE
1611# undef _OPENBSD_SOURCE
1612#endif
1613/* Enable threading extensions on Solaris.  */
1614#ifndef _POSIX_PTHREAD_SEMANTICS
1615# undef _POSIX_PTHREAD_SEMANTICS
1616#endif
1617/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
1618#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1619# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1620#endif
1621/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
1622#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1623# undef __STDC_WANT_IEC_60559_BFP_EXT__
1624#endif
1625/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
1626#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1627# undef __STDC_WANT_IEC_60559_DFP_EXT__
1628#endif
1629/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
1630#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1631# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
1632#endif
1633/* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
1634#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1635# undef __STDC_WANT_IEC_60559_TYPES_EXT__
1636#endif
1637/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
1638#ifndef __STDC_WANT_LIB_EXT2__
1639# undef __STDC_WANT_LIB_EXT2__
1640#endif
1641/* Enable extensions specified by ISO/IEC 24747:2009.  */
1642#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1643# undef __STDC_WANT_MATH_SPEC_FUNCS__
1644#endif
1645/* Enable extensions on HP NonStop.  */
1646#ifndef _TANDEM_SOURCE
1647# undef _TANDEM_SOURCE
1648#endif
1649/* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1650   mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1651   whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1652#ifndef _XOPEN_SOURCE
1653# undef _XOPEN_SOURCE
1654#endif
1655/* Enable X/Open compliant socket functions that do not require linking
1656   with -lxnet on HP-UX 11.11.  */
1657#ifndef _HPUX_ALT_XOPEN_SOCKET_API
1658# undef _HPUX_ALT_XOPEN_SOCKET_API
1659#endif
1660/* Enable general extensions on Solaris.  */
1661#ifndef __EXTENSIONS__
1662# undef __EXTENSIONS__
1663#endif
1664
1665
1666/* Define to 1 if you want getc etc. to use unlocked I/O if available.
1667   Unlocked I/O can improve performance in unithreaded apps, but it is not
1668   safe for multithreaded apps. */
1669#undef USE_UNLOCKED_IO
1670
1671/* Define if the native Windows multithreading API can be used. */
1672#undef USE_WINDOWS_THREADS
1673
1674/* Version number of package */
1675#undef VERSION
1676
1677/* Define to 1 if unsetenv returns void instead of int. */
1678#undef VOID_UNSETENV
1679
1680/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1681   'wchar_t'. */
1682#undef WCHAR_T_SUFFIX
1683
1684/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1685   'wint_t'. */
1686#undef WINT_T_SUFFIX
1687
1688/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1689   significant byte first (like Motorola and SPARC, unlike Intel). */
1690#if defined AC_APPLE_UNIVERSAL_BUILD
1691# if defined __BIG_ENDIAN__
1692#  define WORDS_BIGENDIAN 1
1693# endif
1694#else
1695# ifndef WORDS_BIGENDIAN
1696#  undef WORDS_BIGENDIAN
1697# endif
1698#endif
1699
1700/* Enable large inode numbers on Mac OS X 10.5. */
1701#undef _DARWIN_USE_64_BIT_INODE
1702
1703/* Number of bits in a file offset, on hosts where this is settable. */
1704#undef _FILE_OFFSET_BITS
1705
1706/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1707#undef _LARGEFILE_SOURCE
1708
1709/* Define for large files, on AIX-style hosts. */
1710#undef _LARGE_FILES
1711
1712/* Define to 1 on Solaris. */
1713#undef _LCONV_C99
1714
1715/* Define to 1 if on MINIX. */
1716#undef _MINIX
1717
1718/* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
1719#undef _NETBSD_SOURCE
1720
1721/* The _Noreturn keyword of C11.  */
1722#ifndef _Noreturn
1723# if 201103 <= (defined __cplusplus ? __cplusplus : 0)
1724#  define _Noreturn [[noreturn]]
1725# elif (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
1726        || 4 < __GNUC__ + (7 <= __GNUC_MINOR__))
1727   /* _Noreturn works as-is.  */
1728# elif 2 < __GNUC__ + (8 <= __GNUC_MINOR__) || 0x5110 <= __SUNPRO_C
1729#  define _Noreturn __attribute__ ((__noreturn__))
1730# elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
1731#  define _Noreturn __declspec (noreturn)
1732# else
1733#  define _Noreturn
1734# endif
1735#endif
1736
1737
1738/* Define to 2 if the system does not provide POSIX.1 features except with
1739   this defined. */
1740#undef _POSIX_1_SOURCE
1741
1742/* Define to 1 if you need to in order for 'stat' and other things to work. */
1743#undef _POSIX_SOURCE
1744
1745/* Define if you want <regex.h> to include <limits.h>, so that it consistently
1746   overrides <limits.h>'s RE_DUP_MAX. */
1747#undef _REGEX_INCLUDE_LIMITS_H
1748
1749/* Define if you want regoff_t to be at least as wide POSIX requires. */
1750#undef _REGEX_LARGE_OFFSETS
1751
1752/* For standard stat data types on VMS. */
1753#undef _USE_STD_STAT
1754
1755/* Define to rpl_ if the getopt replacement functions and variables should be
1756   used. */
1757#undef __GETOPT_PREFIX
1758
1759/* Define to 1 if the system <stdint.h> predates C++11. */
1760#undef __STDC_CONSTANT_MACROS
1761
1762/* Define to 1 if the system <stdint.h> predates C++11. */
1763#undef __STDC_LIMIT_MACROS
1764
1765/* Please see the Gnulib manual for how to use these macros.
1766
1767   Suppress extern inline with HP-UX cc, as it appears to be broken; see
1768   <https://lists.gnu.org/r/bug-texinfo/2013-02/msg00030.html>.
1769
1770   Suppress extern inline with Sun C in standards-conformance mode, as it
1771   mishandles inline functions that call each other.  E.g., for 'inline void f
1772   (void) { } inline void g (void) { f (); }', c99 incorrectly complains
1773   'reference to static identifier "f" in extern inline function'.
1774   This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
1775
1776   Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
1777   on configurations that mistakenly use 'static inline' to implement
1778   functions or macros in standard C headers like <ctype.h>.  For example,
1779   if isdigit is mistakenly implemented via a static inline function,
1780   a program containing an extern inline function that calls isdigit
1781   may not work since the C standard prohibits extern inline functions
1782   from calling static functions (ISO C 99 section 6.7.4.(3).
1783   This bug is known to occur on:
1784
1785     OS X 10.8 and earlier; see:
1786     https://lists.gnu.org/r/bug-gnulib/2012-12/msg00023.html
1787
1788     DragonFly; see
1789     http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
1790
1791     FreeBSD; see:
1792     https://lists.gnu.org/r/bug-gnulib/2014-07/msg00104.html
1793
1794   OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
1795   for clang but remains for g++; see <https://trac.macports.org/ticket/41033>.
1796   Assume DragonFly and FreeBSD will be similar.
1797
1798   GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99
1799   inline semantics, unless -fgnu89-inline is used.  It defines a macro
1800   __GNUC_STDC_INLINE__ to indicate this situation or a macro
1801   __GNUC_GNU_INLINE__ to indicate the opposite situation.
1802   GCC 4.2 with -std=c99 or -std=gnu99 implements the GNU C inline
1803   semantics but warns, unless -fgnu89-inline is used:
1804     warning: C99 inline functions are not supported; using GNU89
1805     warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute
1806   It defines a macro __GNUC_GNU_INLINE__ to indicate this situation.
1807 */
1808#if (((defined __APPLE__ && defined __MACH__) \
1809      || defined __DragonFly__ || defined __FreeBSD__) \
1810     && (defined __header_inline \
1811         ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
1812            && ! defined __clang__) \
1813         : ((! defined _DONT_USE_CTYPE_INLINE_ \
1814             && (defined __GNUC__ || defined __cplusplus)) \
1815            || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
1816                && defined __GNUC__ && ! defined __cplusplus))))
1817# define _GL_EXTERN_INLINE_STDHEADER_BUG
1818#endif
1819#if ((__GNUC__ \
1820      ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1821      : (199901L <= __STDC_VERSION__ \
1822         && !defined __HP_cc \
1823         && !defined __PGI \
1824         && !(defined __SUNPRO_C && __STDC__))) \
1825     && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
1826# define _GL_INLINE inline
1827# define _GL_EXTERN_INLINE extern inline
1828# define _GL_EXTERN_INLINE_IN_USE
1829#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
1830       && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
1831# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
1832   /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
1833#  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1834# else
1835#  define _GL_INLINE extern inline
1836# endif
1837# define _GL_EXTERN_INLINE extern
1838# define _GL_EXTERN_INLINE_IN_USE
1839#else
1840# define _GL_INLINE static _GL_UNUSED
1841# define _GL_EXTERN_INLINE static _GL_UNUSED
1842#endif
1843
1844/* In GCC 4.6 (inclusive) to 5.1 (exclusive),
1845   suppress bogus "no previous prototype for 'FOO'"
1846   and "no previous declaration for 'FOO'" diagnostics,
1847   when FOO is an inline function in the header; see
1848   <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
1849   <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>.  */
1850#if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
1851# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1852#  define _GL_INLINE_HEADER_CONST_PRAGMA
1853# else
1854#  define _GL_INLINE_HEADER_CONST_PRAGMA \
1855     _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1856# endif
1857# define _GL_INLINE_HEADER_BEGIN \
1858    _Pragma ("GCC diagnostic push") \
1859    _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1860    _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1861    _GL_INLINE_HEADER_CONST_PRAGMA
1862# define _GL_INLINE_HEADER_END \
1863    _Pragma ("GCC diagnostic pop")
1864#else
1865# define _GL_INLINE_HEADER_BEGIN
1866# define _GL_INLINE_HEADER_END
1867#endif
1868
1869/* Always use our fgetfilecon wrapper. */
1870#undef fgetfilecon
1871
1872/* Always use our getfilecon wrapper. */
1873#undef getfilecon
1874
1875/* Define to `int' if <sys/types.h> doesn't define. */
1876#undef gid_t
1877
1878/* A replacement for va_copy, if needed.  */
1879#define gl_va_copy(a,b) ((a) = (b))
1880
1881/* Define to `__inline__' or `__inline' if that's what the C compiler
1882   calls it, or to nothing if 'inline' is not supported under any name.  */
1883#ifndef __cplusplus
1884#undef inline
1885#endif
1886
1887/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1888#undef intmax_t
1889
1890/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1891   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1892   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1893   __APPLE__ && __MACH__ test for Mac OS X.
1894   __APPLE_CC__ tests for the Apple compiler and its version.
1895   __STDC_VERSION__ tests for the C99 mode.  */
1896#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1897# define __GNUC_STDC_INLINE__ 1
1898#endif
1899
1900/* Always use our lgetfilecon wrapper. */
1901#undef lgetfilecon
1902
1903/* Define to a type if <wchar.h> does not define. */
1904#undef mbstate_t
1905
1906/* Define to the real name of the mktime_internal function. */
1907#undef mktime_internal
1908
1909/* Define to `int' if <sys/types.h> does not define. */
1910#undef mode_t
1911
1912/* Define to the name of the strftime replacement function. */
1913#undef my_strftime
1914
1915/* Define to the type of st_nlink in struct stat, or a supertype. */
1916#undef nlink_t
1917
1918/* Define to `long' if <sys/types.h> does not define. */
1919#undef off_t
1920
1921/* Define to `int' if <sys/types.h> does not define. */
1922#undef pid_t
1923
1924/* Define as the type of the result of subtracting two pointers, if the system
1925   doesn't define it. */
1926#undef ptrdiff_t
1927
1928/* Define to rpl_re_comp if the replacement should be used. */
1929#undef re_comp
1930
1931/* Define to rpl_re_compile_fastmap if the replacement should be used. */
1932#undef re_compile_fastmap
1933
1934/* Define to rpl_re_compile_pattern if the replacement should be used. */
1935#undef re_compile_pattern
1936
1937/* Define to rpl_re_exec if the replacement should be used. */
1938#undef re_exec
1939
1940/* Define to rpl_re_match if the replacement should be used. */
1941#undef re_match
1942
1943/* Define to rpl_re_match_2 if the replacement should be used. */
1944#undef re_match_2
1945
1946/* Define to rpl_re_search if the replacement should be used. */
1947#undef re_search
1948
1949/* Define to rpl_re_search_2 if the replacement should be used. */
1950#undef re_search_2
1951
1952/* Define to rpl_re_set_registers if the replacement should be used. */
1953#undef re_set_registers
1954
1955/* Define to rpl_re_set_syntax if the replacement should be used. */
1956#undef re_set_syntax
1957
1958/* Define to rpl_re_syntax_options if the replacement should be used. */
1959#undef re_syntax_options
1960
1961/* Define to rpl_regcomp if the replacement should be used. */
1962#undef regcomp
1963
1964/* Define to rpl_regerror if the replacement should be used. */
1965#undef regerror
1966
1967/* Define to rpl_regexec if the replacement should be used. */
1968#undef regexec
1969
1970/* Define to rpl_regfree if the replacement should be used. */
1971#undef regfree
1972
1973/* Define to the equivalent of the C99 'restrict' keyword, or to
1974   nothing if this is not supported.  Do not define if restrict is
1975   supported directly.  */
1976#undef restrict
1977/* Work around a bug in Sun C++: it does not support _Restrict or
1978   __restrict__, even though the corresponding Sun C compiler ends up with
1979   "#define restrict _Restrict" or "#define restrict __restrict__" in the
1980   previous line.  Perhaps some future version of Sun C++ will work with
1981   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1982#if defined __SUNPRO_CC && !defined __RESTRICT
1983# define _Restrict
1984# define __restrict__
1985#endif
1986
1987/* Define as an integer type suitable for memory locations that can be
1988   accessed atomically even in the presence of asynchronous signals. */
1989#undef sig_atomic_t
1990
1991/* Define to `unsigned' if <sys/types.h> does not define. */
1992#undef size_t
1993
1994/* Define as a signed type of the same size as size_t. */
1995#undef ssize_t
1996
1997/* Define to `int' if <sys/types.h> doesn't define. */
1998#undef uid_t
1999
2000/* Define as a marker that can be attached to declarations that might not
2001    be used.  This helps to reduce warnings, such as from
2002    GCC -Wunused-parameter.  */
2003#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
2004# define _GL_UNUSED __attribute__ ((__unused__))
2005#else
2006# define _GL_UNUSED
2007#endif
2008/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
2009   is a misnomer outside of parameter lists.  */
2010#define _UNUSED_PARAMETER_ _GL_UNUSED
2011
2012/* gcc supports the "unused" attribute on possibly unused labels, and
2013   g++ has since version 4.5.  Note to support C++ as well as C,
2014   _GL_UNUSED_LABEL should be used with a trailing ;  */
2015#if !defined __cplusplus || __GNUC__ > 4 \
2016    || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
2017# define _GL_UNUSED_LABEL _GL_UNUSED
2018#else
2019# define _GL_UNUSED_LABEL
2020#endif
2021
2022/* The __pure__ attribute was added in gcc 2.96.  */
2023#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
2024# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
2025#else
2026# define _GL_ATTRIBUTE_PURE /* empty */
2027#endif
2028
2029/* The __const__ attribute was added in gcc 2.95.  */
2030#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
2031# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
2032#else
2033# define _GL_ATTRIBUTE_CONST /* empty */
2034#endif
2035
2036/* The __malloc__ attribute was added in gcc 3.  */
2037#if 3 <= __GNUC__
2038# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
2039#else
2040# define _GL_ATTRIBUTE_MALLOC /* empty */
2041#endif
2042
2043
2044/* Define as a macro for copying va_list variables. */
2045#undef va_copy
2046