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