OSDN Git Service

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