1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have a working `mmap' system call. */
6 // Define if GCC supports weak symbols.
7 #undef _GLIBCPP_SUPPORTS_WEAK
9 // Define if gthr-default.h exists (meaning that threading support is enabled).
10 #undef HAVE_GTHR_DEFAULT
12 // Include I/O support for 'long long' and 'unsigned long long'.
13 #undef _GLIBCPP_USE_LONG_LONG
15 // Define if C99 features such as lldiv_t, llabs, lldiv should be exposed.
16 #undef _GLIBCPP_USE_C99
18 // Include support for shadow headers, ie --enable-cshadow-headers.
19 #undef _GLIBCPP_USE_SHADOW_HEADERS
21 // Define if code specialized for wchar_t should be used.
22 #undef _GLIBCPP_USE_WCHAR_T
24 // Define if using setrlimit to limit memory usage during 'make check'.
25 #undef _GLIBCPP_MEM_LIMITS
27 // Define to use concept checking code from the boost libraries.
28 #undef _GLIBCPP_CONCEPT_CHECKS
30 // Define if mbstate_t exists in wchar.h.
33 // Define if you have the modff function.
36 // Define if you have the modfl function.
39 // Define if you have the expf function.
42 // Define if you have the expl function.
45 // Define if you have the hypotf function.
48 // Define if you have the hypotl function.
51 // Define if the compiler/host combination has __builtin_abs
52 #undef HAVE___BUILTIN_ABS
54 // Define if the compiler/host combination has __builtin_labs
55 #undef HAVE___BUILTIN_LABS
57 // Define if the compiler/host combination has __builtin_cos
58 #undef HAVE___BUILTIN_COS
60 // Define if the compiler/host combination has __builtin_cosf
61 #undef HAVE___BUILTIN_COSF
63 // Define if the compiler/host combination has __builtin_cosl
64 #undef HAVE___BUILTIN_COSL
66 // Define if the compiler/host combination has __builtin_fabs
67 #undef HAVE___BUILTIN_FABS
69 // Define if the compiler/host combination has __builtin_fabsf
70 #undef HAVE___BUILTIN_FABSF
72 // Define if the compiler/host combination has __builtin_fabsl
73 #undef HAVE___BUILTIN_FABSL
75 // Define if the compiler/host combination has __builtin_sin
76 #undef HAVE___BUILTIN_SIN
78 // Define if the compiler/host combination has __builtin_sinf
79 #undef HAVE___BUILTIN_SINF
81 // Define if the compiler/host combination has __builtin_sinl
82 #undef HAVE___BUILTIN_SINL
84 // Define if the compiler/host combination has __builtin_fsqrt
85 #undef HAVE___BUILTIN_FSQRT
87 // Define if the compiler/host combination has __builtin_sqrtf
88 #undef HAVE___BUILTIN_SQRTF
90 // Define if the compiler/host combination has __builtin_sqrtl
91 #undef HAVE___BUILTIN_SQRTL
93 // Define if LC_MESSAGES is available in <locale.h>.
94 #undef HAVE_LC_MESSAGES
96 /* Define if you have the _acosf function. */
99 /* Define if you have the _acosl function. */
102 /* Define if you have the _asinf function. */
105 /* Define if you have the _asinl function. */
108 /* Define if you have the _atan2f function. */
111 /* Define if you have the _atan2l function. */
114 /* Define if you have the _atanf function. */
117 /* Define if you have the _atanl function. */
120 /* Define if you have the _ceilf function. */
123 /* Define if you have the _ceill function. */
126 /* Define if you have the _copysign function. */
127 #undef HAVE__COPYSIGN
129 /* Define if you have the _copysignl function. */
130 #undef HAVE__COPYSIGNL
132 /* Define if you have the _cosf function. */
135 /* Define if you have the _coshf function. */
138 /* Define if you have the _coshl function. */
141 /* Define if you have the _cosl function. */
144 /* Define if you have the _expl function. */
147 /* Define if you have the _fabsf function. */
150 /* Define if you have the _fabsl function. */
153 /* Define if you have the _finite function. */
156 /* Define if you have the _finitef function. */
159 /* Define if you have the _finitel function. */
162 /* Define if you have the _floorf function. */
165 /* Define if you have the _floorl function. */
168 /* Define if you have the _fmodf function. */
171 /* Define if you have the _fmodl function. */
174 /* Define if you have the _fpclass function. */
177 /* Define if you have the _frexpf function. */
180 /* Define if you have the _frexpl function. */
183 /* Define if you have the _hypot function. */
186 /* Define if you have the _hypotf function. */
189 /* Define if you have the _hypotl function. */
192 /* Define if you have the _isinf function. */
195 /* Define if you have the _isinff function. */
198 /* Define if you have the _isinfl function. */
201 /* Define if you have the _isnan function. */
204 /* Define if you have the _isnanf function. */
207 /* Define if you have the _isnanl function. */
210 /* Define if you have the _ldexpf function. */
213 /* Define if you have the _ldexpl function. */
216 /* Define if you have the _log10f function. */
219 /* Define if you have the _log10l function. */
222 /* Define if you have the _logf function. */
225 /* Define if you have the _logl function. */
228 /* Define if you have the _modff function. */
231 /* Define if you have the _modfl function. */
234 /* Define if you have the _powf function. */
237 /* Define if you have the _powl function. */
240 /* Define if you have the _qfpclass function. */
241 #undef HAVE__QFPCLASS
243 /* Define if you have the _sincos function. */
246 /* Define if you have the _sincosf function. */
249 /* Define if you have the _sincosl function. */
252 /* Define if you have the _sinf function. */
255 /* Define if you have the _sinhf function. */
258 /* Define if you have the _sinhl function. */
261 /* Define if you have the _sinl function. */
264 /* Define if you have the _sqrtf function. */
267 /* Define if you have the _sqrtl function. */
270 /* Define if you have the _tanf function. */
273 /* Define if you have the _tanhf function. */
276 /* Define if you have the _tanhl function. */
279 /* Define if you have the _tanl function. */
282 /* Define if you have the acosf function. */
285 /* Define if you have the acosl function. */
288 /* Define if you have the asinf function. */
291 /* Define if you have the asinl function. */
294 /* Define if you have the atan2f function. */
297 /* Define if you have the atan2l function. */
300 /* Define if you have the atanf function. */
303 /* Define if you have the atanl function. */
306 /* Define if you have the btowc function. */
309 /* Define if you have the ceilf function. */
312 /* Define if you have the ceill function. */
315 /* Define if you have the copysign function. */
318 /* Define if you have the copysignf function. */
319 #undef HAVE_COPYSIGNF
321 /* Define if you have the copysignl function. */
322 #undef HAVE_COPYSIGNL
324 /* Define if you have the cosf function. */
327 /* Define if you have the coshf function. */
330 /* Define if you have the coshl function. */
333 /* Define if you have the cosl function. */
336 /* Define if you have the drand48 function. */
339 /* Define if you have the expl function. */
342 /* Define if you have the fabsf function. */
345 /* Define if you have the fabsl function. */
348 /* Define if you have the fgetwc function. */
351 /* Define if you have the fgetws function. */
354 /* Define if you have the finite function. */
357 /* Define if you have the finitef function. */
360 /* Define if you have the finitel function. */
363 /* Define if you have the floorf function. */
366 /* Define if you have the floorl function. */
369 /* Define if you have the fmodf function. */
372 /* Define if you have the fmodl function. */
375 /* Define if you have the fpclass function. */
378 /* Define if you have the fputwc function. */
381 /* Define if you have the fputws function. */
384 /* Define if you have the frexpf function. */
387 /* Define if you have the frexpl function. */
390 /* Define if you have the fwide function. */
393 /* Define if you have the fwprintf function. */
396 /* Define if you have the fwscanf function. */
399 /* Define if you have the getpagesize function. */
400 #undef HAVE_GETPAGESIZE
402 /* Define if you have the getwc function. */
405 /* Define if you have the getwchar function. */
408 /* Define if you have the hypot function. */
411 /* Define if you have the hypotf function. */
414 /* Define if you have the hypotl function. */
417 /* Define if you have the iconv function. */
420 /* Define if you have the iconv_close function. */
421 #undef HAVE_ICONV_CLOSE
423 /* Define if you have the iconv_open function. */
424 #undef HAVE_ICONV_OPEN
426 /* Define if you have the isinf function. */
429 /* Define if you have the isinff function. */
432 /* Define if you have the isinfl function. */
435 /* Define if you have the isnan function. */
438 /* Define if you have the isnanf function. */
441 /* Define if you have the isnanl function. */
444 /* Define if you have the ldexpf function. */
447 /* Define if you have the ldexpl function. */
450 /* Define if you have the log10f function. */
453 /* Define if you have the log10l function. */
456 /* Define if you have the logf function. */
459 /* Define if you have the logl function. */
462 /* Define if you have the mbrlen function. */
465 /* Define if you have the mbrtowc function. */
468 /* Define if you have the mbsinit function. */
471 /* Define if you have the mbsrtowcs function. */
472 #undef HAVE_MBSRTOWCS
474 /* Define if you have the modff function. */
477 /* Define if you have the modfl function. */
480 /* Define if you have the nan function. */
483 /* Define if you have the nl_langinfo function. */
484 #undef HAVE_NL_LANGINFO
486 /* Define if you have the powf function. */
489 /* Define if you have the powl function. */
492 /* Define if you have the putwc function. */
495 /* Define if you have the putwchar function. */
498 /* Define if you have the qfpclass function. */
501 /* Define if you have the signbitl function. */
504 /* Define if you have the sincos function. */
507 /* Define if you have the sincosf function. */
510 /* Define if you have the sincosl function. */
513 /* Define if you have the sinf function. */
516 /* Define if you have the sinhf function. */
519 /* Define if you have the sinhl function. */
522 /* Define if you have the sinl function. */
525 /* Define if you have the sqrtf function. */
528 /* Define if you have the sqrtl function. */
531 /* Define if you have the strtold function. */
534 /* Define if you have the swprintf function. */
537 /* Define if you have the swscanf function. */
540 /* Define if you have the tanf function. */
543 /* Define if you have the tanhf function. */
546 /* Define if you have the tanhl function. */
549 /* Define if you have the tanl function. */
552 /* Define if you have the ungetwc function. */
555 /* Define if you have the vfwprintf function. */
556 #undef HAVE_VFWPRINTF
558 /* Define if you have the vfwscanf function. */
561 /* Define if you have the vswprintf function. */
562 #undef HAVE_VSWPRINTF
564 /* Define if you have the vswscanf function. */
567 /* Define if you have the vwprintf function. */
570 /* Define if you have the vwscanf function. */
573 /* Define if you have the wcrtomb function. */
576 /* Define if you have the wcscat function. */
579 /* Define if you have the wcschr function. */
582 /* Define if you have the wcscmp function. */
585 /* Define if you have the wcscoll function. */
588 /* Define if you have the wcscpy function. */
591 /* Define if you have the wcscspn function. */
594 /* Define if you have the wcsftime function. */
597 /* Define if you have the wcslen function. */
600 /* Define if you have the wcsncat function. */
603 /* Define if you have the wcsncmp function. */
606 /* Define if you have the wcsncpy function. */
609 /* Define if you have the wcspbrk function. */
612 /* Define if you have the wcsrchr function. */
615 /* Define if you have the wcsrtombs function. */
616 #undef HAVE_WCSRTOMBS
618 /* Define if you have the wcsspn function. */
621 /* Define if you have the wcsstr function. */
624 /* Define if you have the wcstod function. */
627 /* Define if you have the wcstof function. */
630 /* Define if you have the wcstok function. */
633 /* Define if you have the wcstol function. */
636 /* Define if you have the wcstoul function. */
639 /* Define if you have the wcsxfrm function. */
642 /* Define if you have the wctob function. */
645 /* Define if you have the wmemchr function. */
648 /* Define if you have the wmemcmp function. */
651 /* Define if you have the wmemcpy function. */
654 /* Define if you have the wmemmove function. */
657 /* Define if you have the wmemset function. */
660 /* Define if you have the wprintf function. */
663 /* Define if you have the wscanf function. */
666 /* Define if you have the <endian.h> header file. */
669 /* Define if you have the <float.h> header file. */
672 /* Define if you have the <fp.h> header file. */
675 /* Define if you have the <gconv.h> header file. */
678 /* Define if you have the <ieeefp.h> header file. */
681 /* Define if you have the <inttypes.h> header file. */
682 #undef HAVE_INTTYPES_H
684 /* Define if you have the <locale.h> header file. */
687 /* Define if you have the <machine/endian.h> header file. */
688 #undef HAVE_MACHINE_ENDIAN_H
690 /* Define if you have the <machine/param.h> header file. */
691 #undef HAVE_MACHINE_PARAM_H
693 /* Define if you have the <nan.h> header file. */
696 /* Define if you have the <stdlib.h> header file. */
699 /* Define if you have the <sys/isa_defs.h> header file. */
700 #undef HAVE_SYS_ISA_DEFS_H
702 /* Define if you have the <sys/machine.h> header file. */
703 #undef HAVE_SYS_MACHINE_H
705 /* Define if you have the <sys/resource.h> header file. */
706 #undef HAVE_SYS_RESOURCE_H
708 /* Define if you have the <sys/stat.h> header file. */
709 #undef HAVE_SYS_STAT_H
711 /* Define if you have the <sys/types.h> header file. */
712 #undef HAVE_SYS_TYPES_H
714 /* Define if you have the <unistd.h> header file. */
717 /* Define if you have the <wchar.h> header file. */
720 /* Define if you have the m library (-lm). */
723 /* Name of package */
726 /* Version number of package */
729 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
730 #undef _GLIBCPP_SJLJ_EXCEPTIONS
732 /* Define if sigsetjmp is available. */
733 #undef HAVE_SIGSETJMP
735 /* Only used in build directory testsuite_hooks.h. */
736 #undef HAVE_MEMLIMIT_DATA
738 /* Only used in build directory testsuite_hooks.h. */
739 #undef HAVE_MEMLIMIT_RSS
741 /* Only used in build directory testsuite_hooks.h. */
742 #undef HAVE_MEMLIMIT_VMEM
744 /* Only used in build directory testsuite_hooks.h. */
745 #undef HAVE_MEMLIMIT_AS
748 // Systems that have certain non-standard functions prefixed with an
749 // underscore, we'll handle those here. Must come after config.h.in.
751 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
752 # define HAVE_ISNAN 1
753 # define isnan _isnan
756 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
757 # define HAVE_ISNANF 1
758 # define isnanf _isnanf
761 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
762 # define HAVE_ISNANL 1
763 # define isnanl _isnanl
766 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
767 # define HAVE_ISINF 1
768 # define isinf _isinf
771 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
772 # define HAVE_ISINFF 1
773 # define isinff _isinff
776 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
777 # define HAVE_ISINFL 1
778 # define isinfl _isinfl
781 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
782 # define HAVE_COPYSIGN 1
783 # define copysign _copysign
786 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
787 # define HAVE_COPYSIGNL 1
788 # define copysignl _copysignl
791 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
796 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
797 # define HAVE_ACOSF 1
798 # define acosf _acosf
801 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
802 # define HAVE_ACOSL 1
803 # define acosl _acosl
806 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
807 # define HAVE_ASINF 1
808 # define asinf _asinf
811 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
812 # define HAVE_ASINL 1
813 # define asinl _asinl
816 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
817 # define HAVE_ATANF 1
818 # define atanf _atanf
821 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
822 # define HAVE_ATANL 1
823 # define atanl _atanl
826 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
827 # define HAVE_CEILF 1
828 # define aceil _ceilf
831 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
832 # define HAVE_CEILL 1
833 # define aceil _ceill
836 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
837 # define HAVE_COSHF 1
838 # define coshf _coshf
841 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
846 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
851 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
852 # define HAVE_COSHL 1
853 # define coshl _coshl
856 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
861 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
866 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
867 # define HAVE_FABSF 1
868 # define fabsf _fabsf
871 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
872 # define HAVE_FABSL 1
873 # define fabsl _fabsl
876 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
877 # define HAVE_FLOORF 1
878 # define floorf _floorf
881 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
882 # define HAVE_FLOORL 1
883 # define floorl _floorl
886 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
887 # define HAVE_FMODF 1
888 # define fmodf _fmodf
891 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
892 # define HAVE_FMODL 1
893 # define fmodl _fmodl
896 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
897 # define HAVE_FREXPF 1
898 # define frexpf _frexpf
901 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
902 # define HAVE_FREXPL 1
903 # define frexpl _frexpl
906 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
907 # define HAVE_LDEXPF 1
908 # define ldexpf _ldexpf
911 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
912 # define HAVE_LDEXPL 1
913 # define ldexpl _ldexpl
916 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
917 # define HAVE_LOG10F 1
918 # define log10f _log10f
921 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
926 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
931 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
932 # define HAVE_LOG10L 1
933 # define log10l _log10l
936 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
941 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
946 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
951 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
956 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
957 # define HAVE_SINHF 1
958 # define sinhf _sinhf
961 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
966 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
967 # define HAVE_SQRTF 1
968 # define sqrtf _sqrtf
971 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
972 # define HAVE_SINHL 1
973 # define sinhl _sinhl
976 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
981 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
982 # define HAVE_SQRTL 1
983 # define sqrtl _sqrtl
986 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
987 # define HAVE_TANHF 1
988 # define tanhf _tanhf
991 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
996 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
997 # define HAVE_STRTOF 1
998 # define strtof _strtof
1001 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1002 # define HAVE_TANHL 1
1003 # define tanhl _tanhl
1006 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1007 # define HAVE_STRTOLD 1
1008 # define strtold _strtold
1011 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1012 # define HAVE_SINCOS 1
1013 # define sincos _sincos
1016 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1017 # define HAVE_SINCOSF 1
1018 # define sincosf _sincosf
1021 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1022 # define HAVE_SINCOSL 1
1023 # define sincosl _sincosl
1026 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1027 # define HAVE_FINITE 1
1028 # define finite _finite
1031 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1032 # define HAVE_FINITEF 1
1033 # define finitef _finitef
1036 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1037 # define HAVE_FINITEL 1
1038 # define finitel _finitel
1041 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1042 # define HAVE_QFINITE 1
1043 # define qfinite _qfinite
1046 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1047 # define HAVE_FPCLASS 1
1048 # define fpclass _fpclass
1051 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1052 # define HAVE_QFPCLASS 1
1053 # define qfpclass _qfpclass