OSDN Git Service

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