gcc47 libstdc++: Enable c++11 support
[dragonfly.git] / gnu / lib / gcc47 / libstdc++ / config.h
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3
4 /* Define to 1 if you have the `acosf' function. */
5 #define HAVE_ACOSF 1
6
7 /* Define to 1 if you have the `acosl' function. */
8 #define HAVE_ACOSL 1
9
10 /* Define to 1 if you have the `asinf' function. */
11 #define HAVE_ASINF 1
12
13 /* Define to 1 if you have the `asinl' function. */
14 #define HAVE_ASINL 1
15
16 /* Define to 1 if the target assembler supports .symver directive. */
17 #define HAVE_AS_SYMVER_DIRECTIVE 1
18
19 /* Define to 1 if you have the `atan2f' function. */
20 #define HAVE_ATAN2F 1
21
22 /* Define to 1 if you have the `atan2l' function. */
23 #define HAVE_ATAN2L 1
24
25 /* Define to 1 if you have the `atanf' function. */
26 #define HAVE_ATANF 1
27
28 /* Define to 1 if you have the `atanl' function. */
29 #define HAVE_ATANL 1
30
31 /* Define to 1 if the target assembler supports thread-local storage. */
32 /* #undef HAVE_CC_TLS */
33
34 /* Define to 1 if you have the `ceilf' function. */
35 #define HAVE_CEILF 1
36
37 /* Define to 1 if you have the `ceill' function. */
38 #define HAVE_CEILL 1
39
40 /* Define to 1 if you have the <complex.h> header file. */
41 #define HAVE_COMPLEX_H 1
42
43 /* Define to 1 if you have the `cosf' function. */
44 #define HAVE_COSF 1
45
46 /* Define to 1 if you have the `coshf' function. */
47 #define HAVE_COSHF 1
48
49 /* Define to 1 if you have the `coshl' function. */
50 #define HAVE_COSHL 1
51
52 /* Define to 1 if you have the `cosl' function. */
53 #define HAVE_COSL 1
54
55 /* Define to 1 if you have the <dlfcn.h> header file. */
56 #define HAVE_DLFCN_H 1
57
58 /* Define if EBADMSG exists. */
59 #define HAVE_EBADMSG 1
60
61 /* Define if ECANCELED exists. */
62 #define HAVE_ECANCELED 1
63
64 /* Define if ECHILD exists. */
65 #define HAVE_ECHILD 1
66
67 /* Define if EIDRM exists. */
68 #define HAVE_EIDRM 1
69
70 /* Define to 1 if you have the <endian.h> header file. */
71 /* #undef HAVE_ENDIAN_H */
72
73 /* Define if ENODATA exists. */
74 /* #undef HAVE_ENODATA */
75
76 /* Define if ENOLINK exists. */
77 #define HAVE_ENOLINK 1
78
79 /* Define if ENOSPC exists. */
80 #define HAVE_ENOSPC 1
81
82 /* Define if ENOSR exists. */
83 /* #undef HAVE_ENOSR */
84
85 /* Define if ENOSTR exists. */
86 /* #undef HAVE_ENOSTR */
87
88 /* Define if ENOTRECOVERABLE exists. */
89 /* #undef HAVE_ENOTRECOVERABLE */
90
91 /* Define if ENOTSUP exists. */
92 #define HAVE_ENOTSUP 1
93
94 /* Define if EOVERFLOW exists. */
95 #define HAVE_EOVERFLOW 1
96
97 /* Define if EOWNERDEAD exists. */
98 /* #undef HAVE_EOWNERDEAD */
99
100 /* Define if EPERM exists. */
101 #define HAVE_EPERM 1
102
103 /* Define if EPROTO exists. */
104 #define HAVE_EPROTO 1
105
106 /* Define if ETIME exists. */
107 /* #undef HAVE_ETIME */
108
109 /* Define if ETIMEDOUT exists. */
110 #define HAVE_ETIMEDOUT 1
111
112 /* Define if ETXTBSY exists. */
113 #define HAVE_ETXTBSY 1
114
115 /* Define if EWOULDBLOCK exists. */
116 #define HAVE_EWOULDBLOCK 1
117
118 /* Define to 1 if you have the <execinfo.h> header file. */
119 /* #undef HAVE_EXECINFO_H */
120
121 /* Define to 1 if you have the `expf' function. */
122 #define HAVE_EXPF 1
123
124 /* Define to 1 if you have the `expl' function. */
125 #define HAVE_EXPL 1
126
127 /* Define to 1 if you have the `fabsf' function. */
128 #define HAVE_FABSF 1
129
130 /* Define to 1 if you have the `fabsl' function. */
131 #define HAVE_FABSL 1
132
133 /* Define to 1 if you have the <fenv.h> header file. */
134 #define HAVE_FENV_H 1
135
136 /* Define to 1 if you have the `finite' function. */
137 #define HAVE_FINITE 1
138
139 /* Define to 1 if you have the `finitef' function. */
140 #define HAVE_FINITEF 1
141
142 /* Define to 1 if you have the `finitel' function. */
143 /* #undef HAVE_FINITEL */
144
145 /* Define to 1 if you have the <float.h> header file. */
146 #define HAVE_FLOAT_H 1
147
148 /* Define to 1 if you have the `floorf' function. */
149 #define HAVE_FLOORF 1
150
151 /* Define to 1 if you have the `floorl' function. */
152 #define HAVE_FLOORL 1
153
154 /* Define to 1 if you have the `fmodf' function. */
155 #define HAVE_FMODF 1
156
157 /* Define to 1 if you have the `fmodl' function. */
158 #define HAVE_FMODL 1
159
160 /* Define to 1 if you have the `fpclass' function. */
161 /* #undef HAVE_FPCLASS */
162
163 /* Define to 1 if you have the <fp.h> header file. */
164 /* #undef HAVE_FP_H */
165
166 /* Define to 1 if you have the `frexpf' function. */
167 #define HAVE_FREXPF 1
168
169 /* Define to 1 if you have the `frexpl' function. */
170 #define HAVE_FREXPL 1
171
172 /* Define if _Unwind_GetIPInfo is available. */
173 #define HAVE_GETIPINFO 1
174
175 /* Define if gets is available in <stdio.h>. */
176 #define HAVE_GETS 1
177
178 /* Define to 1 if you have the `hypot' function. */
179 #define HAVE_HYPOT 1
180
181 /* Define to 1 if you have the `hypotf' function. */
182 #define HAVE_HYPOTF 1
183
184 /* Define to 1 if you have the `hypotl' function. */
185 #define HAVE_HYPOTL 1
186
187 /* Define if you have the iconv() function. */
188 #define HAVE_ICONV 1
189
190 /* Define to 1 if you have the <ieeefp.h> header file. */
191 #define HAVE_IEEEFP_H 1
192
193 /* Define if int64_t is available in <stdint.h>. */
194 #define HAVE_INT64_T 1
195
196 #if defined(__i386__)
197 /* Define if int64_t is a long. */
198 /* #undef HAVE_INT64_T_LONG */
199
200 /* Define if int64_t is a long long. */
201 #define HAVE_INT64_T_LONG_LONG 1
202 #elif defined(__x86_64__)
203 /* Define if int64_t is a long. */
204 #define HAVE_INT64_T_LONG 1
205
206 /* Define if int64_t is a long long. */
207 /* #undef HAVE_INT64_T_LONG_LONG */
208 #else
209 #error Platform not supported!
210 #endif
211
212 /* Define to 1 if you have the <inttypes.h> header file. */
213 #define HAVE_INTTYPES_H 1
214
215 /* Define to 1 if you have the `isinf' function. */
216 #define HAVE_ISINF 1
217
218 /* Define to 1 if you have the `isinff' function. */
219 /* #undef HAVE_ISINFF */
220
221 /* Define to 1 if you have the `isinfl' function. */
222 /* #undef HAVE_ISINFL */
223
224 /* Define to 1 if you have the `isnan' function. */
225 #define HAVE_ISNAN 1
226
227 /* Define to 1 if you have the `isnanf' function. */
228 #define HAVE_ISNANF 1
229
230 /* Define to 1 if you have the `isnanl' function. */
231 /* #undef HAVE_ISNANL */
232
233 /* Defined if iswblank exists. */
234 #define HAVE_ISWBLANK 1
235
236 /* Define if LC_MESSAGES is available in <locale.h>. */
237 #define HAVE_LC_MESSAGES 1
238
239 /* Define to 1 if you have the `ldexpf' function. */
240 #define HAVE_LDEXPF 1
241
242 /* Define to 1 if you have the `ldexpl' function. */
243 #define HAVE_LDEXPL 1
244
245 /* Define to 1 if you have the <libintl.h> header file. */
246 /* #undef HAVE_LIBINTL_H */
247
248 /* Only used in build directory testsuite_hooks.h. */
249 #define HAVE_LIMIT_AS 1
250
251 /* Only used in build directory testsuite_hooks.h. */
252 #define HAVE_LIMIT_DATA 1
253
254 /* Only used in build directory testsuite_hooks.h. */
255 #define HAVE_LIMIT_FSIZE 1
256
257 /* Only used in build directory testsuite_hooks.h. */
258 #define HAVE_LIMIT_RSS 1
259
260 /* Only used in build directory testsuite_hooks.h. */
261 #define HAVE_LIMIT_VMEM 1
262
263 /* Define if futex syscall is available. */
264 /* #undef HAVE_LINUX_FUTEX */
265
266 /* Define to 1 if you have the <locale.h> header file. */
267 #define HAVE_LOCALE_H 1
268
269 /* Define to 1 if you have the `log10f' function. */
270 #define HAVE_LOG10F 1
271
272 /* Define to 1 if you have the `log10l' function. */
273 #define HAVE_LOG10L 1
274
275 /* Define to 1 if you have the `logf' function. */
276 #define HAVE_LOGF 1
277
278 /* Define to 1 if you have the `logl' function. */
279 #define HAVE_LOGL 1
280
281 /* Define to 1 if you have the <machine/endian.h> header file. */
282 #define HAVE_MACHINE_ENDIAN_H 1
283
284 /* Define to 1 if you have the <machine/param.h> header file. */
285 #define HAVE_MACHINE_PARAM_H 1
286
287 /* Define if mbstate_t exists in wchar.h. */
288 #define HAVE_MBSTATE_T 1
289
290 /* Define to 1 if you have the <memory.h> header file. */
291 #define HAVE_MEMORY_H 1
292
293 /* Define to 1 if you have the `modf' function. */
294 #define HAVE_MODF 1
295
296 /* Define to 1 if you have the `modff' function. */
297 #define HAVE_MODFF 1
298
299 /* Define to 1 if you have the `modfl' function. */
300 #define HAVE_MODFL 1
301
302 /* Define to 1 if you have the <nan.h> header file. */
303 /* #undef HAVE_NAN_H */
304
305 /* Define if poll is available in <poll.h>. */
306 #define HAVE_POLL 1
307
308 /* Define to 1 if you have the `powf' function. */
309 #define HAVE_POWF 1
310
311 /* Define to 1 if you have the `powl' function. */
312 #define HAVE_POWL 1
313
314 /* Define to 1 if you have the `qfpclass' function. */
315 /* #undef HAVE_QFPCLASS */
316
317 /* Define to 1 if you have the `setenv' function. */
318 #define HAVE_SETENV 1
319
320 /* Define to 1 if you have the `sincos' function. */
321 /* #undef HAVE_SINCOS */
322
323 /* Define to 1 if you have the `sincosf' function. */
324 /* #undef HAVE_SINCOSF */
325
326 /* Define to 1 if you have the `sincosl' function. */
327 /* #undef HAVE_SINCOSL */
328
329 /* Define to 1 if you have the `sinf' function. */
330 #define HAVE_SINF 1
331
332 /* Define to 1 if you have the `sinhf' function. */
333 #define HAVE_SINHF 1
334
335 /* Define to 1 if you have the `sinhl' function. */
336 #define HAVE_SINHL 1
337
338 /* Define to 1 if you have the `sinl' function. */
339 #define HAVE_SINL 1
340
341 /* Define to 1 if you have the `sqrtf' function. */
342 #define HAVE_SQRTF 1
343
344 /* Define to 1 if you have the `sqrtl' function. */
345 #define HAVE_SQRTL 1
346
347 /* Define to 1 if you have the <stdalign.h> header file. */
348 #define HAVE_STDALIGN_H 1
349
350 /* Define to 1 if you have the <stdbool.h> header file. */
351 #define HAVE_STDBOOL_H 1
352
353 /* Define to 1 if you have the <stdint.h> header file. */
354 #define HAVE_STDINT_H 1
355
356 /* Define to 1 if you have the <stdlib.h> header file. */
357 #define HAVE_STDLIB_H 1
358
359 /* Define if strerror_l is available in <string.h>. */
360 /* #undef HAVE_STRERROR_L */
361
362 /* Define if strerror_r is available in <string.h>. */
363 #define HAVE_STRERROR_R 1
364
365 /* Define to 1 if you have the <strings.h> header file. */
366 #define HAVE_STRINGS_H 1
367
368 /* Define to 1 if you have the <string.h> header file. */
369 #define HAVE_STRING_H 1
370
371 /* Define to 1 if you have the `strtof' function. */
372 #define HAVE_STRTOF 1
373
374 /* Define to 1 if you have the `strtold' function. */
375 #define HAVE_STRTOLD 1
376
377 /* Define if strxfrm_l is available in <string.h>. */
378 /* #undef HAVE_STRXFRM_L */
379
380 /* Define to 1 if the target runtime linker supports binding the same symbol
381    to different versions. */
382 #define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
383
384 /* Define to 1 if you have the <sys/filio.h> header file. */
385 #define HAVE_SYS_FILIO_H 1
386
387 /* Define to 1 if you have the <sys/ioctl.h> header file. */
388 #define HAVE_SYS_IOCTL_H 1
389
390 /* Define to 1 if you have the <sys/ipc.h> header file. */
391 #define HAVE_SYS_IPC_H 1
392
393 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
394 /* #undef HAVE_SYS_ISA_DEFS_H */
395
396 /* Define to 1 if you have the <sys/machine.h> header file. */
397 /* #undef HAVE_SYS_MACHINE_H */
398
399 /* Define to 1 if you have the <sys/param.h> header file. */
400 #define HAVE_SYS_PARAM_H 1
401
402 /* Define to 1 if you have the <sys/resource.h> header file. */
403 #define HAVE_SYS_RESOURCE_H 1
404
405 /* Define to 1 if you have the <sys/sem.h> header file. */
406 #define HAVE_SYS_SEM_H 1
407
408 /* Define to 1 if you have the <sys/stat.h> header file. */
409 #define HAVE_SYS_STAT_H 1
410
411 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
412 /* #undef HAVE_SYS_SYSINFO_H */
413
414 /* Define to 1 if you have the <sys/time.h> header file. */
415 #define HAVE_SYS_TIME_H 1
416
417 /* Define to 1 if you have the <sys/types.h> header file. */
418 #define HAVE_SYS_TYPES_H 1
419
420 /* Define to 1 if you have the <sys/uio.h> header file. */
421 #define HAVE_SYS_UIO_H 1
422
423 /* Define if S_IFREG is available in <sys/stat.h>. */
424 /* #undef HAVE_S_IFREG */
425
426 /* Define if S_IFREG is available in <sys/stat.h>. */
427 #define HAVE_S_ISREG 1
428
429 /* Define to 1 if you have the `tanf' function. */
430 #define HAVE_TANF 1
431
432 /* Define to 1 if you have the `tanhf' function. */
433 #define HAVE_TANHF 1
434
435 /* Define to 1 if you have the `tanhl' function. */
436 #define HAVE_TANHL 1
437
438 /* Define to 1 if you have the `tanl' function. */
439 #define HAVE_TANL 1
440
441 /* Define to 1 if you have the <tgmath.h> header file. */
442 #define HAVE_TGMATH_H 1
443
444 /* Define to 1 if the target supports thread-local storage. */
445 #define HAVE_TLS 1
446
447 /* Define to 1 if you have the <unistd.h> header file. */
448 #define HAVE_UNISTD_H 1
449
450 /* Defined if vfwscanf exists. */
451 #define HAVE_VFWSCANF 1
452
453 /* Defined if vswscanf exists. */
454 #define HAVE_VSWSCANF 1
455
456 /* Defined if vwscanf exists. */
457 #define HAVE_VWSCANF 1
458
459 /* Define to 1 if you have the <wchar.h> header file. */
460 #define HAVE_WCHAR_H 1
461
462 /* Defined if wcstof exists. */
463 #define HAVE_WCSTOF 1
464
465 /* Define to 1 if you have the <wctype.h> header file. */
466 #define HAVE_WCTYPE_H 1
467
468 /* Define if writev is available in <sys/uio.h>. */
469 #define HAVE_WRITEV 1
470
471 /* Define to 1 if you have the `_acosf' function. */
472 /* #undef HAVE__ACOSF */
473
474 /* Define to 1 if you have the `_acosl' function. */
475 /* #undef HAVE__ACOSL */
476
477 /* Define to 1 if you have the `_asinf' function. */
478 /* #undef HAVE__ASINF */
479
480 /* Define to 1 if you have the `_asinl' function. */
481 /* #undef HAVE__ASINL */
482
483 /* Define to 1 if you have the `_atan2f' function. */
484 /* #undef HAVE__ATAN2F */
485
486 /* Define to 1 if you have the `_atan2l' function. */
487 /* #undef HAVE__ATAN2L */
488
489 /* Define to 1 if you have the `_atanf' function. */
490 /* #undef HAVE__ATANF */
491
492 /* Define to 1 if you have the `_atanl' function. */
493 /* #undef HAVE__ATANL */
494
495 /* Define to 1 if you have the `_ceilf' function. */
496 /* #undef HAVE__CEILF */
497
498 /* Define to 1 if you have the `_ceill' function. */
499 /* #undef HAVE__CEILL */
500
501 /* Define to 1 if you have the `_cosf' function. */
502 /* #undef HAVE__COSF */
503
504 /* Define to 1 if you have the `_coshf' function. */
505 /* #undef HAVE__COSHF */
506
507 /* Define to 1 if you have the `_coshl' function. */
508 /* #undef HAVE__COSHL */
509
510 /* Define to 1 if you have the `_cosl' function. */
511 /* #undef HAVE__COSL */
512
513 /* Define to 1 if you have the `_expf' function. */
514 /* #undef HAVE__EXPF */
515
516 /* Define to 1 if you have the `_expl' function. */
517 /* #undef HAVE__EXPL */
518
519 /* Define to 1 if you have the `_fabsf' function. */
520 /* #undef HAVE__FABSF */
521
522 /* Define to 1 if you have the `_fabsl' function. */
523 /* #undef HAVE__FABSL */
524
525 /* Define to 1 if you have the `_finite' function. */
526 /* #undef HAVE__FINITE */
527
528 /* Define to 1 if you have the `_finitef' function. */
529 /* #undef HAVE__FINITEF */
530
531 /* Define to 1 if you have the `_finitel' function. */
532 /* #undef HAVE__FINITEL */
533
534 /* Define to 1 if you have the `_floorf' function. */
535 /* #undef HAVE__FLOORF */
536
537 /* Define to 1 if you have the `_floorl' function. */
538 /* #undef HAVE__FLOORL */
539
540 /* Define to 1 if you have the `_fmodf' function. */
541 /* #undef HAVE__FMODF */
542
543 /* Define to 1 if you have the `_fmodl' function. */
544 /* #undef HAVE__FMODL */
545
546 /* Define to 1 if you have the `_fpclass' function. */
547 /* #undef HAVE__FPCLASS */
548
549 /* Define to 1 if you have the `_frexpf' function. */
550 /* #undef HAVE__FREXPF */
551
552 /* Define to 1 if you have the `_frexpl' function. */
553 /* #undef HAVE__FREXPL */
554
555 /* Define to 1 if you have the `_hypot' function. */
556 /* #undef HAVE__HYPOT */
557
558 /* Define to 1 if you have the `_hypotf' function. */
559 /* #undef HAVE__HYPOTF */
560
561 /* Define to 1 if you have the `_hypotl' function. */
562 /* #undef HAVE__HYPOTL */
563
564 /* Define to 1 if you have the `_isinf' function. */
565 /* #undef HAVE__ISINF */
566
567 /* Define to 1 if you have the `_isinff' function. */
568 /* #undef HAVE__ISINFF */
569
570 /* Define to 1 if you have the `_isinfl' function. */
571 /* #undef HAVE__ISINFL */
572
573 /* Define to 1 if you have the `_isnan' function. */
574 /* #undef HAVE__ISNAN */
575
576 /* Define to 1 if you have the `_isnanf' function. */
577 /* #undef HAVE__ISNANF */
578
579 /* Define to 1 if you have the `_isnanl' function. */
580 /* #undef HAVE__ISNANL */
581
582 /* Define to 1 if you have the `_ldexpf' function. */
583 /* #undef HAVE__LDEXPF */
584
585 /* Define to 1 if you have the `_ldexpl' function. */
586 /* #undef HAVE__LDEXPL */
587
588 /* Define to 1 if you have the `_log10f' function. */
589 /* #undef HAVE__LOG10F */
590
591 /* Define to 1 if you have the `_log10l' function. */
592 /* #undef HAVE__LOG10L */
593
594 /* Define to 1 if you have the `_logf' function. */
595 /* #undef HAVE__LOGF */
596
597 /* Define to 1 if you have the `_logl' function. */
598 /* #undef HAVE__LOGL */
599
600 /* Define to 1 if you have the `_modf' function. */
601 /* #undef HAVE__MODF */
602
603 /* Define to 1 if you have the `_modff' function. */
604 /* #undef HAVE__MODFF */
605
606 /* Define to 1 if you have the `_modfl' function. */
607 /* #undef HAVE__MODFL */
608
609 /* Define to 1 if you have the `_powf' function. */
610 /* #undef HAVE__POWF */
611
612 /* Define to 1 if you have the `_powl' function. */
613 /* #undef HAVE__POWL */
614
615 /* Define to 1 if you have the `_qfpclass' function. */
616 /* #undef HAVE__QFPCLASS */
617
618 /* Define to 1 if you have the `_sincos' function. */
619 /* #undef HAVE__SINCOS */
620
621 /* Define to 1 if you have the `_sincosf' function. */
622 /* #undef HAVE__SINCOSF */
623
624 /* Define to 1 if you have the `_sincosl' function. */
625 /* #undef HAVE__SINCOSL */
626
627 /* Define to 1 if you have the `_sinf' function. */
628 /* #undef HAVE__SINF */
629
630 /* Define to 1 if you have the `_sinhf' function. */
631 /* #undef HAVE__SINHF */
632
633 /* Define to 1 if you have the `_sinhl' function. */
634 /* #undef HAVE__SINHL */
635
636 /* Define to 1 if you have the `_sinl' function. */
637 /* #undef HAVE__SINL */
638
639 /* Define to 1 if you have the `_sqrtf' function. */
640 /* #undef HAVE__SQRTF */
641
642 /* Define to 1 if you have the `_sqrtl' function. */
643 /* #undef HAVE__SQRTL */
644
645 /* Define to 1 if you have the `_tanf' function. */
646 /* #undef HAVE__TANF */
647
648 /* Define to 1 if you have the `_tanhf' function. */
649 /* #undef HAVE__TANHF */
650
651 /* Define to 1 if you have the `_tanhl' function. */
652 /* #undef HAVE__TANHL */
653
654 /* Define to 1 if you have the `_tanl' function. */
655 /* #undef HAVE__TANL */
656
657 /* Define as const if the declaration of iconv() needs const. */
658 /* #undef ICONV_CONST */
659
660 /* Define to the sub-directory in which libtool stores uninstalled libraries.
661    */
662 #define LT_OBJDIR ".libs/"
663
664 /* Name of package */
665 /* #undef PACKAGE */
666
667 /* Define to the address where bug reports for this package should be sent. */
668 #define PACKAGE_BUGREPORT ""
669
670 /* Define to the full name of this package. */
671 #define PACKAGE_NAME "package-unused"
672
673 /* Define to the full name and version of this package. */
674 #define PACKAGE_STRING "package-unused version-unused"
675
676 /* Define to the one symbol short name of this package. */
677 #define PACKAGE_TARNAME "libstdc++"
678
679 /* Define to the home page for this package. */
680 #define PACKAGE_URL ""
681
682 /* Define to the version of this package. */
683 #define PACKAGE_VERSION "version-unused"
684
685 /* The size of `char', as computed by sizeof. */
686 /* #undef SIZEOF_CHAR */
687
688 /* The size of `int', as computed by sizeof. */
689 /* #undef SIZEOF_INT */
690
691 /* The size of `long', as computed by sizeof. */
692 /* #undef SIZEOF_LONG */
693
694 /* The size of `short', as computed by sizeof. */
695 /* #undef SIZEOF_SHORT */
696
697 /* The size of `void *', as computed by sizeof. */
698 /* #undef SIZEOF_VOID_P */
699
700 /* Define to 1 if you have the ANSI C header files. */
701 #define STDC_HEADERS 1
702
703 /* Version number of package */
704 /* #undef VERSION */
705
706 /* Define if the compiler supports C++11 atomics. */
707 #define _GLIBCXX_ATOMIC_BUILTINS 1
708
709 /* Define to use concept checking code from the boost libraries. */
710 /* #undef _GLIBCXX_CONCEPT_CHECKS */
711
712 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
713    undefined for platform defaults */
714 #define _GLIBCXX_FULLY_DYNAMIC_STRING 0
715
716 /* Define if gthreads library is available. */
717 #define _GLIBCXX_HAS_GTHREADS 1
718
719 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
720 #define _GLIBCXX_HOSTED 1
721
722 /* Define if compatibility should be provided for -mlong-double-64. */
723 /* #undef _GLIBCXX_LONG_DOUBLE_COMPAT */
724
725 /* Define if ptrdiff_t is int. */
726 #if defined(__i386__)
727 #define _GLIBCXX_PTRDIFF_T_IS_INT 1
728 #elif defined(__x86_64__)
729 /* #undef _GLIBCXX_PTRDIFF_T_IS_INT */
730 #endif
731
732 /* Define if using setrlimit to set resource limits during "make check" */
733 #define _GLIBCXX_RES_LIMITS 1
734
735 /* Define if size_t is unsigned int. */
736 #if defined(__i386__)
737 #define _GLIBCXX_SIZE_T_IS_UINT 1
738 #elif defined(__x86_64__)
739 /* #undef _GLIBCXX_SIZE_T_IS_UINT */
740 #endif
741
742 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
743 /* #undef _GLIBCXX_SJLJ_EXCEPTIONS */
744
745 /* Define to the value of the EOF integer constant. */
746 #define _GLIBCXX_STDIO_EOF -1
747
748 /* Define to the value of the SEEK_CUR integer constant. */
749 #define _GLIBCXX_STDIO_SEEK_CUR 1
750
751 /* Define to the value of the SEEK_END integer constant. */
752 #define _GLIBCXX_STDIO_SEEK_END 2
753
754 /* Define to use symbol versioning in the shared library. */
755 #define _GLIBCXX_SYMVER 1
756
757 /* Define to use darwin versioning in the shared library. */
758 /* #undef _GLIBCXX_SYMVER_DARWIN */
759
760 /* Define to use GNU versioning in the shared library. */
761 #define _GLIBCXX_SYMVER_GNU 1
762
763 /* Define to use GNU namespace versioning in the shared library. */
764 /* #undef _GLIBCXX_SYMVER_GNU_NAMESPACE */
765
766 /* Define to use Sun versioning in the shared library. */
767 /* #undef _GLIBCXX_SYMVER_SUN */
768
769 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
770    <stdio.h>, and <stdlib.h> can be used or exposed. */
771 #define _GLIBCXX_USE_C99 1
772
773 /* Define if C99 functions in <complex.h> should be used in <complex>. Using
774    compiler builtins for these functions requires corresponding C99 library
775    functions to be present. */
776 #define _GLIBCXX_USE_C99_COMPLEX 1
777
778 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
779    Using compiler builtins for these functions requires corresponding C99
780    library functions to be present. */
781 /* #undef _GLIBCXX_USE_C99_COMPLEX_TR1 */
782
783 /* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
784    namespace std::tr1. */
785 #define _GLIBCXX_USE_C99_CTYPE_TR1 1
786
787 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
788    namespace std::tr1. */
789 #define _GLIBCXX_USE_C99_FENV_TR1 1
790
791 /* Define if C99 functions in <inttypes.h> should be imported in
792    <tr1/cinttypes> in namespace std::tr1. */
793 #define _GLIBCXX_USE_C99_INTTYPES_TR1 1
794
795 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
796    <tr1/cinttypes> in namespace std::tr1. */
797 /* #undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 */
798
799 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
800    in namespace std. */
801 #define _GLIBCXX_USE_C99_MATH 1
802
803 /* Define if C99 functions or macros in <math.h> should be imported in
804    <tr1/cmath> in namespace std::tr1. */
805 #define _GLIBCXX_USE_C99_MATH_TR1 1
806
807 /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
808    namespace std::tr1. */
809 #define _GLIBCXX_USE_C99_STDINT_TR1 1
810
811 /* Defined if clock_gettime has monotonic clock support. */
812 /* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */
813
814 /* Defined if clock_gettime has realtime clock support. */
815 /* #undef _GLIBCXX_USE_CLOCK_REALTIME */
816
817 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
818    this host. */
819 /* #undef _GLIBCXX_USE_DECIMAL_FLOAT */
820
821 /* Define if __float128 is supported on this host. */
822 #define _GLIBCXX_USE_FLOAT128 1
823
824 /* Defined if gettimeofday is available. */
825 #define _GLIBCXX_USE_GETTIMEOFDAY 1
826
827 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
828 /* #undef _GLIBCXX_USE_GET_NPROCS */
829
830 /* Define if __int128 is supported on this host. */
831 #if defined(__i386__)
832 /* #undef _GLIBCXX_USE_INT128 */
833 #elif defined(__x86_64__)
834 #define _GLIBCXX_USE_INT128 1
835 #endif
836
837 /* Define if LFS support is available. */
838 /* #undef _GLIBCXX_USE_LFS */
839
840 /* Define if code specialized for long long should be used. */
841 #define _GLIBCXX_USE_LONG_LONG 1
842
843 /* Defined if nanosleep is available. */
844 /* #undef _GLIBCXX_USE_NANOSLEEP */
845
846 /* Define if NLS translations are to be used. */
847 /* #undef _GLIBCXX_USE_NLS */
848
849 /* Define if pthreads_num_processors_np is available in <pthread.h>. */
850 /* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */
851
852 /* Define if /dev/random and /dev/urandom are available for the random_device
853    of TR1 (Chapter 5.1). */
854 #define _GLIBCXX_USE_RANDOM_TR1 1
855
856 /* Defined if sched_yield is available. */
857 /* #undef _GLIBCXX_USE_SCHED_YIELD */
858
859 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
860 #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
861
862 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
863 /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
864
865 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
866 #define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
867
868 /* Define if code specialized for wchar_t should be used. */
869 #define _GLIBCXX_USE_WCHAR_T 1
870
871 /* Define to 1 if mutex_timedlock is available. */
872 #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1
873
874 /* Define if all C++ overloads are available in <math.h>.  */
875 #if __cplusplus >= 199711L
876 /* #undef __CORRECT_ISO_CPP_MATH_H_PROTO1 */
877 #endif
878
879 /* Define if only double std::abs(double) is available in <math.h>.  */
880 #if __cplusplus >= 199711L
881 /* #undef __CORRECT_ISO_CPP_MATH_H_PROTO2 */
882 #endif
883
884 /* Define if all C++ overloads are available in <stdlib.h>.  */
885 #if __cplusplus >= 199711L
886 /* #undef __CORRECT_ISO_CPP_STDLIB_H_PROTO */
887 #endif
888
889 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
890 # define HAVE_ACOSF 1
891 # define acosf _acosf
892 #endif
893
894 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
895 # define HAVE_ACOSL 1
896 # define acosl _acosl
897 #endif
898
899 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
900 # define HAVE_ASINF 1
901 # define asinf _asinf
902 #endif
903
904 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
905 # define HAVE_ASINL 1
906 # define asinl _asinl
907 #endif
908
909 #if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
910 # define HAVE_ATAN2F 1
911 # define atan2f _atan2f
912 #endif
913
914 #if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
915 # define HAVE_ATAN2L 1
916 # define atan2l _atan2l
917 #endif
918
919 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
920 # define HAVE_ATANF 1
921 # define atanf _atanf
922 #endif
923
924 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
925 # define HAVE_ATANL 1
926 # define atanl _atanl
927 #endif
928
929 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
930 # define HAVE_CEILF 1
931 # define ceilf _ceilf
932 #endif
933
934 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
935 # define HAVE_CEILL 1
936 # define ceill _ceill
937 #endif
938
939 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
940 # define HAVE_COSF 1
941 # define cosf _cosf
942 #endif
943
944 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
945 # define HAVE_COSHF 1
946 # define coshf _coshf
947 #endif
948
949 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
950 # define HAVE_COSHL 1
951 # define coshl _coshl
952 #endif
953
954 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
955 # define HAVE_COSL 1
956 # define cosl _cosl
957 #endif
958
959 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
960 # define HAVE_EXPF 1
961 # define expf _expf
962 #endif
963
964 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
965 # define HAVE_EXPL 1
966 # define expl _expl
967 #endif
968
969 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
970 # define HAVE_FABSF 1
971 # define fabsf _fabsf
972 #endif
973
974 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
975 # define HAVE_FABSL 1
976 # define fabsl _fabsl
977 #endif
978
979 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
980 # define HAVE_FINITE 1
981 # define finite _finite
982 #endif
983
984 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
985 # define HAVE_FINITEF 1
986 # define finitef _finitef
987 #endif
988
989 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
990 # define HAVE_FINITEL 1
991 # define finitel _finitel
992 #endif
993
994 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
995 # define HAVE_FLOORF 1
996 # define floorf _floorf
997 #endif
998
999 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
1000 # define HAVE_FLOORL 1
1001 # define floorl _floorl
1002 #endif
1003
1004 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
1005 # define HAVE_FMODF 1
1006 # define fmodf _fmodf
1007 #endif
1008
1009 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
1010 # define HAVE_FMODL 1
1011 # define fmodl _fmodl
1012 #endif
1013
1014 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1015 # define HAVE_FPCLASS 1
1016 # define fpclass _fpclass
1017 #endif
1018
1019 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
1020 # define HAVE_FREXPF 1
1021 # define frexpf _frexpf
1022 #endif
1023
1024 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
1025 # define HAVE_FREXPL 1
1026 # define frexpl _frexpl
1027 #endif
1028
1029 #if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
1030 # define HAVE_HYPOT 1
1031 # define hypot _hypot
1032 #endif
1033
1034 #if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
1035 # define HAVE_HYPOTF 1
1036 # define hypotf _hypotf
1037 #endif
1038
1039 #if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
1040 # define HAVE_HYPOTL 1
1041 # define hypotl _hypotl
1042 #endif
1043
1044 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
1045 # define HAVE_ISINF 1
1046 # define isinf _isinf
1047 #endif
1048
1049 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
1050 # define HAVE_ISINFF 1
1051 # define isinff _isinff
1052 #endif
1053
1054 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
1055 # define HAVE_ISINFL 1
1056 # define isinfl _isinfl
1057 #endif
1058
1059 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
1060 # define HAVE_ISNAN 1
1061 # define isnan _isnan
1062 #endif
1063
1064 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
1065 # define HAVE_ISNANF 1
1066 # define isnanf _isnanf
1067 #endif
1068
1069 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
1070 # define HAVE_ISNANL 1
1071 # define isnanl _isnanl
1072 #endif
1073
1074 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
1075 # define HAVE_LDEXPF 1
1076 # define ldexpf _ldexpf
1077 #endif
1078
1079 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
1080 # define HAVE_LDEXPL 1
1081 # define ldexpl _ldexpl
1082 #endif
1083
1084 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
1085 # define HAVE_LOG10F 1
1086 # define log10f _log10f
1087 #endif
1088
1089 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1090 # define HAVE_LOG10L 1
1091 # define log10l _log10l
1092 #endif
1093
1094 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
1095 # define HAVE_LOGF 1
1096 # define logf _logf
1097 #endif
1098
1099 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
1100 # define HAVE_LOGL 1
1101 # define logl _logl
1102 #endif
1103
1104 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1105 # define HAVE_MODF 1
1106 # define modf _modf
1107 #endif
1108
1109 #if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
1110 # define HAVE_MODFF 1
1111 # define modff _modff
1112 #endif
1113
1114 #if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
1115 # define HAVE_MODFL 1
1116 # define modfl _modfl
1117 #endif
1118
1119 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1120 # define HAVE_POWF 1
1121 # define powf _powf
1122 #endif
1123
1124 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1125 # define HAVE_POWL 1
1126 # define powl _powl
1127 #endif
1128
1129 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1130 # define HAVE_QFPCLASS 1
1131 # define qfpclass _qfpclass
1132 #endif
1133
1134 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1135 # define HAVE_SINCOS 1
1136 # define sincos _sincos
1137 #endif
1138
1139 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1140 # define HAVE_SINCOSF 1
1141 # define sincosf _sincosf
1142 #endif
1143
1144 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1145 # define HAVE_SINCOSL 1
1146 # define sincosl _sincosl
1147 #endif
1148
1149 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1150 # define HAVE_SINF 1
1151 # define sinf _sinf
1152 #endif
1153
1154 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1155 # define HAVE_SINHF 1
1156 # define sinhf _sinhf
1157 #endif
1158
1159 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1160 # define HAVE_SINHL 1
1161 # define sinhl _sinhl
1162 #endif
1163
1164 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1165 # define HAVE_SINL 1
1166 # define sinl _sinl
1167 #endif
1168
1169 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1170 # define HAVE_SQRTF 1
1171 # define sqrtf _sqrtf
1172 #endif
1173
1174 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1175 # define HAVE_SQRTL 1
1176 # define sqrtl _sqrtl
1177 #endif
1178
1179 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1180 # define HAVE_STRTOF 1
1181 # define strtof _strtof
1182 #endif
1183
1184 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1185 # define HAVE_STRTOLD 1
1186 # define strtold _strtold
1187 #endif
1188
1189 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1190 # define HAVE_TANF 1
1191 # define tanf _tanf
1192 #endif
1193
1194 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1195 # define HAVE_TANHF 1
1196 # define tanhf _tanhf
1197 #endif
1198
1199 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1200 # define HAVE_TANHL 1
1201 # define tanhl _tanhl
1202 #endif
1203
1204 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1205 # define HAVE_TANL 1
1206 # define tanl _tanl
1207 #endif