OSDN Git Service

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