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