OSDN Git Service

2001-08-09 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
15
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
18
19 /* Define if you have a working `mmap' system call.  */
20 #undef HAVE_MMAP
21
22 /* Define as __inline if that's what the C compiler calls it.  */
23 #undef inline
24
25 /* Define to `long' if <sys/types.h> doesn't define.  */
26 #undef off_t
27
28 /* Define if you need to in order for stat and other things to work.  */
29 #undef _POSIX_SOURCE
30
31 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
32 #undef size_t
33
34 /* If using the C implementation of alloca, define if you know the
35    direction of stack growth for your system; otherwise it will be
36    automatically deduced at run-time.
37  STACK_DIRECTION > 0 => grows toward higher addresses
38  STACK_DIRECTION < 0 => grows toward lower addresses
39  STACK_DIRECTION = 0 => direction of growth unknown
40  */
41 #undef STACK_DIRECTION
42
43 /* Define if you have the ANSI C header files.  */
44 #undef STDC_HEADERS
45
46 // Needed for gettext.
47 #undef ENABLE_NLS
48 #undef HAVE_CATGETS
49 #undef HAVE_GETTEXT
50 #undef HAVE_STPCPY
51
52 // Define if GCC supports weak symbols
53 #undef _GLIBCPP_SUPPORTS_WEAK
54
55 // Define if gthr-default.h exists (meaning that threading support is enabled)
56 #undef HAVE_GTHR_DEFAULT
57
58 // Include support for 'long long' and 'unsigned long long'.
59 #undef _GLIBCPP_USE_LONG_LONG
60
61 // Define if code specialized for wchar_t should be used.
62 #undef _GLIBCPP_USE_C99
63
64 // Include support for shadow headers, ie --enable-cshadow-headers.
65 #undef _GLIBCPP_USE_SHADOW_HEADERS
66
67 // Define if code specialized for wchar_t should be used.
68 #undef _GLIBCPP_USE_WCHAR_T
69
70 // Define if using setrlimit to limit memory usage during 'make check'.
71 #undef _GLIBCPP_MEM_LIMITS
72
73 // Define if mbstate_t exists in wchar.h.
74 #undef HAVE_MBSTATE_T
75
76 // Define if you have the modff function.
77 #undef HAVE_MODFF
78
79 // Define if you have the modfl function.
80 #undef HAVE_MODFL
81
82 // Define if the compiler/host combination has __builtin_abs
83 #undef HAVE___BUILTIN_ABS
84
85 // Define if the compiler/host combination has __builtin_labs
86 #undef HAVE___BUILTIN_LABS
87
88 // Define if the compiler/host combination has __builtin_cos
89 #undef HAVE___BUILTIN_COS
90
91 // Define if the compiler/host combination has __builtin_cosf
92 #undef HAVE___BUILTIN_COSF
93
94 // Define if the compiler/host combination has __builtin_cosl
95 #undef HAVE___BUILTIN_COSL
96
97 // Define if the compiler/host combination has __builtin_fabs
98 #undef HAVE___BUILTIN_FABS
99
100 // Define if the compiler/host combination has __builtin_fabsf
101 #undef HAVE___BUILTIN_FABSF
102
103 // Define if the compiler/host combination has __builtin_fabsl
104 #undef HAVE___BUILTIN_FABSL
105
106 // Define if the compiler/host combination has __builtin_sin
107 #undef HAVE___BUILTIN_SIN
108
109 // Define if the compiler/host combination has __builtin_sinf
110 #undef HAVE___BUILTIN_SINF
111
112 // Define if the compiler/host combination has __builtin_sinl
113 #undef HAVE___BUILTIN_SINL
114
115 // Define if the compiler/host combination has __builtin_fsqrt
116 #undef HAVE___BUILTIN_FSQRT
117
118 // Define if the compiler/host combination has __builtin_sqrtf
119 #undef HAVE___BUILTIN_SQRTF
120
121 // Define if the compiler/host combination has __builtin_sqrtl
122 #undef HAVE___BUILTIN_SQRTL
123
124 // Define if LC_MESSAGES is available in <locale.h>.
125 #undef HAVE_LC_MESSAGES
126
127 /* Define if you have the __argz_count function.  */
128 #undef HAVE___ARGZ_COUNT
129
130 /* Define if you have the __argz_next function.  */
131 #undef HAVE___ARGZ_NEXT
132
133 /* Define if you have the __argz_stringify function.  */
134 #undef HAVE___ARGZ_STRINGIFY
135
136 /* Define if you have the _acosf function.  */
137 #undef HAVE__ACOSF
138
139 /* Define if you have the _acosl function.  */
140 #undef HAVE__ACOSL
141
142 /* Define if you have the _asinf function.  */
143 #undef HAVE__ASINF
144
145 /* Define if you have the _asinl function.  */
146 #undef HAVE__ASINL
147
148 /* Define if you have the _atan2f function.  */
149 #undef HAVE__ATAN2F
150
151 /* Define if you have the _atan2l function.  */
152 #undef HAVE__ATAN2L
153
154 /* Define if you have the _atanf function.  */
155 #undef HAVE__ATANF
156
157 /* Define if you have the _atanl function.  */
158 #undef HAVE__ATANL
159
160 /* Define if you have the _ceilf function.  */
161 #undef HAVE__CEILF
162
163 /* Define if you have the _ceill function.  */
164 #undef HAVE__CEILL
165
166 /* Define if you have the _copysign function.  */
167 #undef HAVE__COPYSIGN
168
169 /* Define if you have the _copysignl function.  */
170 #undef HAVE__COPYSIGNL
171
172 /* Define if you have the _cosf function.  */
173 #undef HAVE__COSF
174
175 /* Define if you have the _coshf function.  */
176 #undef HAVE__COSHF
177
178 /* Define if you have the _coshl function.  */
179 #undef HAVE__COSHL
180
181 /* Define if you have the _cosl function.  */
182 #undef HAVE__COSL
183
184 /* Define if you have the _expl function.  */
185 #undef HAVE__EXPL
186
187 /* Define if you have the _fabsf function.  */
188 #undef HAVE__FABSF
189
190 /* Define if you have the _fabsl function.  */
191 #undef HAVE__FABSL
192
193 /* Define if you have the _finite function.  */
194 #undef HAVE__FINITE
195
196 /* Define if you have the _finitef function.  */
197 #undef HAVE__FINITEF
198
199 /* Define if you have the _finitel function.  */
200 #undef HAVE__FINITEL
201
202 /* Define if you have the _floorf function.  */
203 #undef HAVE__FLOORF
204
205 /* Define if you have the _floorl function.  */
206 #undef HAVE__FLOORL
207
208 /* Define if you have the _fmodf function.  */
209 #undef HAVE__FMODF
210
211 /* Define if you have the _fmodl function.  */
212 #undef HAVE__FMODL
213
214 /* Define if you have the _fpclass function.  */
215 #undef HAVE__FPCLASS
216
217 /* Define if you have the _frexpf function.  */
218 #undef HAVE__FREXPF
219
220 /* Define if you have the _frexpl function.  */
221 #undef HAVE__FREXPL
222
223 /* Define if you have the _hypot function.  */
224 #undef HAVE__HYPOT
225
226 /* Define if you have the _hypotf function.  */
227 #undef HAVE__HYPOTF
228
229 /* Define if you have the _hypotl function.  */
230 #undef HAVE__HYPOTL
231
232 /* Define if you have the _isinf function.  */
233 #undef HAVE__ISINF
234
235 /* Define if you have the _isinff function.  */
236 #undef HAVE__ISINFF
237
238 /* Define if you have the _isinfl function.  */
239 #undef HAVE__ISINFL
240
241 /* Define if you have the _isnan function.  */
242 #undef HAVE__ISNAN
243
244 /* Define if you have the _isnanf function.  */
245 #undef HAVE__ISNANF
246
247 /* Define if you have the _isnanl function.  */
248 #undef HAVE__ISNANL
249
250 /* Define if you have the _ldexpf function.  */
251 #undef HAVE__LDEXPF
252
253 /* Define if you have the _ldexpl function.  */
254 #undef HAVE__LDEXPL
255
256 /* Define if you have the _log10f function.  */
257 #undef HAVE__LOG10F
258
259 /* Define if you have the _log10l function.  */
260 #undef HAVE__LOG10L
261
262 /* Define if you have the _logf function.  */
263 #undef HAVE__LOGF
264
265 /* Define if you have the _logl function.  */
266 #undef HAVE__LOGL
267
268 /* Define if you have the _modff function.  */
269 #undef HAVE__MODFF
270
271 /* Define if you have the _modfl function.  */
272 #undef HAVE__MODFL
273
274 /* Define if you have the _powf function.  */
275 #undef HAVE__POWF
276
277 /* Define if you have the _powl function.  */
278 #undef HAVE__POWL
279
280 /* Define if you have the _qfpclass function.  */
281 #undef HAVE__QFPCLASS
282
283 /* Define if you have the _sincos function.  */
284 #undef HAVE__SINCOS
285
286 /* Define if you have the _sincosf function.  */
287 #undef HAVE__SINCOSF
288
289 /* Define if you have the _sincosl function.  */
290 #undef HAVE__SINCOSL
291
292 /* Define if you have the _sinf function.  */
293 #undef HAVE__SINF
294
295 /* Define if you have the _sinhf function.  */
296 #undef HAVE__SINHF
297
298 /* Define if you have the _sinhl function.  */
299 #undef HAVE__SINHL
300
301 /* Define if you have the _sinl function.  */
302 #undef HAVE__SINL
303
304 /* Define if you have the _sqrtf function.  */
305 #undef HAVE__SQRTF
306
307 /* Define if you have the _sqrtl function.  */
308 #undef HAVE__SQRTL
309
310 /* Define if you have the _tanf function.  */
311 #undef HAVE__TANF
312
313 /* Define if you have the _tanhf function.  */
314 #undef HAVE__TANHF
315
316 /* Define if you have the _tanhl function.  */
317 #undef HAVE__TANHL
318
319 /* Define if you have the _tanl function.  */
320 #undef HAVE__TANL
321
322 /* Define if you have the acosf function.  */
323 #undef HAVE_ACOSF
324
325 /* Define if you have the acosl function.  */
326 #undef HAVE_ACOSL
327
328 /* Define if you have the asinf function.  */
329 #undef HAVE_ASINF
330
331 /* Define if you have the asinl function.  */
332 #undef HAVE_ASINL
333
334 /* Define if you have the atan2f function.  */
335 #undef HAVE_ATAN2F
336
337 /* Define if you have the atan2l function.  */
338 #undef HAVE_ATAN2L
339
340 /* Define if you have the atanf function.  */
341 #undef HAVE_ATANF
342
343 /* Define if you have the atanl function.  */
344 #undef HAVE_ATANL
345
346 /* Define if you have the btowc function.  */
347 #undef HAVE_BTOWC
348
349 /* Define if you have the ceilf function.  */
350 #undef HAVE_CEILF
351
352 /* Define if you have the ceill function.  */
353 #undef HAVE_CEILL
354
355 /* Define if you have the copysign function.  */
356 #undef HAVE_COPYSIGN
357
358 /* Define if you have the copysignf function.  */
359 #undef HAVE_COPYSIGNF
360
361 /* Define if you have the copysignl function.  */
362 #undef HAVE_COPYSIGNL
363
364 /* Define if you have the cosf function.  */
365 #undef HAVE_COSF
366
367 /* Define if you have the coshf function.  */
368 #undef HAVE_COSHF
369
370 /* Define if you have the coshl function.  */
371 #undef HAVE_COSHL
372
373 /* Define if you have the cosl function.  */
374 #undef HAVE_COSL
375
376 /* Define if you have the dcgettext function.  */
377 #undef HAVE_DCGETTEXT
378
379 /* Define if you have the drand48 function.  */
380 #undef HAVE_DRAND48
381
382 /* Define if you have the expl function.  */
383 #undef HAVE_EXPL
384
385 /* Define if you have the fabsf function.  */
386 #undef HAVE_FABSF
387
388 /* Define if you have the fabsl function.  */
389 #undef HAVE_FABSL
390
391 /* Define if you have the fgetwc function.  */
392 #undef HAVE_FGETWC
393
394 /* Define if you have the fgetws function.  */
395 #undef HAVE_FGETWS
396
397 /* Define if you have the finite function.  */
398 #undef HAVE_FINITE
399
400 /* Define if you have the finitef function.  */
401 #undef HAVE_FINITEF
402
403 /* Define if you have the finitel function.  */
404 #undef HAVE_FINITEL
405
406 /* Define if you have the floorf function.  */
407 #undef HAVE_FLOORF
408
409 /* Define if you have the floorl function.  */
410 #undef HAVE_FLOORL
411
412 /* Define if you have the fmodf function.  */
413 #undef HAVE_FMODF
414
415 /* Define if you have the fmodl function.  */
416 #undef HAVE_FMODL
417
418 /* Define if you have the fpclass function.  */
419 #undef HAVE_FPCLASS
420
421 /* Define if you have the fputwc function.  */
422 #undef HAVE_FPUTWC
423
424 /* Define if you have the fputws function.  */
425 #undef HAVE_FPUTWS
426
427 /* Define if you have the frexpf function.  */
428 #undef HAVE_FREXPF
429
430 /* Define if you have the frexpl function.  */
431 #undef HAVE_FREXPL
432
433 /* Define if you have the fwide function.  */
434 #undef HAVE_FWIDE
435
436 /* Define if you have the fwprintf function.  */
437 #undef HAVE_FWPRINTF
438
439 /* Define if you have the fwscanf function.  */
440 #undef HAVE_FWSCANF
441
442 /* Define if you have the getcwd function.  */
443 #undef HAVE_GETCWD
444
445 /* Define if you have the getpagesize function.  */
446 #undef HAVE_GETPAGESIZE
447
448 /* Define if you have the getwc function.  */
449 #undef HAVE_GETWC
450
451 /* Define if you have the getwchar function.  */
452 #undef HAVE_GETWCHAR
453
454 /* Define if you have the hypot function.  */
455 #undef HAVE_HYPOT
456
457 /* Define if you have the hypotf function.  */
458 #undef HAVE_HYPOTF
459
460 /* Define if you have the hypotl function.  */
461 #undef HAVE_HYPOTL
462
463 /* Define if you have the iconv function.  */
464 #undef HAVE_ICONV
465
466 /* Define if you have the iconv_close function.  */
467 #undef HAVE_ICONV_CLOSE
468
469 /* Define if you have the iconv_open function.  */
470 #undef HAVE_ICONV_OPEN
471
472 /* Define if you have the isinf function.  */
473 #undef HAVE_ISINF
474
475 /* Define if you have the isinff function.  */
476 #undef HAVE_ISINFF
477
478 /* Define if you have the isinfl function.  */
479 #undef HAVE_ISINFL
480
481 /* Define if you have the isnan function.  */
482 #undef HAVE_ISNAN
483
484 /* Define if you have the isnanf function.  */
485 #undef HAVE_ISNANF
486
487 /* Define if you have the isnanl function.  */
488 #undef HAVE_ISNANL
489
490 /* Define if you have the ldexpf function.  */
491 #undef HAVE_LDEXPF
492
493 /* Define if you have the ldexpl function.  */
494 #undef HAVE_LDEXPL
495
496 /* Define if you have the log10f function.  */
497 #undef HAVE_LOG10F
498
499 /* Define if you have the log10l function.  */
500 #undef HAVE_LOG10L
501
502 /* Define if you have the logf function.  */
503 #undef HAVE_LOGF
504
505 /* Define if you have the logl function.  */
506 #undef HAVE_LOGL
507
508 /* Define if you have the mbrlen function.  */
509 #undef HAVE_MBRLEN
510
511 /* Define if you have the mbrtowc function.  */
512 #undef HAVE_MBRTOWC
513
514 /* Define if you have the mbsinit function.  */
515 #undef HAVE_MBSINIT
516
517 /* Define if you have the mbsrtowcs function.  */
518 #undef HAVE_MBSRTOWCS
519
520 /* Define if you have the modff function.  */
521 #undef HAVE_MODFF
522
523 /* Define if you have the modfl function.  */
524 #undef HAVE_MODFL
525
526 /* Define if you have the munmap function.  */
527 #undef HAVE_MUNMAP
528
529 /* Define if you have the nan function.  */
530 #undef HAVE_NAN
531
532 /* Define if you have the nl_langinfo function.  */
533 #undef HAVE_NL_LANGINFO
534
535 /* Define if you have the powf function.  */
536 #undef HAVE_POWF
537
538 /* Define if you have the powl function.  */
539 #undef HAVE_POWL
540
541 /* Define if you have the putenv function.  */
542 #undef HAVE_PUTENV
543
544 /* Define if you have the putwc function.  */
545 #undef HAVE_PUTWC
546
547 /* Define if you have the putwchar function.  */
548 #undef HAVE_PUTWCHAR
549
550 /* Define if you have the qfpclass function.  */
551 #undef HAVE_QFPCLASS
552
553 /* Define if you have the setenv function.  */
554 #undef HAVE_SETENV
555
556 /* Define if you have the setlocale function.  */
557 #undef HAVE_SETLOCALE
558
559 /* Define if you have the signbitl function.  */
560 #undef HAVE_SIGNBITL
561
562 /* Define if you have the sincos function.  */
563 #undef HAVE_SINCOS
564
565 /* Define if you have the sincosf function.  */
566 #undef HAVE_SINCOSF
567
568 /* Define if you have the sincosl function.  */
569 #undef HAVE_SINCOSL
570
571 /* Define if you have the sinf function.  */
572 #undef HAVE_SINF
573
574 /* Define if you have the sinhf function.  */
575 #undef HAVE_SINHF
576
577 /* Define if you have the sinhl function.  */
578 #undef HAVE_SINHL
579
580 /* Define if you have the sinl function.  */
581 #undef HAVE_SINL
582
583 /* Define if you have the sqrtf function.  */
584 #undef HAVE_SQRTF
585
586 /* Define if you have the sqrtl function.  */
587 #undef HAVE_SQRTL
588
589 /* Define if you have the stpcpy function.  */
590 #undef HAVE_STPCPY
591
592 /* Define if you have the strcasecmp function.  */
593 #undef HAVE_STRCASECMP
594
595 /* Define if you have the strchr function.  */
596 #undef HAVE_STRCHR
597
598 /* Define if you have the strdup function.  */
599 #undef HAVE_STRDUP
600
601 /* Define if you have the strtold function.  */
602 #undef HAVE_STRTOLD
603
604 /* Define if you have the swprintf function.  */
605 #undef HAVE_SWPRINTF
606
607 /* Define if you have the swscanf function.  */
608 #undef HAVE_SWSCANF
609
610 /* Define if you have the tanf function.  */
611 #undef HAVE_TANF
612
613 /* Define if you have the tanhf function.  */
614 #undef HAVE_TANHF
615
616 /* Define if you have the tanhl function.  */
617 #undef HAVE_TANHL
618
619 /* Define if you have the tanl function.  */
620 #undef HAVE_TANL
621
622 /* Define if you have the ungetwc function.  */
623 #undef HAVE_UNGETWC
624
625 /* Define if you have the vfwprintf function.  */
626 #undef HAVE_VFWPRINTF
627
628 /* Define if you have the vfwscanf function.  */
629 #undef HAVE_VFWSCANF
630
631 /* Define if you have the vswprintf function.  */
632 #undef HAVE_VSWPRINTF
633
634 /* Define if you have the vswscanf function.  */
635 #undef HAVE_VSWSCANF
636
637 /* Define if you have the vwprintf function.  */
638 #undef HAVE_VWPRINTF
639
640 /* Define if you have the vwscanf function.  */
641 #undef HAVE_VWSCANF
642
643 /* Define if you have the wcrtomb function.  */
644 #undef HAVE_WCRTOMB
645
646 /* Define if you have the wcscat function.  */
647 #undef HAVE_WCSCAT
648
649 /* Define if you have the wcschr function.  */
650 #undef HAVE_WCSCHR
651
652 /* Define if you have the wcscmp function.  */
653 #undef HAVE_WCSCMP
654
655 /* Define if you have the wcscoll function.  */
656 #undef HAVE_WCSCOLL
657
658 /* Define if you have the wcscpy function.  */
659 #undef HAVE_WCSCPY
660
661 /* Define if you have the wcscspn function.  */
662 #undef HAVE_WCSCSPN
663
664 /* Define if you have the wcsftime function.  */
665 #undef HAVE_WCSFTIME
666
667 /* Define if you have the wcslen function.  */
668 #undef HAVE_WCSLEN
669
670 /* Define if you have the wcsncat function.  */
671 #undef HAVE_WCSNCAT
672
673 /* Define if you have the wcsncmp function.  */
674 #undef HAVE_WCSNCMP
675
676 /* Define if you have the wcsncpy function.  */
677 #undef HAVE_WCSNCPY
678
679 /* Define if you have the wcspbrk function.  */
680 #undef HAVE_WCSPBRK
681
682 /* Define if you have the wcsrchr function.  */
683 #undef HAVE_WCSRCHR
684
685 /* Define if you have the wcsrtombs function.  */
686 #undef HAVE_WCSRTOMBS
687
688 /* Define if you have the wcsspn function.  */
689 #undef HAVE_WCSSPN
690
691 /* Define if you have the wcsstr function.  */
692 #undef HAVE_WCSSTR
693
694 /* Define if you have the wcstod function.  */
695 #undef HAVE_WCSTOD
696
697 /* Define if you have the wcstof function.  */
698 #undef HAVE_WCSTOF
699
700 /* Define if you have the wcstok function.  */
701 #undef HAVE_WCSTOK
702
703 /* Define if you have the wcstol function.  */
704 #undef HAVE_WCSTOL
705
706 /* Define if you have the wcstoul function.  */
707 #undef HAVE_WCSTOUL
708
709 /* Define if you have the wcsxfrm function.  */
710 #undef HAVE_WCSXFRM
711
712 /* Define if you have the wctob function.  */
713 #undef HAVE_WCTOB
714
715 /* Define if you have the wmemchr function.  */
716 #undef HAVE_WMEMCHR
717
718 /* Define if you have the wmemcmp function.  */
719 #undef HAVE_WMEMCMP
720
721 /* Define if you have the wmemcpy function.  */
722 #undef HAVE_WMEMCPY
723
724 /* Define if you have the wmemmove function.  */
725 #undef HAVE_WMEMMOVE
726
727 /* Define if you have the wmemset function.  */
728 #undef HAVE_WMEMSET
729
730 /* Define if you have the wprintf function.  */
731 #undef HAVE_WPRINTF
732
733 /* Define if you have the wscanf function.  */
734 #undef HAVE_WSCANF
735
736 /* Define if you have the <argz.h> header file.  */
737 #undef HAVE_ARGZ_H
738
739 /* Define if you have the <endian.h> header file.  */
740 #undef HAVE_ENDIAN_H
741
742 /* Define if you have the <float.h> header file.  */
743 #undef HAVE_FLOAT_H
744
745 /* Define if you have the <fp.h> header file.  */
746 #undef HAVE_FP_H
747
748 /* Define if you have the <gconv.h> header file.  */
749 #undef HAVE_GCONV_H
750
751 /* Define if you have the <ieeefp.h> header file.  */
752 #undef HAVE_IEEEFP_H
753
754 /* Define if you have the <inttypes.h> header file.  */
755 #undef HAVE_INTTYPES_H
756
757 /* Define if you have the <limits.h> header file.  */
758 #undef HAVE_LIMITS_H
759
760 /* Define if you have the <locale.h> header file.  */
761 #undef HAVE_LOCALE_H
762
763 /* Define if you have the <machine/endian.h> header file.  */
764 #undef HAVE_MACHINE_ENDIAN_H
765
766 /* Define if you have the <machine/param.h> header file.  */
767 #undef HAVE_MACHINE_PARAM_H
768
769 /* Define if you have the <malloc.h> header file.  */
770 #undef HAVE_MALLOC_H
771
772 /* Define if you have the <nan.h> header file.  */
773 #undef HAVE_NAN_H
774
775 /* Define if you have the <nl_types.h> header file.  */
776 #undef HAVE_NL_TYPES_H
777
778 /* Define if you have the <string.h> header file.  */
779 #undef HAVE_STRING_H
780
781 /* Define if you have the <sys/isa_defs.h> header file.  */
782 #undef HAVE_SYS_ISA_DEFS_H
783
784 /* Define if you have the <sys/machine.h> header file.  */
785 #undef HAVE_SYS_MACHINE_H
786
787 /* Define if you have the <sys/param.h> header file.  */
788 #undef HAVE_SYS_PARAM_H
789
790 /* Define if you have the <sys/resource.h> header file.  */
791 #undef HAVE_SYS_RESOURCE_H
792
793 /* Define if you have the <unistd.h> header file.  */
794 #undef HAVE_UNISTD_H
795
796 /* Define if you have the <wchar.h> header file.  */
797 #undef HAVE_WCHAR_H
798
799 /* Define if you have the i library (-li).  */
800 #undef HAVE_LIBI
801
802 /* Define if you have the m library (-lm).  */
803 #undef HAVE_LIBM
804
805 /* Name of package */
806 #undef PACKAGE
807
808 /* Version number of package */
809 #undef VERSION
810
811 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
812 #undef _GLIBCPP_SJLJ_EXCEPTIONS
813
814 /* Define if sigsetjmp is available.   */
815 #undef HAVE_SIGSETJMP
816
817 /* Only used in build directory testsuite_hooks.h. */
818 #undef HAVE_MEMLIMIT_DATA
819
820 /* Only used in build directory testsuite_hooks.h. */
821 #undef HAVE_MEMLIMIT_RSS
822
823 /* Only used in build directory testsuite_hooks.h. */
824 #undef HAVE_MEMLIMIT_VMEM
825
826 /* Only used in build directory testsuite_hooks.h. */
827 #undef HAVE_MEMLIMIT_AS
828
829 //
830 // Systems that have certain non-standard functions prefixed with an
831 // underscore, we'll handle those here. Must come after config.h.in.
832 //
833 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
834 # define HAVE_ISNAN 1
835 # define isnan _isnan
836 #endif
837
838 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
839 # define HAVE_ISNANF 1
840 # define isnanf _isnanf
841 #endif
842
843 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
844 # define HAVE_ISNANL 1
845 # define isnanl _isnanl
846 #endif
847
848 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
849 # define HAVE_ISINF 1
850 # define isinf _isinf
851 #endif
852
853 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
854 # define HAVE_ISINFF 1
855 # define isinff _isinff
856 #endif
857
858 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
859 # define HAVE_ISINFL 1
860 # define isinfl _isinfl
861 #endif
862
863 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
864 # define HAVE_COPYSIGN 1
865 # define copysign _copysign
866 #endif
867
868 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
869 # define HAVE_COPYSIGNL 1
870 # define copysignl _copysignl
871 #endif
872
873 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
874 # define HAVE_COSF 1
875 # define cosf _cosf
876 #endif
877
878 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
879 # define HAVE_ACOSF 1
880 # define acosf _acosf
881 #endif
882
883 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
884 # define HAVE_ACOSL 1
885 # define acosl _acosl
886 #endif
887
888 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
889 # define HAVE_ASINF 1
890 # define asinf _asinf
891 #endif
892
893 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
894 # define HAVE_ASINL 1
895 # define asinl _asinl
896 #endif
897
898 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
899 # define HAVE_ATANF 1
900 # define atanf _atanf
901 #endif
902
903 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
904 # define HAVE_ATANL 1
905 # define atanl _atanl
906 #endif
907
908 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
909 # define HAVE_CEILF 1
910 # define aceil _ceilf
911 #endif
912
913 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
914 # define HAVE_CEILL 1
915 # define aceil _ceill
916 #endif
917
918 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
919 # define HAVE_COSHF 1
920 # define coshf _coshf
921 #endif
922
923 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
924 # define HAVE_COSL 1
925 # define cosl _cosl
926 #endif
927
928 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
929 # define HAVE_LOGF 1
930 # define logf _logf
931 #endif
932
933 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
934 # define HAVE_COSHL 1
935 # define coshl _coshl
936 #endif
937
938 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
939 # define HAVE_EXPF 1
940 # define expf _expf
941 #endif
942
943 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
944 # define HAVE_EXPL 1
945 # define expl _expl
946 #endif
947
948 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
949 # define HAVE_FABSF 1
950 # define fabsf _fabsf
951 #endif
952
953 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
954 # define HAVE_FABSL 1
955 # define fabsl _fabsl
956 #endif
957
958 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
959 # define HAVE_FLOORF 1
960 # define floorf _floorf
961 #endif
962
963 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
964 # define HAVE_FLOORL 1
965 # define floorl _floorl
966 #endif
967
968 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
969 # define HAVE_FMODF 1
970 # define fmodf _fmodf
971 #endif
972
973 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
974 # define HAVE_FMODL 1
975 # define fmodl _fmodl
976 #endif
977
978 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
979 # define HAVE_FREXPF 1
980 # define frexpf _frexpf
981 #endif
982
983 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
984 # define HAVE_FREXPL 1
985 # define frexpl _frexpl
986 #endif
987
988 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
989 # define HAVE_LDEXPF 1
990 # define ldexpf _ldexpf
991 #endif
992
993 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
994 # define HAVE_LDEXPL 1
995 # define ldexpl _ldexpl
996 #endif
997
998 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
999 # define HAVE_LOG10F 1
1000 # define log10f _log10f
1001 #endif
1002
1003 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
1004 # define HAVE_LOGL 1
1005 # define logl _logl
1006 #endif
1007
1008 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1009 # define HAVE_POWF 1
1010 # define powf _powf
1011 #endif
1012
1013 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1014 # define HAVE_LOG10L 1
1015 # define log10l _log10l
1016 #endif
1017
1018 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1019 # define HAVE_MODF 1
1020 # define modf _modf
1021 #endif
1022
1023 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
1024 # define HAVE_MODL 1
1025 # define modl _modl
1026 #endif
1027
1028 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1029 # define HAVE_SINF 1
1030 # define sinf _sinf
1031 #endif
1032
1033 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1034 # define HAVE_POWL 1
1035 # define powl _powl
1036 #endif
1037
1038 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1039 # define HAVE_SINHF 1
1040 # define sinhf _sinhf
1041 #endif
1042
1043 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1044 # define HAVE_SINL 1
1045 # define sinl _sinl
1046 #endif
1047
1048 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1049 # define HAVE_SQRTF 1
1050 # define sqrtf _sqrtf
1051 #endif
1052
1053 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1054 # define HAVE_SINHL 1
1055 # define sinhl _sinhl
1056 #endif
1057
1058 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1059 # define HAVE_TANF 1
1060 # define tanf _tanf
1061 #endif
1062
1063 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1064 # define HAVE_SQRTL 1
1065 # define sqrtl _sqrtl
1066 #endif
1067
1068 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1069 # define HAVE_TANHF 1
1070 # define tanhf _tanhf
1071 #endif
1072
1073 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1074 # define HAVE_TANF 1
1075 # define tanf _tanf
1076 #endif
1077
1078 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1079 # define HAVE_STRTOF 1
1080 # define strtof _strtof
1081 #endif
1082
1083 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1084 # define HAVE_TANHL 1
1085 # define tanhl _tanhl
1086 #endif
1087
1088 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1089 # define HAVE_STRTOLD 1
1090 # define strtold _strtold
1091 #endif
1092
1093 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1094 # define HAVE_SINCOS 1
1095 # define sincos _sincos
1096 #endif
1097
1098 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1099 # define HAVE_SINCOSF 1
1100 # define sincosf _sincosf
1101 #endif
1102
1103 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1104 # define HAVE_SINCOSL 1
1105 # define sincosl _sincosl
1106 #endif
1107
1108 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1109 # define HAVE_FINITE 1
1110 # define finite _finite
1111 #endif
1112
1113 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1114 # define HAVE_FINITEF 1
1115 # define finitef _finitef
1116 #endif
1117
1118 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1119 # define HAVE_FINITEL 1
1120 # define finitel _finitel
1121 #endif
1122
1123 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1124 # define HAVE_QFINITE 1
1125 # define qfinite _qfinite
1126 #endif
1127
1128 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1129 # define HAVE_FPCLASS 1
1130 # define fpclass _fpclass
1131 #endif
1132
1133 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1134 # define HAVE_QFPCLASS 1
1135 # define qfpclass _qfpclass
1136 #endif
1137