2008-06-04 Xinliang David Li <davidxl@google.com>
[official-gcc.git] / libgfortran / config.h.in
blob1f291a48e2773ad449bf6c3c39eccac37be8b66a
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 0 if the target shouldn't use #pragma weak */
4 #undef GTHREAD_USE_WEAK
6 /* Define to 1 if you have the `access' function. */
7 #undef HAVE_ACCESS
9 /* libm includes acos */
10 #undef HAVE_ACOS
12 /* libm includes acosf */
13 #undef HAVE_ACOSF
15 /* libm includes acosh */
16 #undef HAVE_ACOSH
18 /* libm includes acoshf */
19 #undef HAVE_ACOSHF
21 /* libm includes acoshl */
22 #undef HAVE_ACOSHL
24 /* libm includes acosl */
25 #undef HAVE_ACOSL
27 /* Define to 1 if you have the `alarm' function. */
28 #undef HAVE_ALARM
30 /* libm includes asin */
31 #undef HAVE_ASIN
33 /* libm includes asinf */
34 #undef HAVE_ASINF
36 /* libm includes asinh */
37 #undef HAVE_ASINH
39 /* libm includes asinhf */
40 #undef HAVE_ASINHF
42 /* libm includes asinhl */
43 #undef HAVE_ASINHL
45 /* libm includes asinl */
46 #undef HAVE_ASINL
48 /* libm includes atan */
49 #undef HAVE_ATAN
51 /* libm includes atan2 */
52 #undef HAVE_ATAN2
54 /* libm includes atan2f */
55 #undef HAVE_ATAN2F
57 /* libm includes atan2l */
58 #undef HAVE_ATAN2L
60 /* libm includes atanf */
61 #undef HAVE_ATANF
63 /* libm includes atanh */
64 #undef HAVE_ATANH
66 /* libm includes atanhf */
67 #undef HAVE_ATANHF
69 /* libm includes atanhl */
70 #undef HAVE_ATANHL
72 /* libm includes atanl */
73 #undef HAVE_ATANL
75 /* Define to 1 if the target supports __attribute__((alias(...))). */
76 #undef HAVE_ATTRIBUTE_ALIAS
78 /* Define to 1 if the target supports __attribute__((dllexport)). */
79 #undef HAVE_ATTRIBUTE_DLLEXPORT
81 /* Define to 1 if the target supports __attribute__((visibility(...))). */
82 #undef HAVE_ATTRIBUTE_VISIBILITY
84 /* Define to 1 if you have the `backtrace' function. */
85 #undef HAVE_BACKTRACE
87 /* Define to 1 if you have the `backtrace_symbols' function. */
88 #undef HAVE_BACKTRACE_SYMBOLS
90 /* Define if fpclassify is broken. */
91 #undef HAVE_BROKEN_FPCLASSIFY
93 /* Define if isfinite is broken. */
94 #undef HAVE_BROKEN_ISFINITE
96 /* Define if isnan is broken. */
97 #undef HAVE_BROKEN_ISNAN
99 /* libm includes cabs */
100 #undef HAVE_CABS
102 /* libm includes cabsf */
103 #undef HAVE_CABSF
105 /* libm includes cabsl */
106 #undef HAVE_CABSL
108 /* libm includes carg */
109 #undef HAVE_CARG
111 /* libm includes cargf */
112 #undef HAVE_CARGF
114 /* libm includes cargl */
115 #undef HAVE_CARGL
117 /* libm includes ccos */
118 #undef HAVE_CCOS
120 /* libm includes ccosf */
121 #undef HAVE_CCOSF
123 /* libm includes ccosh */
124 #undef HAVE_CCOSH
126 /* libm includes ccoshf */
127 #undef HAVE_CCOSHF
129 /* libm includes ccoshl */
130 #undef HAVE_CCOSHL
132 /* libm includes ccosl */
133 #undef HAVE_CCOSL
135 /* libm includes ceil */
136 #undef HAVE_CEIL
138 /* libm includes ceilf */
139 #undef HAVE_CEILF
141 /* libm includes ceill */
142 #undef HAVE_CEILL
144 /* libm includes cexp */
145 #undef HAVE_CEXP
147 /* libm includes cexpf */
148 #undef HAVE_CEXPF
150 /* libm includes cexpl */
151 #undef HAVE_CEXPL
153 /* Define to 1 if you have the `chdir' function. */
154 #undef HAVE_CHDIR
156 /* Define to 1 if you have the `chsize' function. */
157 #undef HAVE_CHSIZE
159 /* Define to 1 if you have the `clock' function. */
160 #undef HAVE_CLOCK
162 /* libm includes clog */
163 #undef HAVE_CLOG
165 /* libm includes clog10 */
166 #undef HAVE_CLOG10
168 /* libm includes clog10f */
169 #undef HAVE_CLOG10F
171 /* libm includes clog10l */
172 #undef HAVE_CLOG10L
174 /* libm includes clogf */
175 #undef HAVE_CLOGF
177 /* libm includes clogl */
178 #undef HAVE_CLOGL
180 /* Define to 1 if you have the `close' function. */
181 #undef HAVE_CLOSE
183 /* complex.h exists */
184 #undef HAVE_COMPLEX_H
186 /* libm includes copysign */
187 #undef HAVE_COPYSIGN
189 /* libm includes copysignf */
190 #undef HAVE_COPYSIGNF
192 /* libm includes copysignl */
193 #undef HAVE_COPYSIGNL
195 /* libm includes cos */
196 #undef HAVE_COS
198 /* libm includes cosf */
199 #undef HAVE_COSF
201 /* libm includes cosh */
202 #undef HAVE_COSH
204 /* libm includes coshf */
205 #undef HAVE_COSHF
207 /* libm includes coshl */
208 #undef HAVE_COSHL
210 /* libm includes cosl */
211 #undef HAVE_COSL
213 /* libm includes cpow */
214 #undef HAVE_CPOW
216 /* libm includes cpowf */
217 #undef HAVE_CPOWF
219 /* libm includes cpowl */
220 #undef HAVE_CPOWL
222 /* Define if CRLF is line terminator. */
223 #undef HAVE_CRLF
225 /* libm includes csin */
226 #undef HAVE_CSIN
228 /* libm includes csinf */
229 #undef HAVE_CSINF
231 /* libm includes csinh */
232 #undef HAVE_CSINH
234 /* libm includes csinhf */
235 #undef HAVE_CSINHF
237 /* libm includes csinhl */
238 #undef HAVE_CSINHL
240 /* libm includes csinl */
241 #undef HAVE_CSINL
243 /* libm includes csqrt */
244 #undef HAVE_CSQRT
246 /* libm includes csqrtf */
247 #undef HAVE_CSQRTF
249 /* libm includes csqrtl */
250 #undef HAVE_CSQRTL
252 /* libm includes ctan */
253 #undef HAVE_CTAN
255 /* libm includes ctanf */
256 #undef HAVE_CTANF
258 /* libm includes ctanh */
259 #undef HAVE_CTANH
261 /* libm includes ctanhf */
262 #undef HAVE_CTANHF
264 /* libm includes ctanhl */
265 #undef HAVE_CTANHL
267 /* libm includes ctanl */
268 #undef HAVE_CTANL
270 /* Define to 1 if you have the `ctime' function. */
271 #undef HAVE_CTIME
273 /* Define to 1 if you have the <dlfcn.h> header file. */
274 #undef HAVE_DLFCN_H
276 /* Define to 1 if you have the `dup' function. */
277 #undef HAVE_DUP
279 /* Define to 1 if you have the `dup2' function. */
280 #undef HAVE_DUP2
282 /* libm includes erf */
283 #undef HAVE_ERF
285 /* libm includes erfc */
286 #undef HAVE_ERFC
288 /* libm includes erfcf */
289 #undef HAVE_ERFCF
291 /* libm includes erfcl */
292 #undef HAVE_ERFCL
294 /* libm includes erff */
295 #undef HAVE_ERFF
297 /* libm includes erfl */
298 #undef HAVE_ERFL
300 /* Define to 1 if you have the <execinfo.h> header file. */
301 #undef HAVE_EXECINFO_H
303 /* Define to 1 if you have the `execl' function. */
304 #undef HAVE_EXECL
306 /* Define to 1 if you have the `execvp' function. */
307 #undef HAVE_EXECVP
309 /* libm includes exp */
310 #undef HAVE_EXP
312 /* libm includes expf */
313 #undef HAVE_EXPF
315 /* libm includes expl */
316 #undef HAVE_EXPL
318 /* libm includes fabs */
319 #undef HAVE_FABS
321 /* libm includes fabsf */
322 #undef HAVE_FABSF
324 /* libm includes fabsl */
325 #undef HAVE_FABSL
327 /* Define to 1 if you have the `fdopen' function. */
328 #undef HAVE_FDOPEN
330 /* libm includes feenableexcept */
331 #undef HAVE_FEENABLEEXCEPT
333 /* Define to 1 if you have the <fenv.h> header file. */
334 #undef HAVE_FENV_H
336 /* Define to 1 if you have the <floatingpoint.h> header file. */
337 #undef HAVE_FLOATINGPOINT_H
339 /* Define to 1 if you have the <float.h> header file. */
340 #undef HAVE_FLOAT_H
342 /* libm includes floor */
343 #undef HAVE_FLOOR
345 /* libm includes floorf */
346 #undef HAVE_FLOORF
348 /* libm includes floorl */
349 #undef HAVE_FLOORL
351 /* libm includes fmod */
352 #undef HAVE_FMOD
354 /* libm includes fmodf */
355 #undef HAVE_FMODF
357 /* libm includes fmodl */
358 #undef HAVE_FMODL
360 /* Define to 1 if you have the `fork' function. */
361 #undef HAVE_FORK
363 /* Define if you have fpsetmask. */
364 #undef HAVE_FPSETMASK
366 /* Define to 1 if you have the <fptrap.h> header file. */
367 #undef HAVE_FPTRAP_H
369 /* fp_enable is present */
370 #undef HAVE_FP_ENABLE
372 /* fp_trap is present */
373 #undef HAVE_FP_TRAP
375 /* libm includes frexp */
376 #undef HAVE_FREXP
378 /* libm includes frexpf */
379 #undef HAVE_FREXPF
381 /* libm includes frexpl */
382 #undef HAVE_FREXPL
384 /* Define to 1 if you have the `fstat' function. */
385 #undef HAVE_FSTAT
387 /* Define to 1 if you have the `ftruncate' function. */
388 #undef HAVE_FTRUNCATE
390 /* Define to 1 if you have the `getcwd' function. */
391 #undef HAVE_GETCWD
393 /* libc includes geteuid */
394 #undef HAVE_GETEUID
396 /* libc includes getgid */
397 #undef HAVE_GETGID
399 /* Define to 1 if you have the `gethostname' function. */
400 #undef HAVE_GETHOSTNAME
402 /* Define to 1 if you have the `getlogin' function. */
403 #undef HAVE_GETLOGIN
405 /* libc includes getpid */
406 #undef HAVE_GETPID
408 /* libc includes getppid */
409 #undef HAVE_GETPPID
411 /* Define to 1 if you have the `getpwuid' function. */
412 #undef HAVE_GETPWUID
414 /* Define to 1 if you have the `getrlimit' function. */
415 #undef HAVE_GETRLIMIT
417 /* Define to 1 if you have the `getrusage' function. */
418 #undef HAVE_GETRUSAGE
420 /* Define to 1 if you have the `gettimeofday' function. */
421 #undef HAVE_GETTIMEOFDAY
423 /* libc includes getuid */
424 #undef HAVE_GETUID
426 /* Define if the compiler has a thread header that is non single. */
427 #undef HAVE_GTHR_DEFAULT
429 /* libm includes hypot */
430 #undef HAVE_HYPOT
432 /* libm includes hypotf */
433 #undef HAVE_HYPOTF
435 /* libm includes hypotl */
436 #undef HAVE_HYPOTL
438 /* Define to 1 if you have the <ieeefp.h> header file. */
439 #undef HAVE_IEEEFP_H
441 /* Define to 1 if the system has the type `intptr_t'. */
442 #undef HAVE_INTPTR_T
444 /* Define to 1 if you have the <inttypes.h> header file. */
445 #undef HAVE_INTTYPES_H
447 /* libm includes j0 */
448 #undef HAVE_J0
450 /* libm includes j0f */
451 #undef HAVE_J0F
453 /* libm includes j0l */
454 #undef HAVE_J0L
456 /* libm includes j1 */
457 #undef HAVE_J1
459 /* libm includes j1f */
460 #undef HAVE_J1F
462 /* libm includes j1l */
463 #undef HAVE_J1L
465 /* libm includes jn */
466 #undef HAVE_JN
468 /* libm includes jnf */
469 #undef HAVE_JNF
471 /* libm includes jnl */
472 #undef HAVE_JNL
474 /* Define to 1 if you have the `kill' function. */
475 #undef HAVE_KILL
477 /* libm includes ldexp */
478 #undef HAVE_LDEXP
480 /* libm includes ldexpf */
481 #undef HAVE_LDEXPF
483 /* libm includes ldexpl */
484 #undef HAVE_LDEXPL
486 /* libm includes lgamma */
487 #undef HAVE_LGAMMA
489 /* libm includes lgammaf */
490 #undef HAVE_LGAMMAF
492 /* libm includes lgammal */
493 #undef HAVE_LGAMMAL
495 /* Define to 1 if you have the `link' function. */
496 #undef HAVE_LINK
498 /* libm includes llround */
499 #undef HAVE_LLROUND
501 /* libm includes llroundf */
502 #undef HAVE_LLROUNDF
504 /* libm includes llroundl */
505 #undef HAVE_LLROUNDL
507 /* libm includes log */
508 #undef HAVE_LOG
510 /* libm includes log10 */
511 #undef HAVE_LOG10
513 /* libm includes log10f */
514 #undef HAVE_LOG10F
516 /* libm includes log10l */
517 #undef HAVE_LOG10L
519 /* libm includes logf */
520 #undef HAVE_LOGF
522 /* libm includes logl */
523 #undef HAVE_LOGL
525 /* libm includes lround */
526 #undef HAVE_LROUND
528 /* libm includes lroundf */
529 #undef HAVE_LROUNDF
531 /* libm includes lroundl */
532 #undef HAVE_LROUNDL
534 /* Define to 1 if you have the `lstat' function. */
535 #undef HAVE_LSTAT
537 /* Define to 1 if you have the <memory.h> header file. */
538 #undef HAVE_MEMORY_H
540 /* Define if you have __mingw_snprintf. */
541 #undef HAVE_MINGW_SNPRINTF
543 /* Define to 1 if you have the `mkstemp' function. */
544 #undef HAVE_MKSTEMP
546 /* libm includes nextafter */
547 #undef HAVE_NEXTAFTER
549 /* libm includes nextafterf */
550 #undef HAVE_NEXTAFTERF
552 /* libm includes nextafterl */
553 #undef HAVE_NEXTAFTERL
555 /* Define to 1 if you have the `perror' function. */
556 #undef HAVE_PERROR
558 /* Define to 1 if you have the `pipe' function. */
559 #undef HAVE_PIPE
561 /* libm includes pow */
562 #undef HAVE_POW
564 /* libm includes powf */
565 #undef HAVE_POWF
567 /* libm includes powl */
568 #undef HAVE_POWL
570 /* Define to 1 if you have the <pwd.h> header file. */
571 #undef HAVE_PWD_H
573 /* libm includes round */
574 #undef HAVE_ROUND
576 /* libm includes roundf */
577 #undef HAVE_ROUNDF
579 /* libm includes roundl */
580 #undef HAVE_ROUNDL
582 /* libm includes scalbn */
583 #undef HAVE_SCALBN
585 /* libm includes scalbnf */
586 #undef HAVE_SCALBNF
588 /* libm includes scalbnl */
589 #undef HAVE_SCALBNL
591 /* Define to 1 if you have the `setmode' function. */
592 #undef HAVE_SETMODE
594 /* Define to 1 if you have the `signal' function. */
595 #undef HAVE_SIGNAL
597 /* Define to 1 if you have the <signal.h> header file. */
598 #undef HAVE_SIGNAL_H
600 /* libm includes sin */
601 #undef HAVE_SIN
603 /* libm includes sinf */
604 #undef HAVE_SINF
606 /* libm includes sinh */
607 #undef HAVE_SINH
609 /* libm includes sinhf */
610 #undef HAVE_SINHF
612 /* libm includes sinhl */
613 #undef HAVE_SINHL
615 /* libm includes sinl */
616 #undef HAVE_SINL
618 /* Define to 1 if you have the `sleep' function. */
619 #undef HAVE_SLEEP
621 /* Define to 1 if you have the `snprintf' function. */
622 #undef HAVE_SNPRINTF
624 /* libm includes sqrt */
625 #undef HAVE_SQRT
627 /* libm includes sqrtf */
628 #undef HAVE_SQRTF
630 /* libm includes sqrtl */
631 #undef HAVE_SQRTL
633 /* Define to 1 if you have the `stat' function. */
634 #undef HAVE_STAT
636 /* Define to 1 if you have the <stdarg.h> header file. */
637 #undef HAVE_STDARG_H
639 /* Define to 1 if you have the <stdint.h> header file. */
640 #undef HAVE_STDINT_H
642 /* Define to 1 if you have the <stdio.h> header file. */
643 #undef HAVE_STDIO_H
645 /* Define to 1 if you have the <stdlib.h> header file. */
646 #undef HAVE_STDLIB_H
648 /* Define to 1 if you have the `strcasestr' function. */
649 #undef HAVE_STRCASESTR
651 /* Define to 1 if you have the `strerror' function. */
652 #undef HAVE_STRERROR
654 /* Define to 1 if you have the <strings.h> header file. */
655 #undef HAVE_STRINGS_H
657 /* Define to 1 if you have the <string.h> header file. */
658 #undef HAVE_STRING_H
660 /* Define to 1 if you have the `strtof' function. */
661 #undef HAVE_STRTOF
663 /* Define to 1 if you have the `strtold' function. */
664 #undef HAVE_STRTOLD
666 /* Define to 1 if `st_blksize' is member of `struct stat'. */
667 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
669 /* Define to 1 if `st_blocks' is member of `struct stat'. */
670 #undef HAVE_STRUCT_STAT_ST_BLOCKS
672 /* Define to 1 if `st_rdev' is member of `struct stat'. */
673 #undef HAVE_STRUCT_STAT_ST_RDEV
675 /* Define to 1 if you have the `symlink' function. */
676 #undef HAVE_SYMLINK
678 /* Define to 1 if the target supports __sync_fetch_and_add */
679 #undef HAVE_SYNC_FETCH_AND_ADD
681 /* Define to 1 if you have the <sys/resource.h> header file. */
682 #undef HAVE_SYS_RESOURCE_H
684 /* Define to 1 if you have the <sys/stat.h> header file. */
685 #undef HAVE_SYS_STAT_H
687 /* Define to 1 if you have the <sys/times.h> header file. */
688 #undef HAVE_SYS_TIMES_H
690 /* Define to 1 if you have the <sys/time.h> header file. */
691 #undef HAVE_SYS_TIME_H
693 /* Define to 1 if you have the <sys/types.h> header file. */
694 #undef HAVE_SYS_TYPES_H
696 /* Define to 1 if you have the <sys/wait.h> header file. */
697 #undef HAVE_SYS_WAIT_H
699 /* libm includes tan */
700 #undef HAVE_TAN
702 /* libm includes tanf */
703 #undef HAVE_TANF
705 /* libm includes tanh */
706 #undef HAVE_TANH
708 /* libm includes tanhf */
709 #undef HAVE_TANHF
711 /* libm includes tanhl */
712 #undef HAVE_TANHL
714 /* libm includes tanl */
715 #undef HAVE_TANL
717 /* libm includes tgamma */
718 #undef HAVE_TGAMMA
720 /* libm includes tgammaf */
721 #undef HAVE_TGAMMAF
723 /* libm includes tgammal */
724 #undef HAVE_TGAMMAL
726 /* Define to 1 if you have the `time' function. */
727 #undef HAVE_TIME
729 /* Define to 1 if you have the `times' function. */
730 #undef HAVE_TIMES
732 /* Define to 1 if you have the <time.h> header file. */
733 #undef HAVE_TIME_H
735 /* libm includes trunc */
736 #undef HAVE_TRUNC
738 /* libm includes truncf */
739 #undef HAVE_TRUNCF
741 /* libm includes truncl */
742 #undef HAVE_TRUNCL
744 /* Define to 1 if you have the `ttyname' function. */
745 #undef HAVE_TTYNAME
747 /* Define to 1 if the system has the type `uintptr_t'. */
748 #undef HAVE_UINTPTR_T
750 /* Define to 1 if you have the <unistd.h> header file. */
751 #undef HAVE_UNISTD_H
753 /* Define if target can unlink open files. */
754 #undef HAVE_UNLINK_OPEN_FILE
756 /* Define to 1 if you have the `vsnprintf' function. */
757 #undef HAVE_VSNPRINTF
759 /* Define to 1 if you have the `wait' function. */
760 #undef HAVE_WAIT
762 /* Define if target has a reliable stat. */
763 #undef HAVE_WORKING_STAT
765 /* libm includes y0 */
766 #undef HAVE_Y0
768 /* libm includes y0f */
769 #undef HAVE_Y0F
771 /* libm includes y0l */
772 #undef HAVE_Y0L
774 /* libm includes y1 */
775 #undef HAVE_Y1
777 /* libm includes y1f */
778 #undef HAVE_Y1F
780 /* libm includes y1l */
781 #undef HAVE_Y1L
783 /* libm includes yn */
784 #undef HAVE_YN
786 /* libm includes ynf */
787 #undef HAVE_YNF
789 /* libm includes ynl */
790 #undef HAVE_YNL
792 /* Define to the sub-directory in which libtool stores uninstalled libraries.
794 #undef LT_OBJDIR
796 /* Define to the address where bug reports for this package should be sent. */
797 #undef PACKAGE_BUGREPORT
799 /* Define to the full name of this package. */
800 #undef PACKAGE_NAME
802 /* Define to the full name and version of this package. */
803 #undef PACKAGE_STRING
805 /* Define to the one symbol short name of this package. */
806 #undef PACKAGE_TARNAME
808 /* Define to the version of this package. */
809 #undef PACKAGE_VERSION
811 /* The size of a `char', as computed by sizeof. */
812 #undef SIZEOF_CHAR
814 /* The size of a `int', as computed by sizeof. */
815 #undef SIZEOF_INT
817 /* The size of a `long', as computed by sizeof. */
818 #undef SIZEOF_LONG
820 /* The size of a `short', as computed by sizeof. */
821 #undef SIZEOF_SHORT
823 /* The size of a `void *', as computed by sizeof. */
824 #undef SIZEOF_VOID_P
826 /* Define to 1 if you have the ANSI C header files. */
827 #undef STDC_HEADERS
829 /* Define to 1 if the target supports #pragma weak */
830 #undef SUPPORTS_WEAK
832 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
833 #undef TIME_WITH_SYS_TIME
835 /* Number of bits in a file offset, on hosts where this is settable. */
836 #undef _FILE_OFFSET_BITS
838 /* Define for large files, on AIX-style hosts. */
839 #undef _LARGE_FILES
841 /* Define to `long' if <sys/types.h> does not define. */
842 #undef off_t