OSDN Git Service

2000-04-21 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 you have a working `mmap' system call.  */
4 #undef HAVE_MMAP
5
6 // Include support for 'long long' and 'unsigned long long'.
7 #undef _GLIBCPP_USE_LONG_LONG
8
9 // Define if the host has a type mbstate_t defined in
10 // wchar.h, as required by 21.1.3.1. Some systems, namely
11 // hppa-hp-hpux10.20 do not meet this requirement, and must be worked
12 // around.
13 #undef _GLIBCPP_NEED_MBSTATE_T
14
15 // Define if WCHAR_MIN and WCHAR_MAX are in the <cwchar_t>
16 // header. Presently, this is needed so that solaris won't
17 // instantitate numeric_limits<wchar_t>
18 #undef _GLIBCPP_HAS_WCHAR_MIN_MAX
19
20 // Define if code specialized for wchar_t should be used.
21 #undef _GLIBCPP_USE_WCHAR_T
22
23 // Define if the compiler/host combination has __builtin_sinf defined.
24 #undef _GLIBCPP_HAS_BUILTIN_SINF
25
26 // Define if the compiler/host combination has __builtin_cosf defined.
27 #undef _GLIBCPP_HAS_BUILTIN_COSF
28
29 // Define if the compiler/host combination has __builtin_fabsf defined.
30 #undef _GLIBCPP_HAS_BUILTIN_FABSF
31
32 // Define if the compiler/host combination has __builtin_fabsf defined.
33 #undef _GLIBCPP_HAS_BUILTIN_SQRTF
34
35 // Define if GCC support for __complex__ float is buggy.
36 #undef _GLIBCPP_BUGGY_FLOAT_COMPLEX
37
38 // Define if GCC support for __complex__ is buggy.
39 #undef _GLIBCPP_BUGGY_COMPLEX
40
41 // Define if LC_MESSAGES is available in <locale.h>.
42 #undef HAVE_LC_MESSAGES
43
44 // Define if <float.h> exists.
45 #undef HAVE_FLOAT_H
46
47 // Define if modf is present in <math.h>
48 #undef HAVE_MODF
49
50 /* Define if you have the _copysign function.  */
51 #undef HAVE__COPYSIGN
52
53 /* Define if you have the _copysignl function.  */
54 #undef HAVE__COPYSIGNL
55
56 /* Define if you have the _cosf function.  */
57 #undef HAVE__COSF
58
59 /* Define if you have the _coshf function.  */
60 #undef HAVE__COSHF
61
62 /* Define if you have the _fabsf function.  */
63 #undef HAVE__FABSF
64
65 /* Define if you have the _finite function.  */
66 #undef HAVE__FINITE
67
68 /* Define if you have the _finitef function.  */
69 #undef HAVE__FINITEF
70
71 /* Define if you have the _fpclass function.  */
72 #undef HAVE__FPCLASS
73
74 /* Define if you have the _isinf function.  */
75 #undef HAVE__ISINF
76
77 /* Define if you have the _isinff function.  */
78 #undef HAVE__ISINFF
79
80 /* Define if you have the _isinfl function.  */
81 #undef HAVE__ISINFL
82
83 /* Define if you have the _isnan function.  */
84 #undef HAVE__ISNAN
85
86 /* Define if you have the _isnanf function.  */
87 #undef HAVE__ISNANF
88
89 /* Define if you have the _isnanl function.  */
90 #undef HAVE__ISNANL
91
92 /* Define if you have the _log10f function.  */
93 #undef HAVE__LOG10F
94
95 /* Define if you have the _logf function.  */
96 #undef HAVE__LOGF
97
98 /* Define if you have the _modf function.  */
99 #undef HAVE__MODF
100
101 /* Define if you have the _powf function.  */
102 #undef HAVE__POWF
103
104 /* Define if you have the _qfinite function.  */
105 #undef HAVE__QFINITE
106
107 /* Define if you have the _qfpclass function.  */
108 #undef HAVE__QFPCLASS
109
110 /* Define if you have the _sincos function.  */
111 #undef HAVE__SINCOS
112
113 /* Define if you have the _sincosf function.  */
114 #undef HAVE__SINCOSF
115
116 /* Define if you have the _sincosl function.  */
117 #undef HAVE__SINCOSL
118
119 /* Define if you have the _sinf function.  */
120 #undef HAVE__SINF
121
122 /* Define if you have the _sinhf function.  */
123 #undef HAVE__SINHF
124
125 /* Define if you have the _sqrtf function.  */
126 #undef HAVE__SQRTF
127
128 /* Define if you have the _strtof function.  */
129 #undef HAVE__STRTOF
130
131 /* Define if you have the _strtold function.  */
132 #undef HAVE__STRTOLD
133
134 /* Define if you have the _tanf function.  */
135 #undef HAVE__TANF
136
137 /* Define if you have the _tanhf function.  */
138 #undef HAVE__TANHF
139
140 /* Define if you have the atan2f function.  */
141 #undef HAVE_ATAN2F
142
143 /* Define if you have the c_log function.  */
144 #undef HAVE_C_LOG
145
146 /* Define if you have the c_logf function.  */
147 #undef HAVE_C_LOGF
148
149 /* Define if you have the c_logl function.  */
150 #undef HAVE_C_LOGL
151
152 /* Define if you have the carg function.  */
153 #undef HAVE_CARG
154
155 /* Define if you have the cargf function.  */
156 #undef HAVE_CARGF
157
158 /* Define if you have the cargl function.  */
159 #undef HAVE_CARGL
160
161 /* Define if you have the ccos function.  */
162 #undef HAVE_CCOS
163
164 /* Define if you have the ccosf function.  */
165 #undef HAVE_CCOSF
166
167 /* Define if you have the ccosh function.  */
168 #undef HAVE_CCOSH
169
170 /* Define if you have the ccoshf function.  */
171 #undef HAVE_CCOSHF
172
173 /* Define if you have the ccoshl function.  */
174 #undef HAVE_CCOSHL
175
176 /* Define if you have the ccosl function.  */
177 #undef HAVE_CCOSL
178
179 /* Define if you have the cexp function.  */
180 #undef HAVE_CEXP
181
182 /* Define if you have the cexpf function.  */
183 #undef HAVE_CEXPF
184
185 /* Define if you have the cexpl function.  */
186 #undef HAVE_CEXPL
187
188 /* Define if you have the clog10 function.  */
189 #undef HAVE_CLOG10
190
191 /* Define if you have the clog10f function.  */
192 #undef HAVE_CLOG10F
193
194 /* Define if you have the clog10l function.  */
195 #undef HAVE_CLOG10L
196
197 /* Define if you have the copysign function.  */
198 #undef HAVE_COPYSIGN
199
200 /* Define if you have the copysignf function.  */
201 #undef HAVE_COPYSIGNF
202
203 /* Define if you have the copysignl function.  */
204 #undef HAVE_COPYSIGNL
205
206 /* Define if you have the cosf function.  */
207 #undef HAVE_COSF
208
209 /* Define if you have the coshf function.  */
210 #undef HAVE_COSHF
211
212 /* Define if you have the cpow function.  */
213 #undef HAVE_CPOW
214
215 /* Define if you have the cpowf function.  */
216 #undef HAVE_CPOWF
217
218 /* Define if you have the cpowl function.  */
219 #undef HAVE_CPOWL
220
221 /* Define if you have the csin function.  */
222 #undef HAVE_CSIN
223
224 /* Define if you have the csinf function.  */
225 #undef HAVE_CSINF
226
227 /* Define if you have the csinh function.  */
228 #undef HAVE_CSINH
229
230 /* Define if you have the csinhf function.  */
231 #undef HAVE_CSINHF
232
233 /* Define if you have the csinhl function.  */
234 #undef HAVE_CSINHL
235
236 /* Define if you have the csinl function.  */
237 #undef HAVE_CSINL
238
239 /* Define if you have the csqrt function.  */
240 #undef HAVE_CSQRT
241
242 /* Define if you have the csqrtf function.  */
243 #undef HAVE_CSQRTF
244
245 /* Define if you have the csqrtl function.  */
246 #undef HAVE_CSQRTL
247
248 /* Define if you have the ctan function.  */
249 #undef HAVE_CTAN
250
251 /* Define if you have the ctanf function.  */
252 #undef HAVE_CTANF
253
254 /* Define if you have the ctanh function.  */
255 #undef HAVE_CTANH
256
257 /* Define if you have the ctanhf function.  */
258 #undef HAVE_CTANHF
259
260 /* Define if you have the ctanhl function.  */
261 #undef HAVE_CTANHL
262
263 /* Define if you have the ctanl function.  */
264 #undef HAVE_CTANL
265
266 /* Define if you have the expf function.  */
267 #undef HAVE_EXPF
268
269 /* Define if you have the fabsf function.  */
270 #undef HAVE_FABSF
271
272 /* Define if you have the finite function.  */
273 #undef HAVE_FINITE
274
275 /* Define if you have the fpclass function.  */
276 #undef HAVE_FPCLASS
277
278 /* Define if you have the fqfinite function.  */
279 #undef HAVE_FQFINITE
280
281 /* Define if you have the getpagesize function.  */
282 #undef HAVE_GETPAGESIZE
283
284 /* Define if you have the hypot function.  */
285 #undef HAVE_HYPOT
286
287 /* Define if you have the hypotf function.  */
288 #undef HAVE_HYPOTF
289
290 /* Define if you have the hypotl function.  */
291 #undef HAVE_HYPOTL
292
293 /* Define if you have the isinf function.  */
294 #undef HAVE_ISINF
295
296 /* Define if you have the isinff function.  */
297 #undef HAVE_ISINFF
298
299 /* Define if you have the isinfl function.  */
300 #undef HAVE_ISINFL
301
302 /* Define if you have the isnan function.  */
303 #undef HAVE_ISNAN
304
305 /* Define if you have the isnanf function.  */
306 #undef HAVE_ISNANF
307
308 /* Define if you have the isnanl function.  */
309 #undef HAVE_ISNANL
310
311 /* Define if you have the log10f function.  */
312 #undef HAVE_LOG10F
313
314 /* Define if you have the logf function.  */
315 #undef HAVE_LOGF
316
317 /* Define if you have the modf function.  */
318 #undef HAVE_MODF
319
320 /* Define if you have the nan function.  */
321 #undef HAVE_NAN
322
323 /* Define if you have the powf function.  */
324 #undef HAVE_POWF
325
326 /* Define if you have the qfpclass function.  */
327 #undef HAVE_QFPCLASS
328
329 /* Define if you have the signbitl function.  */
330 #undef HAVE_SIGNBITL
331
332 /* Define if you have the sincos function.  */
333 #undef HAVE_SINCOS
334
335 /* Define if you have the sincosf function.  */
336 #undef HAVE_SINCOSF
337
338 /* Define if you have the sincosl function.  */
339 #undef HAVE_SINCOSL
340
341 /* Define if you have the sinf function.  */
342 #undef HAVE_SINF
343
344 /* Define if you have the sinhf function.  */
345 #undef HAVE_SINHF
346
347 /* Define if you have the sqrtf function.  */
348 #undef HAVE_SQRTF
349
350 /* Define if you have the strtof function.  */
351 #undef HAVE_STRTOF
352
353 /* Define if you have the strtold function.  */
354 #undef HAVE_STRTOLD
355
356 /* Define if you have the tanf function.  */
357 #undef HAVE_TANF
358
359 /* Define if you have the tanhf function.  */
360 #undef HAVE_TANHF
361
362 /* Define if you have the wcslen function.  */
363 #undef HAVE_WCSLEN
364
365 /* Define if you have the wmemchr function.  */
366 #undef HAVE_WMEMCHR
367
368 /* Define if you have the wmemcmp function.  */
369 #undef HAVE_WMEMCMP
370
371 /* Define if you have the wmemcpy function.  */
372 #undef HAVE_WMEMCPY
373
374 /* Define if you have the wmemmove function.  */
375 #undef HAVE_WMEMMOVE
376
377 /* Define if you have the wmemset function.  */
378 #undef HAVE_WMEMSET
379
380 /* Define if you have the <complex.h> header file.  */
381 #undef HAVE_COMPLEX_H
382
383 /* Define if you have the <endian.h> header file.  */
384 #undef HAVE_ENDIAN_H
385
386 /* Define if you have the <float.h> header file.  */
387 #undef HAVE_FLOAT_H
388
389 /* Define if you have the <fp.h> header file.  */
390 #undef HAVE_FP_H
391
392 /* Define if you have the <ieeefp.h> header file.  */
393 #undef HAVE_IEEEFP_H
394
395 /* Define if you have the <inttypes.h> header file.  */
396 #undef HAVE_INTTYPES_H
397
398 /* Define if you have the <locale.h> header file.  */
399 #undef HAVE_LOCALE_H
400
401 /* Define if you have the <machine/endian.h> header file.  */
402 #undef HAVE_MACHINE_ENDIAN_H
403
404 /* Define if you have the <machine/param.h> header file.  */
405 #undef HAVE_MACHINE_PARAM_H
406
407 /* Define if you have the <nan.h> header file.  */
408 #undef HAVE_NAN_H
409
410 /* Define if you have the <sys/isa_defs.h> header file.  */
411 #undef HAVE_SYS_ISA_DEFS_H
412
413 /* Define if you have the <sys/machine.h> header file.  */
414 #undef HAVE_SYS_MACHINE_H
415
416 /* Define if you have the <unistd.h> header file.  */
417 #undef HAVE_UNISTD_H
418
419 /* Name of package */
420 #undef PACKAGE
421
422 /* Version number of package */
423 #undef VERSION
424
425 //
426 // Systems that have certain non-standard functions prefixed with an
427 // underscore, we'll handle those here. Must come after config.h.in.
428 //
429
430 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
431 # define HAVE_ISNAN 1
432 # define isnan _isnan
433 #endif
434
435 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
436 # define HAVE_ISNANF 1
437 # define isnanf _isnanf
438 #endif
439
440 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
441 # define HAVE_ISNANL 1
442 # define isnanl _isnanl
443 #endif
444
445 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
446 # define HAVE_ISINF 1
447 # define isinf _isinf
448 #endif
449
450 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
451 # define HAVE_ISINFF 1
452 # define isinff _isinff
453 #endif
454
455 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
456 # define HAVE_ISINFL 1
457 # define isinfl _isinfl
458 #endif
459
460 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
461 # define HAVE_COPYSIGN 1
462 # define copysign _copysign
463 #endif
464
465 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
466 # define HAVE_COPYSIGNL 1
467 # define copysignl _copysignl
468 #endif
469
470 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
471 # define HAVE_COSF 1
472 # define cosf _cosf
473 #endif
474
475 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
476 # define HAVE_COSHF 1
477 # define coshf _coshf
478 #endif
479
480 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
481 # define HAVE_LOGF 1
482 # define logf _logf
483 #endif
484
485 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
486 # define HAVE_LOG10F 1
487 # define log10f _log10f
488 #endif
489
490 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
491 # define HAVE_POWF 1
492 # define powf _powf
493 #endif
494
495 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
496 # define HAVE_SINF 1
497 # define sinf _sinf
498 #endif
499
500 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
501 # define HAVE_SINHF 1
502 # define sinhf _sinhf
503 #endif
504
505 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
506 # define HAVE_SQRTF 1
507 # define sqrtf _sqrtf
508 #endif
509
510 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
511 # define HAVE_TANF 1
512 # define tanf _tanf
513 #endif
514
515 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
516 # define HAVE_TANHF 1
517 # define tanhf _tanhf
518 #endif
519
520 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
521 # define HAVE_STRTOF 1
522 # define strtof _strtof
523 #endif
524
525 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
526 # define HAVE_STRTOLD 1
527 # define strtold _strtold
528 #endif
529
530 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
531 # define HAVE_FABSF 1
532 # define fabsf _fabsf
533 #endif
534
535 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
536 # define HAVE_SINCOS 1
537 # define sincos _sincos
538 #endif
539
540 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
541 # define HAVE_SINCOSF 1
542 # define sincosf _sincosf
543 #endif
544
545 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
546 # define HAVE_SINCOSL 1
547 # define sincosl _sincosl
548 #endif
549
550 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
551 # define HAVE_FINITE 1
552 # define finite _finite
553 #endif
554
555 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
556 # define HAVE_QFINITE 1
557 # define qfinite _qfinite
558 #endif
559
560 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
561 # define HAVE_FPCLASS 1
562 # define fpclass _fpclass
563 #endif
564
565 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
566 # define HAVE_QFPCLASS 1
567 # define qfpclass _qfpclass
568 #endif
569