OSDN Git Service

f0d15d7de2ac1db49c0a4ad8ec867dfb9ee93b36
[pf3gnuchains/gcc-fork.git] / libgfortran / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 0 if the target shouldn't use #pragma weak */
4 #undef GTHREAD_USE_WEAK
5
6 /* Define to 1 if you have the `access' function. */
7 #undef HAVE_ACCESS
8
9 /* libm includes acos */
10 #undef HAVE_ACOS
11
12 /* libm includes acosf */
13 #undef HAVE_ACOSF
14
15 /* libm includes acosh */
16 #undef HAVE_ACOSH
17
18 /* libm includes acoshf */
19 #undef HAVE_ACOSHF
20
21 /* libm includes acoshl */
22 #undef HAVE_ACOSHL
23
24 /* libm includes acosl */
25 #undef HAVE_ACOSL
26
27 /* Define to 1 if you have the `alarm' function. */
28 #undef HAVE_ALARM
29
30 /* libm includes asin */
31 #undef HAVE_ASIN
32
33 /* libm includes asinf */
34 #undef HAVE_ASINF
35
36 /* libm includes asinh */
37 #undef HAVE_ASINH
38
39 /* libm includes asinhf */
40 #undef HAVE_ASINHF
41
42 /* libm includes asinhl */
43 #undef HAVE_ASINHL
44
45 /* libm includes asinl */
46 #undef HAVE_ASINL
47
48 /* libm includes atan */
49 #undef HAVE_ATAN
50
51 /* libm includes atan2 */
52 #undef HAVE_ATAN2
53
54 /* libm includes atan2f */
55 #undef HAVE_ATAN2F
56
57 /* libm includes atan2l */
58 #undef HAVE_ATAN2L
59
60 /* libm includes atanf */
61 #undef HAVE_ATANF
62
63 /* libm includes atanh */
64 #undef HAVE_ATANH
65
66 /* libm includes atanhf */
67 #undef HAVE_ATANHF
68
69 /* libm includes atanhl */
70 #undef HAVE_ATANHL
71
72 /* libm includes atanl */
73 #undef HAVE_ATANL
74
75 /* Define to 1 if the target supports __attribute__((alias(...))). */
76 #undef HAVE_ATTRIBUTE_ALIAS
77
78 /* Define to 1 if the target supports __attribute__((dllexport)). */
79 #undef HAVE_ATTRIBUTE_DLLEXPORT
80
81 /* Define to 1 if the target supports __attribute__((visibility(...))). */
82 #undef HAVE_ATTRIBUTE_VISIBILITY
83
84 /* Define to 1 if you have the `backtrace' function. */
85 #undef HAVE_BACKTRACE
86
87 /* Define to 1 if you have the `backtrace_symbols' function. */
88 #undef HAVE_BACKTRACE_SYMBOLS
89
90 /* Define if fpclassify is broken. */
91 #undef HAVE_BROKEN_FPCLASSIFY
92
93 /* Define if isfinite is broken. */
94 #undef HAVE_BROKEN_ISFINITE
95
96 /* Define if isnan is broken. */
97 #undef HAVE_BROKEN_ISNAN
98
99 /* libm includes cabs */
100 #undef HAVE_CABS
101
102 /* libm includes cabsf */
103 #undef HAVE_CABSF
104
105 /* libm includes cabsl */
106 #undef HAVE_CABSL
107
108 /* libm includes carg */
109 #undef HAVE_CARG
110
111 /* libm includes cargf */
112 #undef HAVE_CARGF
113
114 /* libm includes cargl */
115 #undef HAVE_CARGL
116
117 /* libm includes ccos */
118 #undef HAVE_CCOS
119
120 /* libm includes ccosf */
121 #undef HAVE_CCOSF
122
123 /* libm includes ccosh */
124 #undef HAVE_CCOSH
125
126 /* libm includes ccoshf */
127 #undef HAVE_CCOSHF
128
129 /* libm includes ccoshl */
130 #undef HAVE_CCOSHL
131
132 /* libm includes ccosl */
133 #undef HAVE_CCOSL
134
135 /* libm includes ceil */
136 #undef HAVE_CEIL
137
138 /* libm includes ceilf */
139 #undef HAVE_CEILF
140
141 /* libm includes ceill */
142 #undef HAVE_CEILL
143
144 /* libm includes cexp */
145 #undef HAVE_CEXP
146
147 /* libm includes cexpf */
148 #undef HAVE_CEXPF
149
150 /* libm includes cexpl */
151 #undef HAVE_CEXPL
152
153 /* Define to 1 if you have the `chdir' function. */
154 #undef HAVE_CHDIR
155
156 /* Define to 1 if you have the `chsize' function. */
157 #undef HAVE_CHSIZE
158
159 /* Define to 1 if you have the `clock' function. */
160 #undef HAVE_CLOCK
161
162 /* libm includes clog */
163 #undef HAVE_CLOG
164
165 /* libm includes clog10 */
166 #undef HAVE_CLOG10
167
168 /* libm includes clog10f */
169 #undef HAVE_CLOG10F
170
171 /* libm includes clog10l */
172 #undef HAVE_CLOG10L
173
174 /* libm includes clogf */
175 #undef HAVE_CLOGF
176
177 /* libm includes clogl */
178 #undef HAVE_CLOGL
179
180 /* Define to 1 if you have the `close' function. */
181 #undef HAVE_CLOSE
182
183 /* complex.h exists */
184 #undef HAVE_COMPLEX_H
185
186 /* libm includes copysign */
187 #undef HAVE_COPYSIGN
188
189 /* libm includes copysignf */
190 #undef HAVE_COPYSIGNF
191
192 /* libm includes copysignl */
193 #undef HAVE_COPYSIGNL
194
195 /* libm includes cos */
196 #undef HAVE_COS
197
198 /* libm includes cosf */
199 #undef HAVE_COSF
200
201 /* libm includes cosh */
202 #undef HAVE_COSH
203
204 /* libm includes coshf */
205 #undef HAVE_COSHF
206
207 /* libm includes coshl */
208 #undef HAVE_COSHL
209
210 /* libm includes cosl */
211 #undef HAVE_COSL
212
213 /* libm includes cpow */
214 #undef HAVE_CPOW
215
216 /* libm includes cpowf */
217 #undef HAVE_CPOWF
218
219 /* libm includes cpowl */
220 #undef HAVE_CPOWL
221
222 /* Define if CRLF is line terminator. */
223 #undef HAVE_CRLF
224
225 /* libm includes csin */
226 #undef HAVE_CSIN
227
228 /* libm includes csinf */
229 #undef HAVE_CSINF
230
231 /* libm includes csinh */
232 #undef HAVE_CSINH
233
234 /* libm includes csinhf */
235 #undef HAVE_CSINHF
236
237 /* libm includes csinhl */
238 #undef HAVE_CSINHL
239
240 /* libm includes csinl */
241 #undef HAVE_CSINL
242
243 /* libm includes csqrt */
244 #undef HAVE_CSQRT
245
246 /* libm includes csqrtf */
247 #undef HAVE_CSQRTF
248
249 /* libm includes csqrtl */
250 #undef HAVE_CSQRTL
251
252 /* libm includes ctan */
253 #undef HAVE_CTAN
254
255 /* libm includes ctanf */
256 #undef HAVE_CTANF
257
258 /* libm includes ctanh */
259 #undef HAVE_CTANH
260
261 /* libm includes ctanhf */
262 #undef HAVE_CTANHF
263
264 /* libm includes ctanhl */
265 #undef HAVE_CTANHL
266
267 /* libm includes ctanl */
268 #undef HAVE_CTANL
269
270 /* Define to 1 if you have the `ctime' function. */
271 #undef HAVE_CTIME
272
273 /* Define to 1 if you have the `dup2' function. */
274 #undef HAVE_DUP2
275
276 /* libm includes erf */
277 #undef HAVE_ERF
278
279 /* libm includes erfc */
280 #undef HAVE_ERFC
281
282 /* libm includes erfcf */
283 #undef HAVE_ERFCF
284
285 /* libm includes erfcl */
286 #undef HAVE_ERFCL
287
288 /* libm includes erff */
289 #undef HAVE_ERFF
290
291 /* libm includes erfl */
292 #undef HAVE_ERFL
293
294 /* Define to 1 if you have the <execinfo.h> header file. */
295 #undef HAVE_EXECINFO_H
296
297 /* Define to 1 if you have the `execl' function. */
298 #undef HAVE_EXECL
299
300 /* Define to 1 if you have the `execvp' function. */
301 #undef HAVE_EXECVP
302
303 /* libm includes exp */
304 #undef HAVE_EXP
305
306 /* libm includes expf */
307 #undef HAVE_EXPF
308
309 /* libm includes expl */
310 #undef HAVE_EXPL
311
312 /* libm includes fabs */
313 #undef HAVE_FABS
314
315 /* libm includes fabsf */
316 #undef HAVE_FABSF
317
318 /* libm includes fabsl */
319 #undef HAVE_FABSL
320
321 /* Define to 1 if you have the `fdopen' function. */
322 #undef HAVE_FDOPEN
323
324 /* libm includes feenableexcept */
325 #undef HAVE_FEENABLEEXCEPT
326
327 /* Define to 1 if you have the <fenv.h> header file. */
328 #undef HAVE_FENV_H
329
330 /* Define to 1 if you have the <floatingpoint.h> header file. */
331 #undef HAVE_FLOATINGPOINT_H
332
333 /* Define to 1 if you have the <float.h> header file. */
334 #undef HAVE_FLOAT_H
335
336 /* libm includes floor */
337 #undef HAVE_FLOOR
338
339 /* libm includes floorf */
340 #undef HAVE_FLOORF
341
342 /* libm includes floorl */
343 #undef HAVE_FLOORL
344
345 /* libm includes fmod */
346 #undef HAVE_FMOD
347
348 /* libm includes fmodf */
349 #undef HAVE_FMODF
350
351 /* libm includes fmodl */
352 #undef HAVE_FMODL
353
354 /* Define to 1 if you have the `fork' function. */
355 #undef HAVE_FORK
356
357 /* Define if you have fpsetmask. */
358 #undef HAVE_FPSETMASK
359
360 /* Define to 1 if you have the <fptrap.h> header file. */
361 #undef HAVE_FPTRAP_H
362
363 /* fp_enable is present */
364 #undef HAVE_FP_ENABLE
365
366 /* fp_trap is present */
367 #undef HAVE_FP_TRAP
368
369 /* libm includes frexp */
370 #undef HAVE_FREXP
371
372 /* libm includes frexpf */
373 #undef HAVE_FREXPF
374
375 /* libm includes frexpl */
376 #undef HAVE_FREXPL
377
378 /* Define to 1 if you have the `fstat' function. */
379 #undef HAVE_FSTAT
380
381 /* Define to 1 if you have the `ftruncate' function. */
382 #undef HAVE_FTRUNCATE
383
384 /* libc includes getgid */
385 #undef HAVE_GETGID
386
387 /* Define to 1 if you have the `gethostname' function. */
388 #undef HAVE_GETHOSTNAME
389
390 /* Define to 1 if you have the `getlogin' function. */
391 #undef HAVE_GETLOGIN
392
393 /* libc includes getpid */
394 #undef HAVE_GETPID
395
396 /* libc includes getppid */
397 #undef HAVE_GETPPID
398
399 /* Define to 1 if you have the `getrlimit' function. */
400 #undef HAVE_GETRLIMIT
401
402 /* Define to 1 if you have the `getrusage' function. */
403 #undef HAVE_GETRUSAGE
404
405 /* Define to 1 if you have the `gettimeofday' function. */
406 #undef HAVE_GETTIMEOFDAY
407
408 /* libc includes getuid */
409 #undef HAVE_GETUID
410
411 /* Define if the compiler has a thread header that is non single. */
412 #undef HAVE_GTHR_DEFAULT
413
414 /* libm includes hypot */
415 #undef HAVE_HYPOT
416
417 /* libm includes hypotf */
418 #undef HAVE_HYPOTF
419
420 /* libm includes hypotl */
421 #undef HAVE_HYPOTL
422
423 /* Define to 1 if you have the <ieeefp.h> header file. */
424 #undef HAVE_IEEEFP_H
425
426 /* Define to 1 if the system has the type `intptr_t'. */
427 #undef HAVE_INTPTR_T
428
429 /* Define to 1 if you have the <inttypes.h> header file. */
430 #undef HAVE_INTTYPES_H
431
432 /* libm includes j0 */
433 #undef HAVE_J0
434
435 /* libm includes j0f */
436 #undef HAVE_J0F
437
438 /* libm includes j0l */
439 #undef HAVE_J0L
440
441 /* libm includes j1 */
442 #undef HAVE_J1
443
444 /* libm includes j1f */
445 #undef HAVE_J1F
446
447 /* libm includes j1l */
448 #undef HAVE_J1L
449
450 /* libm includes jn */
451 #undef HAVE_JN
452
453 /* libm includes jnf */
454 #undef HAVE_JNF
455
456 /* libm includes jnl */
457 #undef HAVE_JNL
458
459 /* Define to 1 if you have the `kill' function. */
460 #undef HAVE_KILL
461
462 /* libm includes ldexp */
463 #undef HAVE_LDEXP
464
465 /* libm includes ldexpf */
466 #undef HAVE_LDEXPF
467
468 /* libm includes ldexpl */
469 #undef HAVE_LDEXPL
470
471 /* Define to 1 if you have the `link' function. */
472 #undef HAVE_LINK
473
474 /* libm includes log */
475 #undef HAVE_LOG
476
477 /* libm includes log10 */
478 #undef HAVE_LOG10
479
480 /* libm includes log10f */
481 #undef HAVE_LOG10F
482
483 /* libm includes log10l */
484 #undef HAVE_LOG10L
485
486 /* libm includes logf */
487 #undef HAVE_LOGF
488
489 /* libm includes logl */
490 #undef HAVE_LOGL
491
492 /* Define to 1 if you have the `lstat' function. */
493 #undef HAVE_LSTAT
494
495 /* Define to 1 if you have the <memory.h> header file. */
496 #undef HAVE_MEMORY_H
497
498 /* Define to 1 if you have the `mkstemp' function. */
499 #undef HAVE_MKSTEMP
500
501 /* libm includes nextafter */
502 #undef HAVE_NEXTAFTER
503
504 /* libm includes nextafterf */
505 #undef HAVE_NEXTAFTERF
506
507 /* libm includes nextafterl */
508 #undef HAVE_NEXTAFTERL
509
510 /* Define to 1 if you have the `perror' function. */
511 #undef HAVE_PERROR
512
513 /* Define to 1 if you have the `pipe' function. */
514 #undef HAVE_PIPE
515
516 /* libm includes pow */
517 #undef HAVE_POW
518
519 /* libm includes powf */
520 #undef HAVE_POWF
521
522 /* libm includes powl */
523 #undef HAVE_POWL
524
525 /* libm includes round */
526 #undef HAVE_ROUND
527
528 /* libm includes roundf */
529 #undef HAVE_ROUNDF
530
531 /* libm includes roundl */
532 #undef HAVE_ROUNDL
533
534 /* libm includes scalbn */
535 #undef HAVE_SCALBN
536
537 /* libm includes scalbnf */
538 #undef HAVE_SCALBNF
539
540 /* libm includes scalbnl */
541 #undef HAVE_SCALBNL
542
543 /* Define to 1 if you have the `setmode' function. */
544 #undef HAVE_SETMODE
545
546 /* Define to 1 if you have the `signal' function. */
547 #undef HAVE_SIGNAL
548
549 /* Define to 1 if you have the <signal.h> header file. */
550 #undef HAVE_SIGNAL_H
551
552 /* libm includes sin */
553 #undef HAVE_SIN
554
555 /* libm includes sinf */
556 #undef HAVE_SINF
557
558 /* libm includes sinh */
559 #undef HAVE_SINH
560
561 /* libm includes sinhf */
562 #undef HAVE_SINHF
563
564 /* libm includes sinhl */
565 #undef HAVE_SINHL
566
567 /* libm includes sinl */
568 #undef HAVE_SINL
569
570 /* Define to 1 if you have the `sleep' function. */
571 #undef HAVE_SLEEP
572
573 /* Define to 1 if you have the `snprintf' function. */
574 #undef HAVE_SNPRINTF
575
576 /* libm includes sqrt */
577 #undef HAVE_SQRT
578
579 /* libm includes sqrtf */
580 #undef HAVE_SQRTF
581
582 /* libm includes sqrtl */
583 #undef HAVE_SQRTL
584
585 /* Define to 1 if you have the `stat' function. */
586 #undef HAVE_STAT
587
588 /* Define to 1 if you have the <stdint.h> header file. */
589 #undef HAVE_STDINT_H
590
591 /* Define to 1 if you have the <stdlib.h> header file. */
592 #undef HAVE_STDLIB_H
593
594 /* Define to 1 if you have the `strcasestr' function. */
595 #undef HAVE_STRCASESTR
596
597 /* Define to 1 if you have the `strerror' function. */
598 #undef HAVE_STRERROR
599
600 /* Define to 1 if you have the <strings.h> header file. */
601 #undef HAVE_STRINGS_H
602
603 /* Define to 1 if you have the <string.h> header file. */
604 #undef HAVE_STRING_H
605
606 /* Define to 1 if you have the `strtof' function. */
607 #undef HAVE_STRTOF
608
609 /* Define to 1 if you have the `strtold' function. */
610 #undef HAVE_STRTOLD
611
612 /* Define to 1 if `st_blksize' is member of `struct stat'. */
613 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
614
615 /* Define to 1 if `st_blocks' is member of `struct stat'. */
616 #undef HAVE_STRUCT_STAT_ST_BLOCKS
617
618 /* Define to 1 if `st_rdev' is member of `struct stat'. */
619 #undef HAVE_STRUCT_STAT_ST_RDEV
620
621 /* Define to 1 if you have the `symlink' function. */
622 #undef HAVE_SYMLINK
623
624 /* Define to 1 if the target supports __sync_fetch_and_add */
625 #undef HAVE_SYNC_FETCH_AND_ADD
626
627 /* Define to 1 if you have the <sys/resource.h> header file. */
628 #undef HAVE_SYS_RESOURCE_H
629
630 /* Define to 1 if you have the <sys/stat.h> header file. */
631 #undef HAVE_SYS_STAT_H
632
633 /* Define to 1 if you have the <sys/times.h> header file. */
634 #undef HAVE_SYS_TIMES_H
635
636 /* Define to 1 if you have the <sys/time.h> header file. */
637 #undef HAVE_SYS_TIME_H
638
639 /* Define to 1 if you have the <sys/types.h> header file. */
640 #undef HAVE_SYS_TYPES_H
641
642 /* Define to 1 if you have the <sys/wait.h> header file. */
643 #undef HAVE_SYS_WAIT_H
644
645 /* libm includes tan */
646 #undef HAVE_TAN
647
648 /* libm includes tanf */
649 #undef HAVE_TANF
650
651 /* libm includes tanh */
652 #undef HAVE_TANH
653
654 /* libm includes tanhf */
655 #undef HAVE_TANHF
656
657 /* libm includes tanhl */
658 #undef HAVE_TANHL
659
660 /* libm includes tanl */
661 #undef HAVE_TANL
662
663 /* Define to 1 if you have the `time' function. */
664 #undef HAVE_TIME
665
666 /* Define to 1 if you have the `times' function. */
667 #undef HAVE_TIMES
668
669 /* Define to 1 if you have the <time.h> header file. */
670 #undef HAVE_TIME_H
671
672 /* libm includes trunc */
673 #undef HAVE_TRUNC
674
675 /* libm includes truncf */
676 #undef HAVE_TRUNCF
677
678 /* libm includes truncl */
679 #undef HAVE_TRUNCL
680
681 /* Define to 1 if you have the `ttyname' function. */
682 #undef HAVE_TTYNAME
683
684 /* Define to 1 if you have the <unistd.h> header file. */
685 #undef HAVE_UNISTD_H
686
687 /* Define if target can unlink open files. */
688 #undef HAVE_UNLINK_OPEN_FILE
689
690 /* Define to 1 if you have the `wait' function. */
691 #undef HAVE_WAIT
692
693 /* Define if target has a reliable stat. */
694 #undef HAVE_WORKING_STAT
695
696 /* libm includes y0 */
697 #undef HAVE_Y0
698
699 /* libm includes y0f */
700 #undef HAVE_Y0F
701
702 /* libm includes y0l */
703 #undef HAVE_Y0L
704
705 /* libm includes y1 */
706 #undef HAVE_Y1
707
708 /* libm includes y1f */
709 #undef HAVE_Y1F
710
711 /* libm includes y1l */
712 #undef HAVE_Y1L
713
714 /* libm includes yn */
715 #undef HAVE_YN
716
717 /* libm includes ynf */
718 #undef HAVE_YNF
719
720 /* libm includes ynl */
721 #undef HAVE_YNL
722
723 /* Define to the address where bug reports for this package should be sent. */
724 #undef PACKAGE_BUGREPORT
725
726 /* Define to the full name of this package. */
727 #undef PACKAGE_NAME
728
729 /* Define to the full name and version of this package. */
730 #undef PACKAGE_STRING
731
732 /* Define to the one symbol short name of this package. */
733 #undef PACKAGE_TARNAME
734
735 /* Define to the version of this package. */
736 #undef PACKAGE_VERSION
737
738 /* The size of a `char', as computed by sizeof. */
739 #undef SIZEOF_CHAR
740
741 /* The size of a `int', as computed by sizeof. */
742 #undef SIZEOF_INT
743
744 /* The size of a `long', as computed by sizeof. */
745 #undef SIZEOF_LONG
746
747 /* The size of a `short', as computed by sizeof. */
748 #undef SIZEOF_SHORT
749
750 /* The size of a `void *', as computed by sizeof. */
751 #undef SIZEOF_VOID_P
752
753 /* Define to 1 if you have the ANSI C header files. */
754 #undef STDC_HEADERS
755
756 /* Define to 1 if the target supports #pragma weak */
757 #undef SUPPORTS_WEAK
758
759 /* Define to 1 if the target is ILP32. */
760 #undef TARGET_ILP32
761
762 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
763 #undef TIME_WITH_SYS_TIME
764
765 /* Number of bits in a file offset, on hosts where this is settable. */
766 #undef _FILE_OFFSET_BITS
767
768 /* Define for large files, on AIX-style hosts. */
769 #undef _LARGE_FILES
770
771 /* Define to `long' if <sys/types.h> does not define. */
772 #undef off_t