don't check for string.h or strings.h
[deliverable/binutils-gdb.git] / gdb / gnulib / config.in
1 /* config.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 to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
22 systems. This function is required for 'alloca.c' support on those systems.
23 */
24 #undef CRAY_STACKSEG_END
25
26 /* Define to 1 if using 'alloca.c'. */
27 #undef C_ALLOCA
28
29 /* Define as the bit index in the word where to find bit 0 of the exponent of
30 'double'. */
31 #undef DBL_EXPBIT0_BIT
32
33 /* Define as the word index where to find the exponent of 'double'. */
34 #undef DBL_EXPBIT0_WORD
35
36 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
37 whether the gnulib module strerror shall be considered present. */
38 #undef GNULIB_STRERROR
39
40 /* Define to 1 when the gnulib module frexp should be tested. */
41 #undef GNULIB_TEST_FREXP
42
43 /* Define to 1 when the gnulib module frexpl should be tested. */
44 #undef GNULIB_TEST_FREXPL
45
46 /* Define to 1 when the gnulib module mbrtowc should be tested. */
47 #undef GNULIB_TEST_MBRTOWC
48
49 /* Define to 1 when the gnulib module mbsinit should be tested. */
50 #undef GNULIB_TEST_MBSINIT
51
52 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */
53 #undef GNULIB_TEST_MBSRTOWCS
54
55 /* Define to 1 when the gnulib module memchr should be tested. */
56 #undef GNULIB_TEST_MEMCHR
57
58 /* Define to 1 when the gnulib module memmem should be tested. */
59 #undef GNULIB_TEST_MEMMEM
60
61 /* Define to 1 when the gnulib module strerror should be tested. */
62 #undef GNULIB_TEST_STRERROR
63
64 /* Define to 1 when the gnulib module strstr should be tested. */
65 #undef GNULIB_TEST_STRSTR
66
67 /* Define to 1 if you have the `alarm' function. */
68 #undef HAVE_ALARM
69
70 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
71 may be supplied by this distribution. */
72 #undef HAVE_ALLOCA
73
74 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
75 */
76 #undef HAVE_ALLOCA_H
77
78 /* Define to 1 if you have the <bp-sym.h> header file. */
79 #undef HAVE_BP_SYM_H
80
81 /* Define to 1 if you have the `btowc' function. */
82 #undef HAVE_BTOWC
83
84 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
85 don't. */
86 #undef HAVE_DECL_GETC_UNLOCKED
87
88 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
89 don't. */
90 #undef HAVE_DECL_ISBLANK
91
92 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
93 don't. */
94 #undef HAVE_DECL_MBRTOWC
95
96 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
97 don't. */
98 #undef HAVE_DECL_MBSINIT
99
100 /* Define to 1 if you have the declaration of `mbsrtowcs', and to 0 if you
101 don't. */
102 #undef HAVE_DECL_MBSRTOWCS
103
104 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
105 */
106 #undef HAVE_DECL_MEMMEM
107
108 /* Define to 1 if you have the declaration of `towlower', and to 0 if you
109 don't. */
110 #undef HAVE_DECL_TOWLOWER
111
112 /* Define to 1 if you have the <features.h> header file. */
113 #undef HAVE_FEATURES_H
114
115 /* Define if the frexp() function is available and works. */
116 #undef HAVE_FREXP
117
118 /* Define if the frexpl() function is available. */
119 #undef HAVE_FREXPL
120
121 /* Define to 1 if you have the <inttypes.h> header file. */
122 #undef HAVE_INTTYPES_H
123
124 /* Define to 1 if you have the `isblank' function. */
125 #undef HAVE_ISBLANK
126
127 /* Define if the isnan(double) function is available in libc. */
128 #undef HAVE_ISNAND_IN_LIBC
129
130 /* Define if the isnan(long double) function is available in libc. */
131 #undef HAVE_ISNANL_IN_LIBC
132
133 /* Define to 1 if you have the `iswcntrl' function. */
134 #undef HAVE_ISWCNTRL
135
136 /* Define to 1 if you have the `iswctype' function. */
137 #undef HAVE_ISWCTYPE
138
139 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
140 #undef HAVE_LANGINFO_CODESET
141
142 /* Define to 1 if the system has the type 'long long int'. */
143 #undef HAVE_LONG_LONG_INT
144
145 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
146 config.h and <sys/mman.h>. */
147 #undef HAVE_MAP_ANONYMOUS
148
149 /* Define to 1 if you have the <math.h> header file. */
150 #undef HAVE_MATH_H
151
152 /* Define to 1 if you have the `mbrtowc' function. */
153 #undef HAVE_MBRTOWC
154
155 /* Define to 1 if you have the `mbsinit' function. */
156 #undef HAVE_MBSINIT
157
158 /* Define to 1 if you have the `mbsrtowcs' function. */
159 #undef HAVE_MBSRTOWCS
160
161 /* Define to 1 if <wchar.h> declares mbstate_t. */
162 #undef HAVE_MBSTATE_T
163
164 /* Define to 1 if you have the `memmem' function. */
165 #undef HAVE_MEMMEM
166
167 /* Define to 1 if you have the <memory.h> header file. */
168 #undef HAVE_MEMORY_H
169
170 /* Define to 1 if you have the `mempcpy' function. */
171 #undef HAVE_MEMPCPY
172
173 /* Define to 1 if you have the `mprotect' function. */
174 #undef HAVE_MPROTECT
175
176 /* Define to 1 if acosf is declared even after undefining macros. */
177 #undef HAVE_RAW_DECL_ACOSF
178
179 /* Define to 1 if acosl is declared even after undefining macros. */
180 #undef HAVE_RAW_DECL_ACOSL
181
182 /* Define to 1 if asinf is declared even after undefining macros. */
183 #undef HAVE_RAW_DECL_ASINF
184
185 /* Define to 1 if asinl is declared even after undefining macros. */
186 #undef HAVE_RAW_DECL_ASINL
187
188 /* Define to 1 if atanf is declared even after undefining macros. */
189 #undef HAVE_RAW_DECL_ATANF
190
191 /* Define to 1 if atanl is declared even after undefining macros. */
192 #undef HAVE_RAW_DECL_ATANL
193
194 /* Define to 1 if btowc is declared even after undefining macros. */
195 #undef HAVE_RAW_DECL_BTOWC
196
197 /* Define to 1 if cbrt is declared even after undefining macros. */
198 #undef HAVE_RAW_DECL_CBRT
199
200 /* Define to 1 if cbrtf is declared even after undefining macros. */
201 #undef HAVE_RAW_DECL_CBRTF
202
203 /* Define to 1 if cbrtl is declared even after undefining macros. */
204 #undef HAVE_RAW_DECL_CBRTL
205
206 /* Define to 1 if ceilf is declared even after undefining macros. */
207 #undef HAVE_RAW_DECL_CEILF
208
209 /* Define to 1 if ceill is declared even after undefining macros. */
210 #undef HAVE_RAW_DECL_CEILL
211
212 /* Define to 1 if chdir is declared even after undefining macros. */
213 #undef HAVE_RAW_DECL_CHDIR
214
215 /* Define to 1 if chown is declared even after undefining macros. */
216 #undef HAVE_RAW_DECL_CHOWN
217
218 /* Define to 1 if copysign is declared even after undefining macros. */
219 #undef HAVE_RAW_DECL_COPYSIGN
220
221 /* Define to 1 if copysignf is declared even after undefining macros. */
222 #undef HAVE_RAW_DECL_COPYSIGNF
223
224 /* Define to 1 if copysignl is declared even after undefining macros. */
225 #undef HAVE_RAW_DECL_COPYSIGNL
226
227 /* Define to 1 if cosf is declared even after undefining macros. */
228 #undef HAVE_RAW_DECL_COSF
229
230 /* Define to 1 if coshf is declared even after undefining macros. */
231 #undef HAVE_RAW_DECL_COSHF
232
233 /* Define to 1 if cosl is declared even after undefining macros. */
234 #undef HAVE_RAW_DECL_COSL
235
236 /* Define to 1 if dup is declared even after undefining macros. */
237 #undef HAVE_RAW_DECL_DUP
238
239 /* Define to 1 if dup2 is declared even after undefining macros. */
240 #undef HAVE_RAW_DECL_DUP2
241
242 /* Define to 1 if dup3 is declared even after undefining macros. */
243 #undef HAVE_RAW_DECL_DUP3
244
245 /* Define to 1 if endusershell is declared even after undefining macros. */
246 #undef HAVE_RAW_DECL_ENDUSERSHELL
247
248 /* Define to 1 if environ is declared even after undefining macros. */
249 #undef HAVE_RAW_DECL_ENVIRON
250
251 /* Define to 1 if euidaccess is declared even after undefining macros. */
252 #undef HAVE_RAW_DECL_EUIDACCESS
253
254 /* Define to 1 if exp2 is declared even after undefining macros. */
255 #undef HAVE_RAW_DECL_EXP2
256
257 /* Define to 1 if exp2f is declared even after undefining macros. */
258 #undef HAVE_RAW_DECL_EXP2F
259
260 /* Define to 1 if exp2l is declared even after undefining macros. */
261 #undef HAVE_RAW_DECL_EXP2L
262
263 /* Define to 1 if expf is declared even after undefining macros. */
264 #undef HAVE_RAW_DECL_EXPF
265
266 /* Define to 1 if expl is declared even after undefining macros. */
267 #undef HAVE_RAW_DECL_EXPL
268
269 /* Define to 1 if expm1 is declared even after undefining macros. */
270 #undef HAVE_RAW_DECL_EXPM1
271
272 /* Define to 1 if expm1f is declared even after undefining macros. */
273 #undef HAVE_RAW_DECL_EXPM1F
274
275 /* Define to 1 if expm1l is declared even after undefining macros. */
276 #undef HAVE_RAW_DECL_EXPM1L
277
278 /* Define to 1 if fabsf is declared even after undefining macros. */
279 #undef HAVE_RAW_DECL_FABSF
280
281 /* Define to 1 if fabsl is declared even after undefining macros. */
282 #undef HAVE_RAW_DECL_FABSL
283
284 /* Define to 1 if faccessat is declared even after undefining macros. */
285 #undef HAVE_RAW_DECL_FACCESSAT
286
287 /* Define to 1 if fchdir is declared even after undefining macros. */
288 #undef HAVE_RAW_DECL_FCHDIR
289
290 /* Define to 1 if fchownat is declared even after undefining macros. */
291 #undef HAVE_RAW_DECL_FCHOWNAT
292
293 /* Define to 1 if fdatasync is declared even after undefining macros. */
294 #undef HAVE_RAW_DECL_FDATASYNC
295
296 /* Define to 1 if ffsl is declared even after undefining macros. */
297 #undef HAVE_RAW_DECL_FFSL
298
299 /* Define to 1 if ffsll is declared even after undefining macros. */
300 #undef HAVE_RAW_DECL_FFSLL
301
302 /* Define to 1 if floorf is declared even after undefining macros. */
303 #undef HAVE_RAW_DECL_FLOORF
304
305 /* Define to 1 if floorl is declared even after undefining macros. */
306 #undef HAVE_RAW_DECL_FLOORL
307
308 /* Define to 1 if fma is declared even after undefining macros. */
309 #undef HAVE_RAW_DECL_FMA
310
311 /* Define to 1 if fmaf is declared even after undefining macros. */
312 #undef HAVE_RAW_DECL_FMAF
313
314 /* Define to 1 if fmal is declared even after undefining macros. */
315 #undef HAVE_RAW_DECL_FMAL
316
317 /* Define to 1 if fmod is declared even after undefining macros. */
318 #undef HAVE_RAW_DECL_FMOD
319
320 /* Define to 1 if fmodf is declared even after undefining macros. */
321 #undef HAVE_RAW_DECL_FMODF
322
323 /* Define to 1 if fmodl is declared even after undefining macros. */
324 #undef HAVE_RAW_DECL_FMODL
325
326 /* Define to 1 if frexpf is declared even after undefining macros. */
327 #undef HAVE_RAW_DECL_FREXPF
328
329 /* Define to 1 if frexpl is declared even after undefining macros. */
330 #undef HAVE_RAW_DECL_FREXPL
331
332 /* Define to 1 if fsync is declared even after undefining macros. */
333 #undef HAVE_RAW_DECL_FSYNC
334
335 /* Define to 1 if ftruncate is declared even after undefining macros. */
336 #undef HAVE_RAW_DECL_FTRUNCATE
337
338 /* Define to 1 if getcwd is declared even after undefining macros. */
339 #undef HAVE_RAW_DECL_GETCWD
340
341 /* Define to 1 if getdomainname is declared even after undefining macros. */
342 #undef HAVE_RAW_DECL_GETDOMAINNAME
343
344 /* Define to 1 if getdtablesize is declared even after undefining macros. */
345 #undef HAVE_RAW_DECL_GETDTABLESIZE
346
347 /* Define to 1 if getgroups is declared even after undefining macros. */
348 #undef HAVE_RAW_DECL_GETGROUPS
349
350 /* Define to 1 if gethostname is declared even after undefining macros. */
351 #undef HAVE_RAW_DECL_GETHOSTNAME
352
353 /* Define to 1 if getlogin is declared even after undefining macros. */
354 #undef HAVE_RAW_DECL_GETLOGIN
355
356 /* Define to 1 if getlogin_r is declared even after undefining macros. */
357 #undef HAVE_RAW_DECL_GETLOGIN_R
358
359 /* Define to 1 if getpagesize is declared even after undefining macros. */
360 #undef HAVE_RAW_DECL_GETPAGESIZE
361
362 /* Define to 1 if getusershell is declared even after undefining macros. */
363 #undef HAVE_RAW_DECL_GETUSERSHELL
364
365 /* Define to 1 if group_member is declared even after undefining macros. */
366 #undef HAVE_RAW_DECL_GROUP_MEMBER
367
368 /* Define to 1 if hypotf is declared even after undefining macros. */
369 #undef HAVE_RAW_DECL_HYPOTF
370
371 /* Define to 1 if hypotl is declared even after undefining macros. */
372 #undef HAVE_RAW_DECL_HYPOTL
373
374 /* Define to 1 if ilogb is declared even after undefining macros. */
375 #undef HAVE_RAW_DECL_ILOGB
376
377 /* Define to 1 if ilogbf is declared even after undefining macros. */
378 #undef HAVE_RAW_DECL_ILOGBF
379
380 /* Define to 1 if ilogbl is declared even after undefining macros. */
381 #undef HAVE_RAW_DECL_ILOGBL
382
383 /* Define to 1 if imaxabs is declared even after undefining macros. */
384 #undef HAVE_RAW_DECL_IMAXABS
385
386 /* Define to 1 if imaxdiv is declared even after undefining macros. */
387 #undef HAVE_RAW_DECL_IMAXDIV
388
389 /* Define to 1 if isatty is declared even after undefining macros. */
390 #undef HAVE_RAW_DECL_ISATTY
391
392 /* Define to 1 if iswctype is declared even after undefining macros. */
393 #undef HAVE_RAW_DECL_ISWCTYPE
394
395 /* Define to 1 if lchown is declared even after undefining macros. */
396 #undef HAVE_RAW_DECL_LCHOWN
397
398 /* Define to 1 if ldexpf is declared even after undefining macros. */
399 #undef HAVE_RAW_DECL_LDEXPF
400
401 /* Define to 1 if ldexpl is declared even after undefining macros. */
402 #undef HAVE_RAW_DECL_LDEXPL
403
404 /* Define to 1 if link is declared even after undefining macros. */
405 #undef HAVE_RAW_DECL_LINK
406
407 /* Define to 1 if linkat is declared even after undefining macros. */
408 #undef HAVE_RAW_DECL_LINKAT
409
410 /* Define to 1 if log is declared even after undefining macros. */
411 #undef HAVE_RAW_DECL_LOG
412
413 /* Define to 1 if log10 is declared even after undefining macros. */
414 #undef HAVE_RAW_DECL_LOG10
415
416 /* Define to 1 if log10f is declared even after undefining macros. */
417 #undef HAVE_RAW_DECL_LOG10F
418
419 /* Define to 1 if log10l is declared even after undefining macros. */
420 #undef HAVE_RAW_DECL_LOG10L
421
422 /* Define to 1 if log1p is declared even after undefining macros. */
423 #undef HAVE_RAW_DECL_LOG1P
424
425 /* Define to 1 if log1pf is declared even after undefining macros. */
426 #undef HAVE_RAW_DECL_LOG1PF
427
428 /* Define to 1 if log1pl is declared even after undefining macros. */
429 #undef HAVE_RAW_DECL_LOG1PL
430
431 /* Define to 1 if log2 is declared even after undefining macros. */
432 #undef HAVE_RAW_DECL_LOG2
433
434 /* Define to 1 if log2f is declared even after undefining macros. */
435 #undef HAVE_RAW_DECL_LOG2F
436
437 /* Define to 1 if log2l is declared even after undefining macros. */
438 #undef HAVE_RAW_DECL_LOG2L
439
440 /* Define to 1 if logb is declared even after undefining macros. */
441 #undef HAVE_RAW_DECL_LOGB
442
443 /* Define to 1 if logbf is declared even after undefining macros. */
444 #undef HAVE_RAW_DECL_LOGBF
445
446 /* Define to 1 if logbl is declared even after undefining macros. */
447 #undef HAVE_RAW_DECL_LOGBL
448
449 /* Define to 1 if logf is declared even after undefining macros. */
450 #undef HAVE_RAW_DECL_LOGF
451
452 /* Define to 1 if logl is declared even after undefining macros. */
453 #undef HAVE_RAW_DECL_LOGL
454
455 /* Define to 1 if lseek is declared even after undefining macros. */
456 #undef HAVE_RAW_DECL_LSEEK
457
458 /* Define to 1 if mbrlen is declared even after undefining macros. */
459 #undef HAVE_RAW_DECL_MBRLEN
460
461 /* Define to 1 if mbrtowc is declared even after undefining macros. */
462 #undef HAVE_RAW_DECL_MBRTOWC
463
464 /* Define to 1 if mbsinit is declared even after undefining macros. */
465 #undef HAVE_RAW_DECL_MBSINIT
466
467 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
468 #undef HAVE_RAW_DECL_MBSNRTOWCS
469
470 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */
471 #undef HAVE_RAW_DECL_MBSRTOWCS
472
473 /* Define to 1 if memmem is declared even after undefining macros. */
474 #undef HAVE_RAW_DECL_MEMMEM
475
476 /* Define to 1 if mempcpy is declared even after undefining macros. */
477 #undef HAVE_RAW_DECL_MEMPCPY
478
479 /* Define to 1 if memrchr is declared even after undefining macros. */
480 #undef HAVE_RAW_DECL_MEMRCHR
481
482 /* Define to 1 if modf is declared even after undefining macros. */
483 #undef HAVE_RAW_DECL_MODF
484
485 /* Define to 1 if modff is declared even after undefining macros. */
486 #undef HAVE_RAW_DECL_MODFF
487
488 /* Define to 1 if modfl is declared even after undefining macros. */
489 #undef HAVE_RAW_DECL_MODFL
490
491 /* Define to 1 if pipe is declared even after undefining macros. */
492 #undef HAVE_RAW_DECL_PIPE
493
494 /* Define to 1 if pipe2 is declared even after undefining macros. */
495 #undef HAVE_RAW_DECL_PIPE2
496
497 /* Define to 1 if powf is declared even after undefining macros. */
498 #undef HAVE_RAW_DECL_POWF
499
500 /* Define to 1 if pread is declared even after undefining macros. */
501 #undef HAVE_RAW_DECL_PREAD
502
503 /* Define to 1 if pwrite is declared even after undefining macros. */
504 #undef HAVE_RAW_DECL_PWRITE
505
506 /* Define to 1 if rawmemchr is declared even after undefining macros. */
507 #undef HAVE_RAW_DECL_RAWMEMCHR
508
509 /* Define to 1 if readlink is declared even after undefining macros. */
510 #undef HAVE_RAW_DECL_READLINK
511
512 /* Define to 1 if readlinkat is declared even after undefining macros. */
513 #undef HAVE_RAW_DECL_READLINKAT
514
515 /* Define to 1 if remainder is declared even after undefining macros. */
516 #undef HAVE_RAW_DECL_REMAINDER
517
518 /* Define to 1 if remainderf is declared even after undefining macros. */
519 #undef HAVE_RAW_DECL_REMAINDERF
520
521 /* Define to 1 if remainderl is declared even after undefining macros. */
522 #undef HAVE_RAW_DECL_REMAINDERL
523
524 /* Define to 1 if rint is declared even after undefining macros. */
525 #undef HAVE_RAW_DECL_RINT
526
527 /* Define to 1 if rintf is declared even after undefining macros. */
528 #undef HAVE_RAW_DECL_RINTF
529
530 /* Define to 1 if rintl is declared even after undefining macros. */
531 #undef HAVE_RAW_DECL_RINTL
532
533 /* Define to 1 if rmdir is declared even after undefining macros. */
534 #undef HAVE_RAW_DECL_RMDIR
535
536 /* Define to 1 if round is declared even after undefining macros. */
537 #undef HAVE_RAW_DECL_ROUND
538
539 /* Define to 1 if roundf is declared even after undefining macros. */
540 #undef HAVE_RAW_DECL_ROUNDF
541
542 /* Define to 1 if roundl is declared even after undefining macros. */
543 #undef HAVE_RAW_DECL_ROUNDL
544
545 /* Define to 1 if sethostname is declared even after undefining macros. */
546 #undef HAVE_RAW_DECL_SETHOSTNAME
547
548 /* Define to 1 if setusershell is declared even after undefining macros. */
549 #undef HAVE_RAW_DECL_SETUSERSHELL
550
551 /* Define to 1 if sinf is declared even after undefining macros. */
552 #undef HAVE_RAW_DECL_SINF
553
554 /* Define to 1 if sinhf is declared even after undefining macros. */
555 #undef HAVE_RAW_DECL_SINHF
556
557 /* Define to 1 if sinl is declared even after undefining macros. */
558 #undef HAVE_RAW_DECL_SINL
559
560 /* Define to 1 if sleep is declared even after undefining macros. */
561 #undef HAVE_RAW_DECL_SLEEP
562
563 /* Define to 1 if sqrtf is declared even after undefining macros. */
564 #undef HAVE_RAW_DECL_SQRTF
565
566 /* Define to 1 if sqrtl is declared even after undefining macros. */
567 #undef HAVE_RAW_DECL_SQRTL
568
569 /* Define to 1 if stpcpy is declared even after undefining macros. */
570 #undef HAVE_RAW_DECL_STPCPY
571
572 /* Define to 1 if stpncpy is declared even after undefining macros. */
573 #undef HAVE_RAW_DECL_STPNCPY
574
575 /* Define to 1 if strcasestr is declared even after undefining macros. */
576 #undef HAVE_RAW_DECL_STRCASESTR
577
578 /* Define to 1 if strchrnul is declared even after undefining macros. */
579 #undef HAVE_RAW_DECL_STRCHRNUL
580
581 /* Define to 1 if strdup is declared even after undefining macros. */
582 #undef HAVE_RAW_DECL_STRDUP
583
584 /* Define to 1 if strerror_r is declared even after undefining macros. */
585 #undef HAVE_RAW_DECL_STRERROR_R
586
587 /* Define to 1 if strncat is declared even after undefining macros. */
588 #undef HAVE_RAW_DECL_STRNCAT
589
590 /* Define to 1 if strndup is declared even after undefining macros. */
591 #undef HAVE_RAW_DECL_STRNDUP
592
593 /* Define to 1 if strnlen is declared even after undefining macros. */
594 #undef HAVE_RAW_DECL_STRNLEN
595
596 /* Define to 1 if strpbrk is declared even after undefining macros. */
597 #undef HAVE_RAW_DECL_STRPBRK
598
599 /* Define to 1 if strsep is declared even after undefining macros. */
600 #undef HAVE_RAW_DECL_STRSEP
601
602 /* Define to 1 if strsignal is declared even after undefining macros. */
603 #undef HAVE_RAW_DECL_STRSIGNAL
604
605 /* Define to 1 if strtoimax is declared even after undefining macros. */
606 #undef HAVE_RAW_DECL_STRTOIMAX
607
608 /* Define to 1 if strtok_r is declared even after undefining macros. */
609 #undef HAVE_RAW_DECL_STRTOK_R
610
611 /* Define to 1 if strtoumax is declared even after undefining macros. */
612 #undef HAVE_RAW_DECL_STRTOUMAX
613
614 /* Define to 1 if strverscmp is declared even after undefining macros. */
615 #undef HAVE_RAW_DECL_STRVERSCMP
616
617 /* Define to 1 if symlink is declared even after undefining macros. */
618 #undef HAVE_RAW_DECL_SYMLINK
619
620 /* Define to 1 if symlinkat is declared even after undefining macros. */
621 #undef HAVE_RAW_DECL_SYMLINKAT
622
623 /* Define to 1 if tanf is declared even after undefining macros. */
624 #undef HAVE_RAW_DECL_TANF
625
626 /* Define to 1 if tanhf is declared even after undefining macros. */
627 #undef HAVE_RAW_DECL_TANHF
628
629 /* Define to 1 if tanl is declared even after undefining macros. */
630 #undef HAVE_RAW_DECL_TANL
631
632 /* Define to 1 if towctrans is declared even after undefining macros. */
633 #undef HAVE_RAW_DECL_TOWCTRANS
634
635 /* Define to 1 if trunc is declared even after undefining macros. */
636 #undef HAVE_RAW_DECL_TRUNC
637
638 /* Define to 1 if truncf is declared even after undefining macros. */
639 #undef HAVE_RAW_DECL_TRUNCF
640
641 /* Define to 1 if truncl is declared even after undefining macros. */
642 #undef HAVE_RAW_DECL_TRUNCL
643
644 /* Define to 1 if ttyname_r is declared even after undefining macros. */
645 #undef HAVE_RAW_DECL_TTYNAME_R
646
647 /* Define to 1 if unlink is declared even after undefining macros. */
648 #undef HAVE_RAW_DECL_UNLINK
649
650 /* Define to 1 if unlinkat is declared even after undefining macros. */
651 #undef HAVE_RAW_DECL_UNLINKAT
652
653 /* Define to 1 if usleep is declared even after undefining macros. */
654 #undef HAVE_RAW_DECL_USLEEP
655
656 /* Define to 1 if wcpcpy is declared even after undefining macros. */
657 #undef HAVE_RAW_DECL_WCPCPY
658
659 /* Define to 1 if wcpncpy is declared even after undefining macros. */
660 #undef HAVE_RAW_DECL_WCPNCPY
661
662 /* Define to 1 if wcrtomb is declared even after undefining macros. */
663 #undef HAVE_RAW_DECL_WCRTOMB
664
665 /* Define to 1 if wcscasecmp is declared even after undefining macros. */
666 #undef HAVE_RAW_DECL_WCSCASECMP
667
668 /* Define to 1 if wcscat is declared even after undefining macros. */
669 #undef HAVE_RAW_DECL_WCSCAT
670
671 /* Define to 1 if wcschr is declared even after undefining macros. */
672 #undef HAVE_RAW_DECL_WCSCHR
673
674 /* Define to 1 if wcscmp is declared even after undefining macros. */
675 #undef HAVE_RAW_DECL_WCSCMP
676
677 /* Define to 1 if wcscoll is declared even after undefining macros. */
678 #undef HAVE_RAW_DECL_WCSCOLL
679
680 /* Define to 1 if wcscpy is declared even after undefining macros. */
681 #undef HAVE_RAW_DECL_WCSCPY
682
683 /* Define to 1 if wcscspn is declared even after undefining macros. */
684 #undef HAVE_RAW_DECL_WCSCSPN
685
686 /* Define to 1 if wcsdup is declared even after undefining macros. */
687 #undef HAVE_RAW_DECL_WCSDUP
688
689 /* Define to 1 if wcslen is declared even after undefining macros. */
690 #undef HAVE_RAW_DECL_WCSLEN
691
692 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */
693 #undef HAVE_RAW_DECL_WCSNCASECMP
694
695 /* Define to 1 if wcsncat is declared even after undefining macros. */
696 #undef HAVE_RAW_DECL_WCSNCAT
697
698 /* Define to 1 if wcsncmp is declared even after undefining macros. */
699 #undef HAVE_RAW_DECL_WCSNCMP
700
701 /* Define to 1 if wcsncpy is declared even after undefining macros. */
702 #undef HAVE_RAW_DECL_WCSNCPY
703
704 /* Define to 1 if wcsnlen is declared even after undefining macros. */
705 #undef HAVE_RAW_DECL_WCSNLEN
706
707 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */
708 #undef HAVE_RAW_DECL_WCSNRTOMBS
709
710 /* Define to 1 if wcspbrk is declared even after undefining macros. */
711 #undef HAVE_RAW_DECL_WCSPBRK
712
713 /* Define to 1 if wcsrchr is declared even after undefining macros. */
714 #undef HAVE_RAW_DECL_WCSRCHR
715
716 /* Define to 1 if wcsrtombs is declared even after undefining macros. */
717 #undef HAVE_RAW_DECL_WCSRTOMBS
718
719 /* Define to 1 if wcsspn is declared even after undefining macros. */
720 #undef HAVE_RAW_DECL_WCSSPN
721
722 /* Define to 1 if wcsstr is declared even after undefining macros. */
723 #undef HAVE_RAW_DECL_WCSSTR
724
725 /* Define to 1 if wcstok is declared even after undefining macros. */
726 #undef HAVE_RAW_DECL_WCSTOK
727
728 /* Define to 1 if wcswidth is declared even after undefining macros. */
729 #undef HAVE_RAW_DECL_WCSWIDTH
730
731 /* Define to 1 if wcsxfrm is declared even after undefining macros. */
732 #undef HAVE_RAW_DECL_WCSXFRM
733
734 /* Define to 1 if wctob is declared even after undefining macros. */
735 #undef HAVE_RAW_DECL_WCTOB
736
737 /* Define to 1 if wctrans is declared even after undefining macros. */
738 #undef HAVE_RAW_DECL_WCTRANS
739
740 /* Define to 1 if wctype is declared even after undefining macros. */
741 #undef HAVE_RAW_DECL_WCTYPE
742
743 /* Define to 1 if wcwidth is declared even after undefining macros. */
744 #undef HAVE_RAW_DECL_WCWIDTH
745
746 /* Define to 1 if wmemchr is declared even after undefining macros. */
747 #undef HAVE_RAW_DECL_WMEMCHR
748
749 /* Define to 1 if wmemcmp is declared even after undefining macros. */
750 #undef HAVE_RAW_DECL_WMEMCMP
751
752 /* Define to 1 if wmemcpy is declared even after undefining macros. */
753 #undef HAVE_RAW_DECL_WMEMCPY
754
755 /* Define to 1 if wmemmove is declared even after undefining macros. */
756 #undef HAVE_RAW_DECL_WMEMMOVE
757
758 /* Define to 1 if wmemset is declared even after undefining macros. */
759 #undef HAVE_RAW_DECL_WMEMSET
760
761 /* Define to 1 if 'long double' and 'double' have the same representation. */
762 #undef HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
763
764 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
765 #undef HAVE_SIGNED_SIG_ATOMIC_T
766
767 /* Define to 1 if 'wchar_t' is a signed integer type. */
768 #undef HAVE_SIGNED_WCHAR_T
769
770 /* Define to 1 if 'wint_t' is a signed integer type. */
771 #undef HAVE_SIGNED_WINT_T
772
773 /* Define to 1 if you have the <stdint.h> header file. */
774 #undef HAVE_STDINT_H
775
776 /* Define to 1 if you have the <stdlib.h> header file. */
777 #undef HAVE_STDLIB_H
778
779 /* Define to 1 if you have the <strings.h> header file. */
780 #undef HAVE_STRINGS_H
781
782 /* Define to 1 if you have the <string.h> header file. */
783 #undef HAVE_STRING_H
784
785 /* Define to 1 if you have the `symlink' function. */
786 #undef HAVE_SYMLINK
787
788 /* Define to 1 if you have the <sys/bitypes.h> header file. */
789 #undef HAVE_SYS_BITYPES_H
790
791 /* Define to 1 if you have the <sys/inttypes.h> header file. */
792 #undef HAVE_SYS_INTTYPES_H
793
794 /* Define to 1 if you have the <sys/mman.h> header file. */
795 #undef HAVE_SYS_MMAN_H
796
797 /* Define to 1 if you have the <sys/param.h> header file. */
798 #undef HAVE_SYS_PARAM_H
799
800 /* Define to 1 if you have the <sys/socket.h> header file. */
801 #undef HAVE_SYS_SOCKET_H
802
803 /* Define to 1 if you have the <sys/stat.h> header file. */
804 #undef HAVE_SYS_STAT_H
805
806 /* Define to 1 if you have the <sys/types.h> header file. */
807 #undef HAVE_SYS_TYPES_H
808
809 /* Define to 1 if you have the `towlower' function. */
810 #undef HAVE_TOWLOWER
811
812 /* Define to 1 if you have the <unistd.h> header file. */
813 #undef HAVE_UNISTD_H
814
815 /* Define to 1 if the system has the type 'unsigned long long int'. */
816 #undef HAVE_UNSIGNED_LONG_LONG_INT
817
818 /* Define to 1 if you have the <wchar.h> header file. */
819 #undef HAVE_WCHAR_H
820
821 /* Define if you have the 'wchar_t' type. */
822 #undef HAVE_WCHAR_T
823
824 /* Define to 1 if you have the <wctype.h> header file. */
825 #undef HAVE_WCTYPE_H
826
827 /* Define to 1 if you have the <winsock2.h> header file. */
828 #undef HAVE_WINSOCK2_H
829
830 /* Define if you have the 'wint_t' type. */
831 #undef HAVE_WINT_T
832
833 /* Define to 1 if you have the `wmemchr' function. */
834 #undef HAVE_WMEMCHR
835
836 /* Define to 1 if you have the `wmemcpy' function. */
837 #undef HAVE_WMEMCPY
838
839 /* Define to 1 if you have the `wmempcpy' function. */
840 #undef HAVE_WMEMPCPY
841
842 /* Define to 1 if O_NOATIME works. */
843 #undef HAVE_WORKING_O_NOATIME
844
845 /* Define to 1 if O_NOFOLLOW works. */
846 #undef HAVE_WORKING_O_NOFOLLOW
847
848 /* Define to 1 if the system has the type `_Bool'. */
849 #undef HAVE__BOOL
850
851 /* Define as the bit index in the word where to find bit 0 of the exponent of
852 'long double'. */
853 #undef LDBL_EXPBIT0_BIT
854
855 /* Define as the word index where to find the exponent of 'long double'. */
856 #undef LDBL_EXPBIT0_WORD
857
858 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
859 #undef MAP_ANONYMOUS
860
861 /* Define if the mbrtowc function has the NULL pwc argument bug. */
862 #undef MBRTOWC_NULL_ARG1_BUG
863
864 /* Define if the mbrtowc function has the NULL string argument bug. */
865 #undef MBRTOWC_NULL_ARG2_BUG
866
867 /* Define if the mbrtowc function does not return 0 for a NUL character. */
868 #undef MBRTOWC_NUL_RETVAL_BUG
869
870 /* Define if the mbrtowc function returns a wrong return value. */
871 #undef MBRTOWC_RETVAL_BUG
872
873 /* Define to the address where bug reports for this package should be sent. */
874 #undef PACKAGE_BUGREPORT
875
876 /* Define to the full name of this package. */
877 #undef PACKAGE_NAME
878
879 /* Define to the full name and version of this package. */
880 #undef PACKAGE_STRING
881
882 /* Define to the one symbol short name of this package. */
883 #undef PACKAGE_TARNAME
884
885 /* Define to the home page for this package. */
886 #undef PACKAGE_URL
887
888 /* Define to the version of this package. */
889 #undef PACKAGE_VERSION
890
891 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
892 #undef PRI_MACROS_BROKEN
893
894 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
895 'ptrdiff_t'. */
896 #undef PTRDIFF_T_SUFFIX
897
898 /* Define to 1 if strerror(0) does not return a message implying success. */
899 #undef REPLACE_STRERROR_0
900
901 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
902 'sig_atomic_t'. */
903 #undef SIG_ATOMIC_T_SUFFIX
904
905 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
906 'size_t'. */
907 #undef SIZE_T_SUFFIX
908
909 /* If using the C implementation of alloca, define if you know the
910 direction of stack growth for your system; otherwise it will be
911 automatically deduced at runtime.
912 STACK_DIRECTION > 0 => grows toward higher addresses
913 STACK_DIRECTION < 0 => grows toward lower addresses
914 STACK_DIRECTION = 0 => direction of growth unknown */
915 #undef STACK_DIRECTION
916
917 /* Define to 1 if you have the ANSI C header files. */
918 #undef STDC_HEADERS
919
920 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
921 'wchar_t'. */
922 #undef WCHAR_T_SUFFIX
923
924 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
925 'wint_t'. */
926 #undef WINT_T_SUFFIX
927
928 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
929 significant byte first (like Motorola and SPARC, unlike Intel). */
930 #if defined AC_APPLE_UNIVERSAL_BUILD
931 # if defined __BIG_ENDIAN__
932 # define WORDS_BIGENDIAN 1
933 # endif
934 #else
935 # ifndef WORDS_BIGENDIAN
936 # undef WORDS_BIGENDIAN
937 # endif
938 #endif
939
940 /* Define to 1 if on MINIX. */
941 #undef _MINIX
942
943 /* The _Noreturn keyword of C11. */
944 #if ! (defined _Noreturn \
945 || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
946 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
947 || 0x5110 <= __SUNPRO_C)
948 # define _Noreturn __attribute__ ((__noreturn__))
949 # elif defined _MSC_VER && 1200 <= _MSC_VER
950 # define _Noreturn __declspec (noreturn)
951 # else
952 # define _Noreturn
953 # endif
954 #endif
955
956
957 /* Define to 2 if the system does not provide POSIX.1 features except with
958 this defined. */
959 #undef _POSIX_1_SOURCE
960
961 /* Define to 1 if you need to in order for 'stat' and other things to work. */
962 #undef _POSIX_SOURCE
963
964 /* Define to 500 only on HP-UX. */
965 #undef _XOPEN_SOURCE
966
967 /* Enable extensions on AIX 3, Interix. */
968 #ifndef _ALL_SOURCE
969 # undef _ALL_SOURCE
970 #endif
971 /* Enable general extensions on Mac OS X. */
972 #ifndef _DARWIN_C_SOURCE
973 # undef _DARWIN_C_SOURCE
974 #endif
975 /* Enable GNU extensions on systems that have them. */
976 #ifndef _GNU_SOURCE
977 # undef _GNU_SOURCE
978 #endif
979 /* Enable threading extensions on Solaris. */
980 #ifndef _POSIX_PTHREAD_SEMANTICS
981 # undef _POSIX_PTHREAD_SEMANTICS
982 #endif
983 /* Enable extensions on HP NonStop. */
984 #ifndef _TANDEM_SOURCE
985 # undef _TANDEM_SOURCE
986 #endif
987 /* Enable general extensions on Solaris. */
988 #ifndef __EXTENSIONS__
989 # undef __EXTENSIONS__
990 #endif
991
992
993 /* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
994 _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
995 _GL_INLINE_HEADER_BEGIN contains useful stuff to put
996 in an include file, before uses of _GL_INLINE.
997 It suppresses GCC's bogus "no previous prototype for 'FOO'" diagnostic,
998 when FOO is an inline function in the header; see
999 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.
1000 _GL_INLINE_HEADER_END contains useful stuff to put
1001 in the same include file, after uses of _GL_INLINE.
1002
1003 Suppress the use of extern inline on Apple's platforms,
1004 as Libc-825.25 (2012-09-19) is incompatible with it; see
1005 <http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html>.
1006 Perhaps Apple will fix this some day. */
1007 #if ((__GNUC__ \
1008 ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
1009 : 199901L <= __STDC_VERSION__) \
1010 && !defined __APPLE__)
1011 # define _GL_INLINE inline
1012 # define _GL_EXTERN_INLINE extern inline
1013 #elif 2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __APPLE__
1014 # if __GNUC_GNU_INLINE__
1015 /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
1016 # define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
1017 # else
1018 # define _GL_INLINE extern inline
1019 # endif
1020 # define _GL_EXTERN_INLINE extern
1021 #else
1022 # define _GL_INLINE static _GL_UNUSED
1023 # define _GL_EXTERN_INLINE static _GL_UNUSED
1024 #endif
1025
1026 #if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
1027 # if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
1028 # define _GL_INLINE_HEADER_CONST_PRAGMA
1029 # else
1030 # define _GL_INLINE_HEADER_CONST_PRAGMA \
1031 _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
1032 # endif
1033 # define _GL_INLINE_HEADER_BEGIN \
1034 _Pragma ("GCC diagnostic push") \
1035 _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
1036 _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
1037 _GL_INLINE_HEADER_CONST_PRAGMA
1038 # define _GL_INLINE_HEADER_END \
1039 _Pragma ("GCC diagnostic pop")
1040 #else
1041 # define _GL_INLINE_HEADER_BEGIN
1042 # define _GL_INLINE_HEADER_END
1043 #endif
1044
1045 /* Define to a replacement function name for fnmatch(). */
1046 #undef fnmatch
1047
1048 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
1049 the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
1050 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
1051 __APPLE__ && __MACH__ test for Mac OS X.
1052 __APPLE_CC__ tests for the Apple compiler and its version.
1053 __STDC_VERSION__ tests for the C99 mode. */
1054 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
1055 # define __GNUC_STDC_INLINE__ 1
1056 #endif
1057
1058 /* Define to a type if <wchar.h> does not define. */
1059 #undef mbstate_t
1060
1061 /* Define to `int' if <sys/types.h> does not define. */
1062 #undef mode_t
1063
1064 /* Define to `int' if <sys/types.h> does not define. */
1065 #undef pid_t
1066
1067 /* Define to the equivalent of the C99 'restrict' keyword, or to
1068 nothing if this is not supported. Do not define if restrict is
1069 supported directly. */
1070 #undef restrict
1071 /* Work around a bug in Sun C++: it does not support _Restrict or
1072 __restrict__, even though the corresponding Sun C compiler ends up with
1073 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1074 previous line. Perhaps some future version of Sun C++ will work with
1075 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
1076 #if defined __SUNPRO_CC && !defined __RESTRICT
1077 # define _Restrict
1078 # define __restrict__
1079 #endif
1080
1081 /* Define as a signed type of the same size as size_t. */
1082 #undef ssize_t
1083
1084 /* Define as a marker that can be attached to declarations that might not
1085 be used. This helps to reduce warnings, such as from
1086 GCC -Wunused-parameter. */
1087 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
1088 # define _GL_UNUSED __attribute__ ((__unused__))
1089 #else
1090 # define _GL_UNUSED
1091 #endif
1092 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
1093 is a misnomer outside of parameter lists. */
1094 #define _UNUSED_PARAMETER_ _GL_UNUSED
1095
1096 /* The __pure__ attribute was added in gcc 2.96. */
1097 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
1098 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
1099 #else
1100 # define _GL_ATTRIBUTE_PURE /* empty */
1101 #endif
1102
1103 /* The __const__ attribute was added in gcc 2.95. */
1104 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
1105 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
1106 #else
1107 # define _GL_ATTRIBUTE_CONST /* empty */
1108 #endif
1109
This page took 0.069713 seconds and 4 git commands to generate.