1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Don't scramble unicode */
4#undef ACCEPT_UNICODE_CONTROL_CHARS
5
6/* Define if building universal (internal helper macro) */
7#undef AC_APPLE_UNIVERSAL_BUILD
8
9/* Define to the number of bits in type 'ptrdiff_t'. */
10#undef BITSIZEOF_PTRDIFF_T
11
12/* Define to the number of bits in type 'sig_atomic_t'. */
13#undef BITSIZEOF_SIG_ATOMIC_T
14
15/* Define to the number of bits in type 'size_t'. */
16#undef BITSIZEOF_SIZE_T
17
18/* Define to the number of bits in type 'wchar_t'. */
19#undef BITSIZEOF_WCHAR_T
20
21/* Define to the number of bits in type 'wint_t'. */
22#undef BITSIZEOF_WINT_T
23
24/* Define if you wish *printf() functions that have a safe handling of
25   non-IEEE-754 'long double' values. */
26#undef CHECK_PRINTF_SAFE
27
28/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
29   systems. This function is required for `alloca.c' support on those systems.
30   */
31#undef CRAY_STACKSEG_END
32
33/* Define to 1 if using `alloca.c'. */
34#undef C_ALLOCA
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 this to 1 if F_DUPFD behavior does not match POSIX */
50#undef FCNTL_DUPFD_BUGGY
51
52/* Define as the bit index in the word where to find bit 0 of the exponent of
53   'float'. */
54#undef FLT_EXPBIT0_BIT
55
56/* Define as the word index where to find the exponent of 'float'. */
57#undef FLT_EXPBIT0_WORD
58
59/* Define as the bit index in the word where to find the sign of 'float'. */
60#undef FLT_SIGNBIT_BIT
61
62/* Define as the word index where to find the sign of 'float'. */
63#undef FLT_SIGNBIT_WORD
64
65/* Define to the type of elements in the array set by `getgroups'. Usually
66   this is either `int' or `gid_t'. */
67#undef GETGROUPS_T
68
69/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
70   whether the gnulib module fscanf shall be considered present. */
71#undef GNULIB_FSCANF
72
73/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
74   whether the gnulib module scanf shall be considered present. */
75#undef GNULIB_SCANF
76
77/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
78   whether the gnulib module snprintf shall be considered present. */
79#undef GNULIB_SNPRINTF
80
81/* Define to 1 when the gnulib module close should be tested. */
82#undef GNULIB_TEST_CLOSE
83
84/* Define to 1 when the gnulib module connect should be tested. */
85#undef GNULIB_TEST_CONNECT
86
87/* Define to 1 when the gnulib module dup2 should be tested. */
88#undef GNULIB_TEST_DUP2
89
90/* Define to 1 when the gnulib module environ should be tested. */
91#undef GNULIB_TEST_ENVIRON
92
93/* Define to 1 when the gnulib module fcntl should be tested. */
94#undef GNULIB_TEST_FCNTL
95
96/* Define to 1 when the gnulib module frexp should be tested. */
97#undef GNULIB_TEST_FREXP
98
99/* Define to 1 when the gnulib module frexpl should be tested. */
100#undef GNULIB_TEST_FREXPL
101
102/* Define to 1 when the gnulib module getdtablesize should be tested. */
103#undef GNULIB_TEST_GETDTABLESIZE
104
105/* Define to 1 when the gnulib module getopt-gnu should be tested. */
106#undef GNULIB_TEST_GETOPT_GNU
107
108/* Define to 1 when the gnulib module malloc-posix should be tested. */
109#undef GNULIB_TEST_MALLOC_POSIX
110
111/* Define to 1 when the gnulib module memchr should be tested. */
112#undef GNULIB_TEST_MEMCHR
113
114/* Define to 1 when the gnulib module poll should be tested. */
115#undef GNULIB_TEST_POLL
116
117/* Define to 1 when the gnulib module printf-posix should be tested. */
118#undef GNULIB_TEST_PRINTF_POSIX
119
120/* Define to 1 when the gnulib module putenv should be tested. */
121#undef GNULIB_TEST_PUTENV
122
123/* Define to 1 when the gnulib module select should be tested. */
124#undef GNULIB_TEST_SELECT
125
126/* Define to 1 when the gnulib module signbit should be tested. */
127#undef GNULIB_TEST_SIGNBIT
128
129/* Define to 1 when the gnulib module snprintf should be tested. */
130#undef GNULIB_TEST_SNPRINTF
131
132/* Define to 1 when the gnulib module socket should be tested. */
133#undef GNULIB_TEST_SOCKET
134
135/* Define to 1 when the gnulib module strdup should be tested. */
136#undef GNULIB_TEST_STRDUP
137
138/* Define to 1 when the gnulib module strtoull should be tested. */
139#undef GNULIB_TEST_STRTOULL
140
141/* Define to 1 when the gnulib module vfprintf-posix should be tested. */
142#undef GNULIB_TEST_VFPRINTF_POSIX
143
144/* Define to 1 when the gnulib module vsnprintf should be tested. */
145#undef GNULIB_TEST_VSNPRINTF
146
147/* Define to 1 if you have the `alarm' function. */
148#undef HAVE_ALARM
149
150/* Define to 1 if you have `alloca', as a function or macro. */
151#undef HAVE_ALLOCA
152
153/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
154   */
155#undef HAVE_ALLOCA_H
156
157/* Define to 1 if you have the <bp-sym.h> header file. */
158#undef HAVE_BP_SYM_H
159
160/* Define if the copysignf function is declared in <math.h> and available in
161   libc. */
162#undef HAVE_COPYSIGNF_IN_LIBC
163
164/* Define if the copysignl function is declared in <math.h> and available in
165   libc. */
166#undef HAVE_COPYSIGNL_IN_LIBC
167
168/* Define if the copysign function is declared in <math.h> and available in
169   libc. */
170#undef HAVE_COPYSIGN_IN_LIBC
171
172/* Define to 1 if you have the `daemon' function. */
173#undef HAVE_DAEMON
174
175/* Define to 1 if you have the declaration of `copysign', and to 0 if you
176   don't. */
177#undef HAVE_DECL_COPYSIGN
178
179/* Define to 1 if you have the declaration of `copysignf', and to 0 if you
180   don't. */
181#undef HAVE_DECL_COPYSIGNF
182
183/* Define to 1 if you have the declaration of `copysignl', and to 0 if you
184   don't. */
185#undef HAVE_DECL_COPYSIGNL
186
187/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
188   */
189#undef HAVE_DECL_GETENV
190
191/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
192   don't. */
193#undef HAVE_DECL_SNPRINTF
194
195/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
196   */
197#undef HAVE_DECL_STRDUP
198
199/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
200   don't. */
201#undef HAVE_DECL_VSNPRINTF
202
203/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
204   don't. */
205#undef HAVE_DECL__SNPRINTF
206
207/* Define to 1 if you have the <dirent.h> header file. */
208#undef HAVE_DIRENT_H
209
210/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
211#undef HAVE_DOPRNT
212
213/* Define to 1 if you have the 'dup2' function. */
214#undef HAVE_DUP2
215
216/* Define if you have the declaration of environ. */
217#undef HAVE_ENVIRON_DECL
218
219/* Define to 1 if you have the `fcntl' function. */
220#undef HAVE_FCNTL
221
222/* Define to 1 if you have the <features.h> header file. */
223#undef HAVE_FEATURES_H
224
225/* Define if the frexpl function is available in libc. */
226#undef HAVE_FREXPL_IN_LIBC
227
228/* Define if the frexp function is available in libc. */
229#undef HAVE_FREXP_IN_LIBC
230
231/* Define to 1 if you have the `getdtablesize' function. */
232#undef HAVE_GETDTABLESIZE
233
234/* Define to 1 if your system has a working `getgroups' function. */
235#undef HAVE_GETGROUPS
236
237/* Define to 1 if you have the <getopt.h> header file. */
238#undef HAVE_GETOPT_H
239
240/* Define to 1 if you have the `getopt_long_only' function. */
241#undef HAVE_GETOPT_LONG_ONLY
242
243/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
244#undef HAVE_INTMAX_T
245
246/* Define to 1 if you have the <inttypes.h> header file. */
247#undef HAVE_INTTYPES_H
248
249/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
250   declares uintmax_t. */
251#undef HAVE_INTTYPES_H_WITH_UINTMAX
252
253/* Define if the isnan(double) function is available in libc. */
254#undef HAVE_ISNAND_IN_LIBC
255
256/* Define if the isnan(float) function is available in libc. */
257#undef HAVE_ISNANF_IN_LIBC
258
259/* Define if the isnan(long double) function is available in libc. */
260#undef HAVE_ISNANL_IN_LIBC
261
262/* Define to 1 if you have the `klogctl' function. */
263#undef HAVE_KLOGCTL
264
265/* Define if the ldexpl function is available in libc. */
266#undef HAVE_LDEXPL_IN_LIBC
267
268/* Define if the ldexp function is available in libc. */
269#undef HAVE_LDEXP_IN_LIBC
270
271/* Define to 1 if the system has the type 'long long int'. */
272#undef HAVE_LONG_LONG_INT
273
274/* Define if the 'malloc' function is POSIX compliant. */
275#undef HAVE_MALLOC_POSIX
276
277/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
278   config.h and <sys/mman.h>. */
279#undef HAVE_MAP_ANONYMOUS
280
281/* Define to 1 if you have the <math.h> header file. */
282#undef HAVE_MATH_H
283
284/* Define to 1 if you have the `mbrtowc' function. */
285#undef HAVE_MBRTOWC
286
287/* Define to 1 if you have the <memory.h> header file. */
288#undef HAVE_MEMORY_H
289
290/* Define to 1 if you have the `mprotect' function. */
291#undef HAVE_MPROTECT
292
293/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
294   concept. */
295#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
296
297/* Define to 1 if you have the `nl_langinfo' function. */
298#undef HAVE_NL_LANGINFO
299
300/* Define to 1 if you have the 'poll' function and it works. */
301#undef HAVE_POLL
302
303/* Define to 1 if you have the <poll.h> header file. */
304#undef HAVE_POLL_H
305
306/* Define to 1 if accept is declared even after undefining macros. */
307#undef HAVE_RAW_DECL_ACCEPT
308
309/* Define to 1 if accept4 is declared even after undefining macros. */
310#undef HAVE_RAW_DECL_ACCEPT4
311
312/* Define to 1 if acosf is declared even after undefining macros. */
313#undef HAVE_RAW_DECL_ACOSF
314
315/* Define to 1 if acosl is declared even after undefining macros. */
316#undef HAVE_RAW_DECL_ACOSL
317
318/* Define to 1 if alphasort is declared even after undefining macros. */
319#undef HAVE_RAW_DECL_ALPHASORT
320
321/* Define to 1 if asinf is declared even after undefining macros. */
322#undef HAVE_RAW_DECL_ASINF
323
324/* Define to 1 if asinl is declared even after undefining macros. */
325#undef HAVE_RAW_DECL_ASINL
326
327/* Define to 1 if atanf is declared even after undefining macros. */
328#undef HAVE_RAW_DECL_ATANF
329
330/* Define to 1 if atanl is declared even after undefining macros. */
331#undef HAVE_RAW_DECL_ATANL
332
333/* Define to 1 if atoll is declared even after undefining macros. */
334#undef HAVE_RAW_DECL_ATOLL
335
336/* Define to 1 if bind is declared even after undefining macros. */
337#undef HAVE_RAW_DECL_BIND
338
339/* Define to 1 if btowc is declared even after undefining macros. */
340#undef HAVE_RAW_DECL_BTOWC
341
342/* Define to 1 if canonicalize_file_name is declared even after undefining
343   macros. */
344#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
345
346/* Define to 1 if cbrt is declared even after undefining macros. */
347#undef HAVE_RAW_DECL_CBRT
348
349/* Define to 1 if cbrtf is declared even after undefining macros. */
350#undef HAVE_RAW_DECL_CBRTF
351
352/* Define to 1 if cbrtl is declared even after undefining macros. */
353#undef HAVE_RAW_DECL_CBRTL
354
355/* Define to 1 if ceilf is declared even after undefining macros. */
356#undef HAVE_RAW_DECL_CEILF
357
358/* Define to 1 if ceill is declared even after undefining macros. */
359#undef HAVE_RAW_DECL_CEILL
360
361/* Define to 1 if chdir is declared even after undefining macros. */
362#undef HAVE_RAW_DECL_CHDIR
363
364/* Define to 1 if chown is declared even after undefining macros. */
365#undef HAVE_RAW_DECL_CHOWN
366
367/* Define to 1 if closedir is declared even after undefining macros. */
368#undef HAVE_RAW_DECL_CLOSEDIR
369
370/* Define to 1 if connect is declared even after undefining macros. */
371#undef HAVE_RAW_DECL_CONNECT
372
373/* Define to 1 if copysign is declared even after undefining macros. */
374#undef HAVE_RAW_DECL_COPYSIGN
375
376/* Define to 1 if copysignf is declared even after undefining macros. */
377#undef HAVE_RAW_DECL_COPYSIGNF
378
379/* Define to 1 if copysignl is declared even after undefining macros. */
380#undef HAVE_RAW_DECL_COPYSIGNL
381
382/* Define to 1 if cosf is declared even after undefining macros. */
383#undef HAVE_RAW_DECL_COSF
384
385/* Define to 1 if coshf is declared even after undefining macros. */
386#undef HAVE_RAW_DECL_COSHF
387
388/* Define to 1 if cosl is declared even after undefining macros. */
389#undef HAVE_RAW_DECL_COSL
390
391/* Define to 1 if dirfd is declared even after undefining macros. */
392#undef HAVE_RAW_DECL_DIRFD
393
394/* Define to 1 if dprintf is declared even after undefining macros. */
395#undef HAVE_RAW_DECL_DPRINTF
396
397/* Define to 1 if dup is declared even after undefining macros. */
398#undef HAVE_RAW_DECL_DUP
399
400/* Define to 1 if dup2 is declared even after undefining macros. */
401#undef HAVE_RAW_DECL_DUP2
402
403/* Define to 1 if dup3 is declared even after undefining macros. */
404#undef HAVE_RAW_DECL_DUP3
405
406/* Define to 1 if endusershell is declared even after undefining macros. */
407#undef HAVE_RAW_DECL_ENDUSERSHELL
408
409/* Define to 1 if environ is declared even after undefining macros. */
410#undef HAVE_RAW_DECL_ENVIRON
411
412/* Define to 1 if euidaccess is declared even after undefining macros. */
413#undef HAVE_RAW_DECL_EUIDACCESS
414
415/* Define to 1 if exp2 is declared even after undefining macros. */
416#undef HAVE_RAW_DECL_EXP2
417
418/* Define to 1 if exp2f is declared even after undefining macros. */
419#undef HAVE_RAW_DECL_EXP2F
420
421/* Define to 1 if exp2l is declared even after undefining macros. */
422#undef HAVE_RAW_DECL_EXP2L
423
424/* Define to 1 if expf is declared even after undefining macros. */
425#undef HAVE_RAW_DECL_EXPF
426
427/* Define to 1 if expl is declared even after undefining macros. */
428#undef HAVE_RAW_DECL_EXPL
429
430/* Define to 1 if expm1 is declared even after undefining macros. */
431#undef HAVE_RAW_DECL_EXPM1
432
433/* Define to 1 if expm1f is declared even after undefining macros. */
434#undef HAVE_RAW_DECL_EXPM1F
435
436/* Define to 1 if expm1l is declared even after undefining macros. */
437#undef HAVE_RAW_DECL_EXPM1L
438
439/* Define to 1 if fabsf is declared even after undefining macros. */
440#undef HAVE_RAW_DECL_FABSF
441
442/* Define to 1 if fabsl is declared even after undefining macros. */
443#undef HAVE_RAW_DECL_FABSL
444
445/* Define to 1 if faccessat is declared even after undefining macros. */
446#undef HAVE_RAW_DECL_FACCESSAT
447
448/* Define to 1 if fchdir is declared even after undefining macros. */
449#undef HAVE_RAW_DECL_FCHDIR
450
451/* Define to 1 if fchmodat is declared even after undefining macros. */
452#undef HAVE_RAW_DECL_FCHMODAT
453
454/* Define to 1 if fchownat is declared even after undefining macros. */
455#undef HAVE_RAW_DECL_FCHOWNAT
456
457/* Define to 1 if fcntl is declared even after undefining macros. */
458#undef HAVE_RAW_DECL_FCNTL
459
460/* Define to 1 if fdatasync is declared even after undefining macros. */
461#undef HAVE_RAW_DECL_FDATASYNC
462
463/* Define to 1 if fdopendir is declared even after undefining macros. */
464#undef HAVE_RAW_DECL_FDOPENDIR
465
466/* Define to 1 if ffsl is declared even after undefining macros. */
467#undef HAVE_RAW_DECL_FFSL
468
469/* Define to 1 if ffsll is declared even after undefining macros. */
470#undef HAVE_RAW_DECL_FFSLL
471
472/* Define to 1 if floorf is declared even after undefining macros. */
473#undef HAVE_RAW_DECL_FLOORF
474
475/* Define to 1 if floorl is declared even after undefining macros. */
476#undef HAVE_RAW_DECL_FLOORL
477
478/* Define to 1 if fma is declared even after undefining macros. */
479#undef HAVE_RAW_DECL_FMA
480
481/* Define to 1 if fmaf is declared even after undefining macros. */
482#undef HAVE_RAW_DECL_FMAF
483
484/* Define to 1 if fmal is declared even after undefining macros. */
485#undef HAVE_RAW_DECL_FMAL
486
487/* Define to 1 if fmod is declared even after undefining macros. */
488#undef HAVE_RAW_DECL_FMOD
489
490/* Define to 1 if fmodf is declared even after undefining macros. */
491#undef HAVE_RAW_DECL_FMODF
492
493/* Define to 1 if fmodl is declared even after undefining macros. */
494#undef HAVE_RAW_DECL_FMODL
495
496/* Define to 1 if fpurge is declared even after undefining macros. */
497#undef HAVE_RAW_DECL_FPURGE
498
499/* Define to 1 if frexpf is declared even after undefining macros. */
500#undef HAVE_RAW_DECL_FREXPF
501
502/* Define to 1 if frexpl is declared even after undefining macros. */
503#undef HAVE_RAW_DECL_FREXPL
504
505/* Define to 1 if fseeko is declared even after undefining macros. */
506#undef HAVE_RAW_DECL_FSEEKO
507
508/* Define to 1 if fstat is declared even after undefining macros. */
509#undef HAVE_RAW_DECL_FSTAT
510
511/* Define to 1 if fstatat is declared even after undefining macros. */
512#undef HAVE_RAW_DECL_FSTATAT
513
514/* Define to 1 if fsync is declared even after undefining macros. */
515#undef HAVE_RAW_DECL_FSYNC
516
517/* Define to 1 if ftello is declared even after undefining macros. */
518#undef HAVE_RAW_DECL_FTELLO
519
520/* Define to 1 if ftruncate is declared even after undefining macros. */
521#undef HAVE_RAW_DECL_FTRUNCATE
522
523/* Define to 1 if futimens is declared even after undefining macros. */
524#undef HAVE_RAW_DECL_FUTIMENS
525
526/* Define to 1 if getcwd is declared even after undefining macros. */
527#undef HAVE_RAW_DECL_GETCWD
528
529/* Define to 1 if getdelim is declared even after undefining macros. */
530#undef HAVE_RAW_DECL_GETDELIM
531
532/* Define to 1 if getdomainname is declared even after undefining macros. */
533#undef HAVE_RAW_DECL_GETDOMAINNAME
534
535/* Define to 1 if getdtablesize is declared even after undefining macros. */
536#undef HAVE_RAW_DECL_GETDTABLESIZE
537
538/* Define to 1 if getgroups is declared even after undefining macros. */
539#undef HAVE_RAW_DECL_GETGROUPS
540
541/* Define to 1 if gethostname is declared even after undefining macros. */
542#undef HAVE_RAW_DECL_GETHOSTNAME
543
544/* Define to 1 if getline is declared even after undefining macros. */
545#undef HAVE_RAW_DECL_GETLINE
546
547/* Define to 1 if getloadavg is declared even after undefining macros. */
548#undef HAVE_RAW_DECL_GETLOADAVG
549
550/* Define to 1 if getlogin is declared even after undefining macros. */
551#undef HAVE_RAW_DECL_GETLOGIN
552
553/* Define to 1 if getlogin_r is declared even after undefining macros. */
554#undef HAVE_RAW_DECL_GETLOGIN_R
555
556/* Define to 1 if getpagesize is declared even after undefining macros. */
557#undef HAVE_RAW_DECL_GETPAGESIZE
558
559/* Define to 1 if getpeername is declared even after undefining macros. */
560#undef HAVE_RAW_DECL_GETPEERNAME
561
562/* Define to 1 if gets is declared even after undefining macros. */
563#undef HAVE_RAW_DECL_GETS
564
565/* Define to 1 if getsockname is declared even after undefining macros. */
566#undef HAVE_RAW_DECL_GETSOCKNAME
567
568/* Define to 1 if getsockopt is declared even after undefining macros. */
569#undef HAVE_RAW_DECL_GETSOCKOPT
570
571/* Define to 1 if getsubopt is declared even after undefining macros. */
572#undef HAVE_RAW_DECL_GETSUBOPT
573
574/* Define to 1 if gettimeofday is declared even after undefining macros. */
575#undef HAVE_RAW_DECL_GETTIMEOFDAY
576
577/* Define to 1 if getusershell is declared even after undefining macros. */
578#undef HAVE_RAW_DECL_GETUSERSHELL
579
580/* Define to 1 if grantpt is declared even after undefining macros. */
581#undef HAVE_RAW_DECL_GRANTPT
582
583/* Define to 1 if group_member is declared even after undefining macros. */
584#undef HAVE_RAW_DECL_GROUP_MEMBER
585
586/* Define to 1 if hypotf is declared even after undefining macros. */
587#undef HAVE_RAW_DECL_HYPOTF
588
589/* Define to 1 if hypotl is declared even after undefining macros. */
590#undef HAVE_RAW_DECL_HYPOTL
591
592/* Define to 1 if ilogb is declared even after undefining macros. */
593#undef HAVE_RAW_DECL_ILOGB
594
595/* Define to 1 if ilogbf is declared even after undefining macros. */
596#undef HAVE_RAW_DECL_ILOGBF
597
598/* Define to 1 if ilogbl is declared even after undefining macros. */
599#undef HAVE_RAW_DECL_ILOGBL
600
601/* Define to 1 if imaxabs is declared even after undefining macros. */
602#undef HAVE_RAW_DECL_IMAXABS
603
604/* Define to 1 if imaxdiv is declared even after undefining macros. */
605#undef HAVE_RAW_DECL_IMAXDIV
606
607/* Define to 1 if initstate is declared even after undefining macros. */
608#undef HAVE_RAW_DECL_INITSTATE
609
610/* Define to 1 if initstate_r is declared even after undefining macros. */
611#undef HAVE_RAW_DECL_INITSTATE_R
612
613/* Define to 1 if isatty is declared even after undefining macros. */
614#undef HAVE_RAW_DECL_ISATTY
615
616/* Define to 1 if lchmod is declared even after undefining macros. */
617#undef HAVE_RAW_DECL_LCHMOD
618
619/* Define to 1 if lchown is declared even after undefining macros. */
620#undef HAVE_RAW_DECL_LCHOWN
621
622/* Define to 1 if ldexpf is declared even after undefining macros. */
623#undef HAVE_RAW_DECL_LDEXPF
624
625/* Define to 1 if ldexpl is declared even after undefining macros. */
626#undef HAVE_RAW_DECL_LDEXPL
627
628/* Define to 1 if link is declared even after undefining macros. */
629#undef HAVE_RAW_DECL_LINK
630
631/* Define to 1 if linkat is declared even after undefining macros. */
632#undef HAVE_RAW_DECL_LINKAT
633
634/* Define to 1 if listen is declared even after undefining macros. */
635#undef HAVE_RAW_DECL_LISTEN
636
637/* Define to 1 if log is declared even after undefining macros. */
638#undef HAVE_RAW_DECL_LOG
639
640/* Define to 1 if log10 is declared even after undefining macros. */
641#undef HAVE_RAW_DECL_LOG10
642
643/* Define to 1 if log10f is declared even after undefining macros. */
644#undef HAVE_RAW_DECL_LOG10F
645
646/* Define to 1 if log10l is declared even after undefining macros. */
647#undef HAVE_RAW_DECL_LOG10L
648
649/* Define to 1 if log1p is declared even after undefining macros. */
650#undef HAVE_RAW_DECL_LOG1P
651
652/* Define to 1 if log1pf is declared even after undefining macros. */
653#undef HAVE_RAW_DECL_LOG1PF
654
655/* Define to 1 if log1pl is declared even after undefining macros. */
656#undef HAVE_RAW_DECL_LOG1PL
657
658/* Define to 1 if log2 is declared even after undefining macros. */
659#undef HAVE_RAW_DECL_LOG2
660
661/* Define to 1 if log2f is declared even after undefining macros. */
662#undef HAVE_RAW_DECL_LOG2F
663
664/* Define to 1 if log2l is declared even after undefining macros. */
665#undef HAVE_RAW_DECL_LOG2L
666
667/* Define to 1 if logb is declared even after undefining macros. */
668#undef HAVE_RAW_DECL_LOGB
669
670/* Define to 1 if logbf is declared even after undefining macros. */
671#undef HAVE_RAW_DECL_LOGBF
672
673/* Define to 1 if logbl is declared even after undefining macros. */
674#undef HAVE_RAW_DECL_LOGBL
675
676/* Define to 1 if logf is declared even after undefining macros. */
677#undef HAVE_RAW_DECL_LOGF
678
679/* Define to 1 if logl is declared even after undefining macros. */
680#undef HAVE_RAW_DECL_LOGL
681
682/* Define to 1 if lseek is declared even after undefining macros. */
683#undef HAVE_RAW_DECL_LSEEK
684
685/* Define to 1 if lstat is declared even after undefining macros. */
686#undef HAVE_RAW_DECL_LSTAT
687
688/* Define to 1 if mbrlen is declared even after undefining macros. */
689#undef HAVE_RAW_DECL_MBRLEN
690
691/* Define to 1 if mbrtowc is declared even after undefining macros. */
692#undef HAVE_RAW_DECL_MBRTOWC
693
694/* Define to 1 if mbsinit is declared even after undefining macros. */
695#undef HAVE_RAW_DECL_MBSINIT
696
697/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
698#undef HAVE_RAW_DECL_MBSNRTOWCS
699
700/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
701#undef HAVE_RAW_DECL_MBSRTOWCS
702
703/* Define to 1 if memmem is declared even after undefining macros. */
704#undef HAVE_RAW_DECL_MEMMEM
705
706/* Define to 1 if mempcpy is declared even after undefining macros. */
707#undef HAVE_RAW_DECL_MEMPCPY
708
709/* Define to 1 if memrchr is declared even after undefining macros. */
710#undef HAVE_RAW_DECL_MEMRCHR
711
712/* Define to 1 if mkdirat is declared even after undefining macros. */
713#undef HAVE_RAW_DECL_MKDIRAT
714
715/* Define to 1 if mkdtemp is declared even after undefining macros. */
716#undef HAVE_RAW_DECL_MKDTEMP
717
718/* Define to 1 if mkfifo is declared even after undefining macros. */
719#undef HAVE_RAW_DECL_MKFIFO
720
721/* Define to 1 if mkfifoat is declared even after undefining macros. */
722#undef HAVE_RAW_DECL_MKFIFOAT
723
724/* Define to 1 if mknod is declared even after undefining macros. */
725#undef HAVE_RAW_DECL_MKNOD
726
727/* Define to 1 if mknodat is declared even after undefining macros. */
728#undef HAVE_RAW_DECL_MKNODAT
729
730/* Define to 1 if mkostemp is declared even after undefining macros. */
731#undef HAVE_RAW_DECL_MKOSTEMP
732
733/* Define to 1 if mkostemps is declared even after undefining macros. */
734#undef HAVE_RAW_DECL_MKOSTEMPS
735
736/* Define to 1 if mkstemp is declared even after undefining macros. */
737#undef HAVE_RAW_DECL_MKSTEMP
738
739/* Define to 1 if mkstemps is declared even after undefining macros. */
740#undef HAVE_RAW_DECL_MKSTEMPS
741
742/* Define to 1 if modf is declared even after undefining macros. */
743#undef HAVE_RAW_DECL_MODF
744
745/* Define to 1 if modff is declared even after undefining macros. */
746#undef HAVE_RAW_DECL_MODFF
747
748/* Define to 1 if modfl is declared even after undefining macros. */
749#undef HAVE_RAW_DECL_MODFL
750
751/* Define to 1 if openat is declared even after undefining macros. */
752#undef HAVE_RAW_DECL_OPENAT
753
754/* Define to 1 if opendir is declared even after undefining macros. */
755#undef HAVE_RAW_DECL_OPENDIR
756
757/* Define to 1 if pclose is declared even after undefining macros. */
758#undef HAVE_RAW_DECL_PCLOSE
759
760/* Define to 1 if pipe is declared even after undefining macros. */
761#undef HAVE_RAW_DECL_PIPE
762
763/* Define to 1 if pipe2 is declared even after undefining macros. */
764#undef HAVE_RAW_DECL_PIPE2
765
766/* Define to 1 if poll is declared even after undefining macros. */
767#undef HAVE_RAW_DECL_POLL
768
769/* Define to 1 if popen is declared even after undefining macros. */
770#undef HAVE_RAW_DECL_POPEN
771
772/* Define to 1 if posix_openpt is declared even after undefining macros. */
773#undef HAVE_RAW_DECL_POSIX_OPENPT
774
775/* Define to 1 if powf is declared even after undefining macros. */
776#undef HAVE_RAW_DECL_POWF
777
778/* Define to 1 if pread is declared even after undefining macros. */
779#undef HAVE_RAW_DECL_PREAD
780
781/* Define to 1 if pselect is declared even after undefining macros. */
782#undef HAVE_RAW_DECL_PSELECT
783
784/* Define to 1 if pthread_sigmask is declared even after undefining macros. */
785#undef HAVE_RAW_DECL_PTHREAD_SIGMASK
786
787/* Define to 1 if ptsname is declared even after undefining macros. */
788#undef HAVE_RAW_DECL_PTSNAME
789
790/* Define to 1 if ptsname_r is declared even after undefining macros. */
791#undef HAVE_RAW_DECL_PTSNAME_R
792
793/* Define to 1 if pwrite is declared even after undefining macros. */
794#undef HAVE_RAW_DECL_PWRITE
795
796/* Define to 1 if random is declared even after undefining macros. */
797#undef HAVE_RAW_DECL_RANDOM
798
799/* Define to 1 if random_r is declared even after undefining macros. */
800#undef HAVE_RAW_DECL_RANDOM_R
801
802/* Define to 1 if rawmemchr is declared even after undefining macros. */
803#undef HAVE_RAW_DECL_RAWMEMCHR
804
805/* Define to 1 if readdir is declared even after undefining macros. */
806#undef HAVE_RAW_DECL_READDIR
807
808/* Define to 1 if readlink is declared even after undefining macros. */
809#undef HAVE_RAW_DECL_READLINK
810
811/* Define to 1 if readlinkat is declared even after undefining macros. */
812#undef HAVE_RAW_DECL_READLINKAT
813
814/* Define to 1 if realpath is declared even after undefining macros. */
815#undef HAVE_RAW_DECL_REALPATH
816
817/* Define to 1 if recv is declared even after undefining macros. */
818#undef HAVE_RAW_DECL_RECV
819
820/* Define to 1 if recvfrom is declared even after undefining macros. */
821#undef HAVE_RAW_DECL_RECVFROM
822
823/* Define to 1 if remainder is declared even after undefining macros. */
824#undef HAVE_RAW_DECL_REMAINDER
825
826/* Define to 1 if remainderf is declared even after undefining macros. */
827#undef HAVE_RAW_DECL_REMAINDERF
828
829/* Define to 1 if remainderl is declared even after undefining macros. */
830#undef HAVE_RAW_DECL_REMAINDERL
831
832/* Define to 1 if renameat is declared even after undefining macros. */
833#undef HAVE_RAW_DECL_RENAMEAT
834
835/* Define to 1 if rewinddir is declared even after undefining macros. */
836#undef HAVE_RAW_DECL_REWINDDIR
837
838/* Define to 1 if rint is declared even after undefining macros. */
839#undef HAVE_RAW_DECL_RINT
840
841/* Define to 1 if rintf is declared even after undefining macros. */
842#undef HAVE_RAW_DECL_RINTF
843
844/* Define to 1 if rintl is declared even after undefining macros. */
845#undef HAVE_RAW_DECL_RINTL
846
847/* Define to 1 if rmdir is declared even after undefining macros. */
848#undef HAVE_RAW_DECL_RMDIR
849
850/* Define to 1 if round is declared even after undefining macros. */
851#undef HAVE_RAW_DECL_ROUND
852
853/* Define to 1 if roundf is declared even after undefining macros. */
854#undef HAVE_RAW_DECL_ROUNDF
855
856/* Define to 1 if roundl is declared even after undefining macros. */
857#undef HAVE_RAW_DECL_ROUNDL
858
859/* Define to 1 if rpmatch is declared even after undefining macros. */
860#undef HAVE_RAW_DECL_RPMATCH
861
862/* Define to 1 if scandir is declared even after undefining macros. */
863#undef HAVE_RAW_DECL_SCANDIR
864
865/* Define to 1 if select is declared even after undefining macros. */
866#undef HAVE_RAW_DECL_SELECT
867
868/* Define to 1 if send is declared even after undefining macros. */
869#undef HAVE_RAW_DECL_SEND
870
871/* Define to 1 if sendto is declared even after undefining macros. */
872#undef HAVE_RAW_DECL_SENDTO
873
874/* Define to 1 if setenv is declared even after undefining macros. */
875#undef HAVE_RAW_DECL_SETENV
876
877/* Define to 1 if sethostname is declared even after undefining macros. */
878#undef HAVE_RAW_DECL_SETHOSTNAME
879
880/* Define to 1 if setsockopt is declared even after undefining macros. */
881#undef HAVE_RAW_DECL_SETSOCKOPT
882
883/* Define to 1 if setstate is declared even after undefining macros. */
884#undef HAVE_RAW_DECL_SETSTATE
885
886/* Define to 1 if setstate_r is declared even after undefining macros. */
887#undef HAVE_RAW_DECL_SETSTATE_R
888
889/* Define to 1 if setusershell is declared even after undefining macros. */
890#undef HAVE_RAW_DECL_SETUSERSHELL
891
892/* Define to 1 if shutdown is declared even after undefining macros. */
893#undef HAVE_RAW_DECL_SHUTDOWN
894
895/* Define to 1 if sigaction is declared even after undefining macros. */
896#undef HAVE_RAW_DECL_SIGACTION
897
898/* Define to 1 if sigaddset is declared even after undefining macros. */
899#undef HAVE_RAW_DECL_SIGADDSET
900
901/* Define to 1 if sigdelset is declared even after undefining macros. */
902#undef HAVE_RAW_DECL_SIGDELSET
903
904/* Define to 1 if sigemptyset is declared even after undefining macros. */
905#undef HAVE_RAW_DECL_SIGEMPTYSET
906
907/* Define to 1 if sigfillset is declared even after undefining macros. */
908#undef HAVE_RAW_DECL_SIGFILLSET
909
910/* Define to 1 if sigismember is declared even after undefining macros. */
911#undef HAVE_RAW_DECL_SIGISMEMBER
912
913/* Define to 1 if sigpending is declared even after undefining macros. */
914#undef HAVE_RAW_DECL_SIGPENDING
915
916/* Define to 1 if sigprocmask is declared even after undefining macros. */
917#undef HAVE_RAW_DECL_SIGPROCMASK
918
919/* Define to 1 if sinf is declared even after undefining macros. */
920#undef HAVE_RAW_DECL_SINF
921
922/* Define to 1 if sinhf is declared even after undefining macros. */
923#undef HAVE_RAW_DECL_SINHF
924
925/* Define to 1 if sinl is declared even after undefining macros. */
926#undef HAVE_RAW_DECL_SINL
927
928/* Define to 1 if sleep is declared even after undefining macros. */
929#undef HAVE_RAW_DECL_SLEEP
930
931/* Define to 1 if snprintf is declared even after undefining macros. */
932#undef HAVE_RAW_DECL_SNPRINTF
933
934/* Define to 1 if socket is declared even after undefining macros. */
935#undef HAVE_RAW_DECL_SOCKET
936
937/* Define to 1 if sqrtf is declared even after undefining macros. */
938#undef HAVE_RAW_DECL_SQRTF
939
940/* Define to 1 if sqrtl is declared even after undefining macros. */
941#undef HAVE_RAW_DECL_SQRTL
942
943/* Define to 1 if srandom is declared even after undefining macros. */
944#undef HAVE_RAW_DECL_SRANDOM
945
946/* Define to 1 if srandom_r is declared even after undefining macros. */
947#undef HAVE_RAW_DECL_SRANDOM_R
948
949/* Define to 1 if stat is declared even after undefining macros. */
950#undef HAVE_RAW_DECL_STAT
951
952/* Define to 1 if stpcpy is declared even after undefining macros. */
953#undef HAVE_RAW_DECL_STPCPY
954
955/* Define to 1 if stpncpy is declared even after undefining macros. */
956#undef HAVE_RAW_DECL_STPNCPY
957
958/* Define to 1 if strcasestr is declared even after undefining macros. */
959#undef HAVE_RAW_DECL_STRCASESTR
960
961/* Define to 1 if strchrnul is declared even after undefining macros. */
962#undef HAVE_RAW_DECL_STRCHRNUL
963
964/* Define to 1 if strdup is declared even after undefining macros. */
965#undef HAVE_RAW_DECL_STRDUP
966
967/* Define to 1 if strerror_r is declared even after undefining macros. */
968#undef HAVE_RAW_DECL_STRERROR_R
969
970/* Define to 1 if strncat is declared even after undefining macros. */
971#undef HAVE_RAW_DECL_STRNCAT
972
973/* Define to 1 if strndup is declared even after undefining macros. */
974#undef HAVE_RAW_DECL_STRNDUP
975
976/* Define to 1 if strnlen is declared even after undefining macros. */
977#undef HAVE_RAW_DECL_STRNLEN
978
979/* Define to 1 if strpbrk is declared even after undefining macros. */
980#undef HAVE_RAW_DECL_STRPBRK
981
982/* Define to 1 if strsep is declared even after undefining macros. */
983#undef HAVE_RAW_DECL_STRSEP
984
985/* Define to 1 if strsignal is declared even after undefining macros. */
986#undef HAVE_RAW_DECL_STRSIGNAL
987
988/* Define to 1 if strtod is declared even after undefining macros. */
989#undef HAVE_RAW_DECL_STRTOD
990
991/* Define to 1 if strtoimax is declared even after undefining macros. */
992#undef HAVE_RAW_DECL_STRTOIMAX
993
994/* Define to 1 if strtok_r is declared even after undefining macros. */
995#undef HAVE_RAW_DECL_STRTOK_R
996
997/* Define to 1 if strtoll is declared even after undefining macros. */
998#undef HAVE_RAW_DECL_STRTOLL
999
1000/* Define to 1 if strtoull is declared even after undefining macros. */
1001#undef HAVE_RAW_DECL_STRTOULL
1002
1003/* Define to 1 if strtoumax is declared even after undefining macros. */
1004#undef HAVE_RAW_DECL_STRTOUMAX
1005
1006/* Define to 1 if strverscmp is declared even after undefining macros. */
1007#undef HAVE_RAW_DECL_STRVERSCMP
1008
1009/* Define to 1 if symlink is declared even after undefining macros. */
1010#undef HAVE_RAW_DECL_SYMLINK
1011
1012/* Define to 1 if symlinkat is declared even after undefining macros. */
1013#undef HAVE_RAW_DECL_SYMLINKAT
1014
1015/* Define to 1 if tanf is declared even after undefining macros. */
1016#undef HAVE_RAW_DECL_TANF
1017
1018/* Define to 1 if tanhf is declared even after undefining macros. */
1019#undef HAVE_RAW_DECL_TANHF
1020
1021/* Define to 1 if tanl is declared even after undefining macros. */
1022#undef HAVE_RAW_DECL_TANL
1023
1024/* Define to 1 if tmpfile is declared even after undefining macros. */
1025#undef HAVE_RAW_DECL_TMPFILE
1026
1027/* Define to 1 if trunc is declared even after undefining macros. */
1028#undef HAVE_RAW_DECL_TRUNC
1029
1030/* Define to 1 if truncf is declared even after undefining macros. */
1031#undef HAVE_RAW_DECL_TRUNCF
1032
1033/* Define to 1 if truncl is declared even after undefining macros. */
1034#undef HAVE_RAW_DECL_TRUNCL
1035
1036/* Define to 1 if ttyname_r is declared even after undefining macros. */
1037#undef HAVE_RAW_DECL_TTYNAME_R
1038
1039/* Define to 1 if unlink is declared even after undefining macros. */
1040#undef HAVE_RAW_DECL_UNLINK
1041
1042/* Define to 1 if unlinkat is declared even after undefining macros. */
1043#undef HAVE_RAW_DECL_UNLINKAT
1044
1045/* Define to 1 if unlockpt is declared even after undefining macros. */
1046#undef HAVE_RAW_DECL_UNLOCKPT
1047
1048/* Define to 1 if unsetenv is declared even after undefining macros. */
1049#undef HAVE_RAW_DECL_UNSETENV
1050
1051/* Define to 1 if usleep is declared even after undefining macros. */
1052#undef HAVE_RAW_DECL_USLEEP
1053
1054/* Define to 1 if utimensat is declared even after undefining macros. */
1055#undef HAVE_RAW_DECL_UTIMENSAT
1056
1057/* Define to 1 if vdprintf is declared even after undefining macros. */
1058#undef HAVE_RAW_DECL_VDPRINTF
1059
1060/* Define to 1 if vsnprintf is declared even after undefining macros. */
1061#undef HAVE_RAW_DECL_VSNPRINTF
1062
1063/* Define to 1 if waitpid is declared even after undefining macros. */
1064#undef HAVE_RAW_DECL_WAITPID
1065
1066/* Define to 1 if wcpcpy is declared even after undefining macros. */
1067#undef HAVE_RAW_DECL_WCPCPY
1068
1069/* Define to 1 if wcpncpy is declared even after undefining macros. */
1070#undef HAVE_RAW_DECL_WCPNCPY
1071
1072/* Define to 1 if wcrtomb is declared even after undefining macros. */
1073#undef HAVE_RAW_DECL_WCRTOMB
1074
1075/* Define to 1 if wcscasecmp is declared even after undefining macros. */
1076#undef HAVE_RAW_DECL_WCSCASECMP
1077
1078/* Define to 1 if wcscat is declared even after undefining macros. */
1079#undef HAVE_RAW_DECL_WCSCAT
1080
1081/* Define to 1 if wcschr is declared even after undefining macros. */
1082#undef HAVE_RAW_DECL_WCSCHR
1083
1084/* Define to 1 if wcscmp is declared even after undefining macros. */
1085#undef HAVE_RAW_DECL_WCSCMP
1086
1087/* Define to 1 if wcscoll is declared even after undefining macros. */
1088#undef HAVE_RAW_DECL_WCSCOLL
1089
1090/* Define to 1 if wcscpy is declared even after undefining macros. */
1091#undef HAVE_RAW_DECL_WCSCPY
1092
1093/* Define to 1 if wcscspn is declared even after undefining macros. */
1094#undef HAVE_RAW_DECL_WCSCSPN
1095
1096/* Define to 1 if wcsdup is declared even after undefining macros. */
1097#undef HAVE_RAW_DECL_WCSDUP
1098
1099/* Define to 1 if wcslen is declared even after undefining macros. */
1100#undef HAVE_RAW_DECL_WCSLEN
1101
1102/* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1103#undef HAVE_RAW_DECL_WCSNCASECMP
1104
1105/* Define to 1 if wcsncat is declared even after undefining macros. */
1106#undef HAVE_RAW_DECL_WCSNCAT
1107
1108/* Define to 1 if wcsncmp is declared even after undefining macros. */
1109#undef HAVE_RAW_DECL_WCSNCMP
1110
1111/* Define to 1 if wcsncpy is declared even after undefining macros. */
1112#undef HAVE_RAW_DECL_WCSNCPY
1113
1114/* Define to 1 if wcsnlen is declared even after undefining macros. */
1115#undef HAVE_RAW_DECL_WCSNLEN
1116
1117/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1118#undef HAVE_RAW_DECL_WCSNRTOMBS
1119
1120/* Define to 1 if wcspbrk is declared even after undefining macros. */
1121#undef HAVE_RAW_DECL_WCSPBRK
1122
1123/* Define to 1 if wcsrchr is declared even after undefining macros. */
1124#undef HAVE_RAW_DECL_WCSRCHR
1125
1126/* Define to 1 if wcsrtombs is declared even after undefining macros. */
1127#undef HAVE_RAW_DECL_WCSRTOMBS
1128
1129/* Define to 1 if wcsspn is declared even after undefining macros. */
1130#undef HAVE_RAW_DECL_WCSSPN
1131
1132/* Define to 1 if wcsstr is declared even after undefining macros. */
1133#undef HAVE_RAW_DECL_WCSSTR
1134
1135/* Define to 1 if wcstok is declared even after undefining macros. */
1136#undef HAVE_RAW_DECL_WCSTOK
1137
1138/* Define to 1 if wcswidth is declared even after undefining macros. */
1139#undef HAVE_RAW_DECL_WCSWIDTH
1140
1141/* Define to 1 if wcsxfrm is declared even after undefining macros. */
1142#undef HAVE_RAW_DECL_WCSXFRM
1143
1144/* Define to 1 if wctob is declared even after undefining macros. */
1145#undef HAVE_RAW_DECL_WCTOB
1146
1147/* Define to 1 if wcwidth is declared even after undefining macros. */
1148#undef HAVE_RAW_DECL_WCWIDTH
1149
1150/* Define to 1 if wmemchr is declared even after undefining macros. */
1151#undef HAVE_RAW_DECL_WMEMCHR
1152
1153/* Define to 1 if wmemcmp is declared even after undefining macros. */
1154#undef HAVE_RAW_DECL_WMEMCMP
1155
1156/* Define to 1 if wmemcpy is declared even after undefining macros. */
1157#undef HAVE_RAW_DECL_WMEMCPY
1158
1159/* Define to 1 if wmemmove is declared even after undefining macros. */
1160#undef HAVE_RAW_DECL_WMEMMOVE
1161
1162/* Define to 1 if wmemset is declared even after undefining macros. */
1163#undef HAVE_RAW_DECL_WMEMSET
1164
1165/* Define to 1 if _Exit is declared even after undefining macros. */
1166#undef HAVE_RAW_DECL__EXIT
1167
1168/* Define to 1 if 'long double' and 'double' have the same representation. */
1169#undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
1170
1171/* Define to 1 if the system has the type `sa_family_t'. */
1172#undef HAVE_SA_FAMILY_T
1173
1174/* Define to 1 if you have the `setproctitle' function. */
1175#undef HAVE_SETPROCTITLE
1176
1177/* Define to 1 if you have the `setprogname' function. */
1178#undef HAVE_SETPROGNAME
1179
1180/* Define to 1 if you have the `shutdown' function. */
1181#undef HAVE_SHUTDOWN
1182
1183/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1184#undef HAVE_SIGNED_SIG_ATOMIC_T
1185
1186/* Define to 1 if 'wchar_t' is a signed integer type. */
1187#undef HAVE_SIGNED_WCHAR_T
1188
1189/* Define to 1 if 'wint_t' is a signed integer type. */
1190#undef HAVE_SIGNED_WINT_T
1191
1192/* Define to 1 if the system has the type `sigset_t'. */
1193#undef HAVE_SIGSET_T
1194
1195/* Define to 1 if you have the `snprintf' function. */
1196#undef HAVE_SNPRINTF
1197
1198/* Define if the return value of the snprintf function is the number of of
1199   bytes (excluding the terminating NUL) that would have been produced if the
1200   buffer had been large enough. */
1201#undef HAVE_SNPRINTF_RETVAL_C99
1202
1203/* Define to 1 if `stat' has the bug that it succeeds when given the
1204   zero-length file name argument. */
1205#undef HAVE_STAT_EMPTY_STRING_BUG
1206
1207/* Define to 1 if you have the <stdint.h> header file. */
1208#undef HAVE_STDINT_H
1209
1210/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1211   uintmax_t. */
1212#undef HAVE_STDINT_H_WITH_UINTMAX
1213
1214/* Define to 1 if you have the <stdlib.h> header file. */
1215#undef HAVE_STDLIB_H
1216
1217/* Define to 1 if you have the `strdup' function. */
1218#undef HAVE_STRDUP
1219
1220/* Define to 1 if you have the `strftime' function. */
1221#undef HAVE_STRFTIME
1222
1223/* Define to 1 if you have the <strings.h> header file. */
1224#undef HAVE_STRINGS_H
1225
1226/* Define to 1 if you have the <string.h> header file. */
1227#undef HAVE_STRING_H
1228
1229/* Define to 1 if you have the `strnlen' function. */
1230#undef HAVE_STRNLEN
1231
1232/* Define to 1 if you have the `strtoull' function. */
1233#undef HAVE_STRTOULL
1234
1235/* Define to 1 if the system has the type `struct sockaddr_storage'. */
1236#undef HAVE_STRUCT_SOCKADDR_STORAGE
1237
1238/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
1239#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
1240
1241/* Define to 1 if you have the `symlink' function. */
1242#undef HAVE_SYMLINK
1243
1244/* Define if syslog names are defined */
1245#undef HAVE_SYSLOG_NAMES
1246
1247/* Define to 1 if you have the <sys/bitypes.h> header file. */
1248#undef HAVE_SYS_BITYPES_H
1249
1250/* Define to 1 if you have the <sys/filio.h> header file. */
1251#undef HAVE_SYS_FILIO_H
1252
1253/* Define to 1 if you have the <sys/inttypes.h> header file. */
1254#undef HAVE_SYS_INTTYPES_H
1255
1256/* Define to 1 if you have the <sys/ioctl.h> header file. */
1257#undef HAVE_SYS_IOCTL_H
1258
1259/* Define to 1 if you have the <sys/klog.h> header file. */
1260#undef HAVE_SYS_KLOG_H
1261
1262/* Define to 1 if you have the <sys/mman.h> header file. */
1263#undef HAVE_SYS_MMAN_H
1264
1265/* Define to 1 if you have the <sys/param.h> header file. */
1266#undef HAVE_SYS_PARAM_H
1267
1268/* Define to 1 if you have the <sys/select.h> header file. */
1269#undef HAVE_SYS_SELECT_H
1270
1271/* Define to 1 if you have the <sys/socket.h> header file. */
1272#undef HAVE_SYS_SOCKET_H
1273
1274/* Define to 1 if you have the <sys/stat.h> header file. */
1275#undef HAVE_SYS_STAT_H
1276
1277/* Define to 1 if you have the <sys/time.h> header file. */
1278#undef HAVE_SYS_TIME_H
1279
1280/* Define to 1 if you have the <sys/types.h> header file. */
1281#undef HAVE_SYS_TYPES_H
1282
1283/* Define to 1 if you have the <sys/uio.h> header file. */
1284#undef HAVE_SYS_UIO_H
1285
1286/* Define to 1 if you have the <sys/wait.h> header file. */
1287#undef HAVE_SYS_WAIT_H
1288
1289/* Define to 1 if you have the <unistd.h> header file. */
1290#undef HAVE_UNISTD_H
1291
1292/* Define to 1 if the system has the type 'unsigned long long int'. */
1293#undef HAVE_UNSIGNED_LONG_LONG_INT
1294
1295/* Define to 1 if you have the `vasnprintf' function. */
1296#undef HAVE_VASNPRINTF
1297
1298/* Define to 1 if you have the `vprintf' function. */
1299#undef HAVE_VPRINTF
1300
1301/* Define to 1 if you have the `vsnprintf' function. */
1302#undef HAVE_VSNPRINTF
1303
1304/* Define to 1 if you have the <wchar.h> header file. */
1305#undef HAVE_WCHAR_H
1306
1307/* Define if you have the 'wchar_t' type. */
1308#undef HAVE_WCHAR_T
1309
1310/* Define to 1 if you have the `wcrtomb' function. */
1311#undef HAVE_WCRTOMB
1312
1313/* Define to 1 if you have the `wcslen' function. */
1314#undef HAVE_WCSLEN
1315
1316/* Define to 1 if you have the `wcsnlen' function. */
1317#undef HAVE_WCSNLEN
1318
1319/* Define to 1 if you have the <winsock2.h> header file. */
1320#undef HAVE_WINSOCK2_H
1321
1322/* Define if you have the 'wint_t' type. */
1323#undef HAVE_WINT_T
1324
1325/* Define to 1 if O_NOATIME works. */
1326#undef HAVE_WORKING_O_NOATIME
1327
1328/* Define to 1 if O_NOFOLLOW works. */
1329#undef HAVE_WORKING_O_NOFOLLOW
1330
1331/* Define to 1 if you have the <ws2tcpip.h> header file. */
1332#undef HAVE_WS2TCPIP_H
1333
1334/* Define to 1 if the system has the type `_Bool'. */
1335#undef HAVE__BOOL
1336
1337/* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1338#undef HAVE__SET_INVALID_PARAMETER_HANDLER
1339
1340/* Define to 1 if you have the `__fseterr' function. */
1341#undef HAVE___FSETERR
1342
1343/* Define as the bit index in the word where to find bit 0 of the exponent of
1344   'long double'. */
1345#undef LDBL_EXPBIT0_BIT
1346
1347/* Define as the word index where to find the exponent of 'long double'. */
1348#undef LDBL_EXPBIT0_WORD
1349
1350/* Define as the bit index in the word where to find the sign of 'long
1351   double'. */
1352#undef LDBL_SIGNBIT_BIT
1353
1354/* Define as the word index where to find the sign of 'long double'. */
1355#undef LDBL_SIGNBIT_WORD
1356
1357/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1358   slash. */
1359#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1360
1361/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1362#undef MAP_ANONYMOUS
1363
1364/* Define if the vasnprintf implementation needs special code for the 'a' and
1365   'A' directives. */
1366#undef NEED_PRINTF_DIRECTIVE_A
1367
1368/* Define if the vasnprintf implementation needs special code for the 'F'
1369   directive. */
1370#undef NEED_PRINTF_DIRECTIVE_F
1371
1372/* Define if the vasnprintf implementation needs special code for the 'ls'
1373   directive. */
1374#undef NEED_PRINTF_DIRECTIVE_LS
1375
1376/* Define if the vasnprintf implementation needs special code for 'double'
1377   arguments. */
1378#undef NEED_PRINTF_DOUBLE
1379
1380/* Define if the vasnprintf implementation needs special code for surviving
1381   out-of-memory conditions. */
1382#undef NEED_PRINTF_ENOMEM
1383
1384/* Define if the vasnprintf implementation needs special code for the ' flag.
1385   */
1386#undef NEED_PRINTF_FLAG_GROUPING
1387
1388/* Define if the vasnprintf implementation needs special code for the '-'
1389   flag. */
1390#undef NEED_PRINTF_FLAG_LEFTADJUST
1391
1392/* Define if the vasnprintf implementation needs special code for the 0 flag.
1393   */
1394#undef NEED_PRINTF_FLAG_ZERO
1395
1396/* Define if the vasnprintf implementation needs special code for infinite
1397   'double' arguments. */
1398#undef NEED_PRINTF_INFINITE_DOUBLE
1399
1400/* Define if the vasnprintf implementation needs special code for infinite
1401   'long double' arguments. */
1402#undef NEED_PRINTF_INFINITE_LONG_DOUBLE
1403
1404/* Define if the vasnprintf implementation needs special code for 'long
1405   double' arguments. */
1406#undef NEED_PRINTF_LONG_DOUBLE
1407
1408/* Define if the vasnprintf implementation needs special code for supporting
1409   large precisions without arbitrary bounds. */
1410#undef NEED_PRINTF_UNBOUNDED_PRECISION
1411
1412/* Name of package */
1413#undef PACKAGE
1414
1415/* Define to the address where bug reports for this package should be sent. */
1416#undef PACKAGE_BUGREPORT
1417
1418/* Define to the full name of this package. */
1419#undef PACKAGE_NAME
1420
1421/* Define to the full name and version of this package. */
1422#undef PACKAGE_STRING
1423
1424/* Define to the one symbol short name of this package. */
1425#undef PACKAGE_TARNAME
1426
1427/* Define to the home page for this package. */
1428#undef PACKAGE_URL
1429
1430/* Define to the version of this package. */
1431#undef PACKAGE_VERSION
1432
1433/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1434#undef PRI_MACROS_BROKEN
1435
1436/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1437   'ptrdiff_t'. */
1438#undef PTRDIFF_T_SUFFIX
1439
1440/* Define if printf is overridden by a POSIX compliant gnulib implementation.
1441   */
1442#undef REPLACE_PRINTF_POSIX
1443
1444/* Define if vasnprintf exists but is overridden by gnulib. */
1445#undef REPLACE_VASNPRINTF
1446
1447/* Define if vfprintf is overridden by a POSIX compliant gnulib
1448   implementation. */
1449#undef REPLACE_VFPRINTF_POSIX
1450
1451/* Define as the return type of signal handlers (`int' or `void'). */
1452#undef RETSIGTYPE
1453
1454/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1455   'sig_atomic_t'. */
1456#undef SIG_ATOMIC_T_SUFFIX
1457
1458/* Define as the maximum value of type 'size_t', if the system doesn't define
1459   it. */
1460#ifndef SIZE_MAX
1461# undef SIZE_MAX
1462#endif
1463
1464/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1465   'size_t'. */
1466#undef SIZE_T_SUFFIX
1467
1468/* If using the C implementation of alloca, define if you know the
1469   direction of stack growth for your system; otherwise it will be
1470   automatically deduced at runtime.
1471	STACK_DIRECTION > 0 => grows toward higher addresses
1472	STACK_DIRECTION < 0 => grows toward lower addresses
1473	STACK_DIRECTION = 0 => direction of growth unknown */
1474#undef STACK_DIRECTION
1475
1476/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1477#undef STAT_MACROS_BROKEN
1478
1479/* Define to 1 if you have the ANSI C header files. */
1480#undef STDC_HEADERS
1481
1482/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1483#undef TM_IN_SYS_TIME
1484
1485/* Define to the prefix of C symbols at the assembler and linker level, either
1486   an underscore or empty. */
1487#undef USER_LABEL_PREFIX
1488
1489/* Version number of package */
1490#undef VERSION
1491
1492/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1493   'wchar_t'. */
1494#undef WCHAR_T_SUFFIX
1495
1496/* Define if WSAStartup is needed. */
1497#undef WINDOWS_SOCKETS
1498
1499/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1500   'wint_t'. */
1501#undef WINT_T_SUFFIX
1502
1503/* Define if using the dmalloc debugging malloc package */
1504#undef WITH_DMALLOC
1505
1506/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1507   significant byte first (like Motorola and SPARC, unlike Intel). */
1508#if defined AC_APPLE_UNIVERSAL_BUILD
1509# if defined __BIG_ENDIAN__
1510#  define WORDS_BIGENDIAN 1
1511# endif
1512#else
1513# ifndef WORDS_BIGENDIAN
1514#  undef WORDS_BIGENDIAN
1515# endif
1516#endif
1517
1518/* Enable large inode numbers on Mac OS X 10.5.  */
1519#ifndef _DARWIN_USE_64_BIT_INODE
1520# define _DARWIN_USE_64_BIT_INODE 1
1521#endif
1522
1523/* Number of bits in a file offset, on hosts where this is settable. */
1524#undef _FILE_OFFSET_BITS
1525
1526/* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1527   stat.st_size becomes 64-bit. */
1528#undef _GL_WINDOWS_64_BIT_ST_SIZE
1529
1530/* Define for large files, on AIX-style hosts. */
1531#undef _LARGE_FILES
1532
1533/* Define to 1 if on MINIX. */
1534#undef _MINIX
1535
1536/* The _Noreturn keyword of C11.  */
1537#if ! (defined _Noreturn \
1538       || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
1539# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
1540      || 0x5110 <= __SUNPRO_C)
1541#  define _Noreturn __attribute__ ((__noreturn__))
1542# elif defined _MSC_VER && 1200 <= _MSC_VER
1543#  define _Noreturn __declspec (noreturn)
1544# else
1545#  define _Noreturn
1546# endif
1547#endif
1548
1549
1550/* Define to 2 if the system does not provide POSIX.1 features except with
1551   this defined. */
1552#undef _POSIX_1_SOURCE
1553
1554/* Define to 1 in order to get the POSIX compatible declarations of socket
1555   functions. */
1556#undef _POSIX_PII_SOCKET
1557
1558/* Define to 1 if you need to in order for 'stat' and other things to work. */
1559#undef _POSIX_SOURCE
1560
1561/* Define to 500 only on HP-UX. */
1562#undef _XOPEN_SOURCE
1563
1564/* Enable extensions on AIX 3, Interix.  */
1565#ifndef _ALL_SOURCE
1566# undef _ALL_SOURCE
1567#endif
1568/* Enable general extensions on Mac OS X.  */
1569#ifndef _DARWIN_C_SOURCE
1570# undef _DARWIN_C_SOURCE
1571#endif
1572/* Enable GNU extensions on systems that have them.  */
1573#ifndef _GNU_SOURCE
1574# undef _GNU_SOURCE
1575#endif
1576/* Enable threading extensions on Solaris.  */
1577#ifndef _POSIX_PTHREAD_SEMANTICS
1578# undef _POSIX_PTHREAD_SEMANTICS
1579#endif
1580/* Enable extensions on HP NonStop.  */
1581#ifndef _TANDEM_SOURCE
1582# undef _TANDEM_SOURCE
1583#endif
1584/* Enable general extensions on Solaris.  */
1585#ifndef __EXTENSIONS__
1586# undef __EXTENSIONS__
1587#endif
1588
1589
1590/* Define to rpl_ if the getopt replacement functions and variables should be
1591   used. */
1592#undef __GETOPT_PREFIX
1593
1594/* Define to empty if `const' does not conform to ANSI C. */
1595#undef const
1596
1597/* Define to `int' if <sys/types.h> doesn't define. */
1598#undef gid_t
1599
1600/* A replacement for va_copy, if needed.  */
1601#define gl_va_copy(a,b) ((a) = (b))
1602
1603/* Define to `__inline__' or `__inline' if that's what the C compiler
1604   calls it, or to nothing if 'inline' is not supported under any name.  */
1605#ifndef __cplusplus
1606#undef inline
1607#endif
1608
1609/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
1610#undef intmax_t
1611
1612/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1613   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1614   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1615   __APPLE__ && __MACH__ test for Mac OS X.
1616   __APPLE_CC__ tests for the Apple compiler and its version.
1617   __STDC_VERSION__ tests for the C99 mode.  */
1618#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1619# define __GNUC_STDC_INLINE__ 1
1620#endif
1621
1622/* Define to `int' if <sys/types.h> does not define. */
1623#undef mode_t
1624
1625/* Define to the type of st_nlink in struct stat, or a supertype. */
1626#undef nlink_t
1627
1628/* Define to `long int' if <sys/types.h> does not define. */
1629#undef off_t
1630
1631/* Define to `int' if <sys/types.h> does not define. */
1632#undef pid_t
1633
1634/* Define as the type of the result of subtracting two pointers, if the system
1635   doesn't define it. */
1636#undef ptrdiff_t
1637
1638/* Define to the equivalent of the C99 'restrict' keyword, or to
1639   nothing if this is not supported.  Do not define if restrict is
1640   supported directly.  */
1641#undef restrict
1642/* Work around a bug in Sun C++: it does not support _Restrict or
1643   __restrict__, even though the corresponding Sun C compiler ends up with
1644   "#define restrict _Restrict" or "#define restrict __restrict__" in the
1645   previous line.  Perhaps some future version of Sun C++ will work with
1646   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1647#if defined __SUNPRO_CC && !defined __RESTRICT
1648# define _Restrict
1649# define __restrict__
1650#endif
1651
1652/* Define to `unsigned int' if <sys/types.h> does not define. */
1653#undef size_t
1654
1655/* type to use in place of socklen_t if not defined */
1656#undef socklen_t
1657
1658/* Define as a signed type of the same size as size_t. */
1659#undef ssize_t
1660
1661/* Define to `int' if <sys/types.h> doesn't define. */
1662#undef uid_t
1663
1664/* Define as a marker that can be attached to declarations that might not
1665    be used.  This helps to reduce warnings, such as from
1666    GCC -Wunused-parameter.  */
1667#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1668# define _GL_UNUSED __attribute__ ((__unused__))
1669#else
1670# define _GL_UNUSED
1671#endif
1672/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1673   is a misnomer outside of parameter lists.  */
1674#define _UNUSED_PARAMETER_ _GL_UNUSED
1675
1676/* The __pure__ attribute was added in gcc 2.96.  */
1677#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1678# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1679#else
1680# define _GL_ATTRIBUTE_PURE /* empty */
1681#endif
1682
1683/* The __const__ attribute was added in gcc 2.95.  */
1684#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1685# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1686#else
1687# define _GL_ATTRIBUTE_CONST /* empty */
1688#endif
1689
1690
1691/* Define as a macro for copying va_list variables. */
1692#undef va_copy
1693