* config/mips/mips.md (length): Don't use mips_fetch_insns for indexed
[official-gcc.git] / libgfortran / config.h.in
blob3017fdd6a5044baddf4676e5c0327691167e1530
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Does gettimeofday take a single argument */
4 #undef GETTIMEOFDAY_ONE_ARGUMENT
6 /* libm includes acosf */
7 #undef HAVE_ACOSF
9 /* libm includes asinf */
10 #undef HAVE_ASINF
12 /* libm includes atan2f */
13 #undef HAVE_ATAN2F
15 /* libm includes atanf */
16 #undef HAVE_ATANF
18 /* libm includes ceilf */
19 #undef HAVE_CEILF
21 /* complex.h exists */
22 #undef HAVE_COMPLEX_H
24 /* libm includes copysignf */
25 #undef HAVE_COPYSIGNF
27 /* libm includes cosf */
28 #undef HAVE_COSF
30 /* libm includes coshf */
31 #undef HAVE_COSHF
33 /* libm includes expf */
34 #undef HAVE_EXPF
36 /* libm includes floorf */
37 #undef HAVE_FLOORF
39 /* libm includes frexpf */
40 #undef HAVE_FREXPF
42 /* Define to 1 if you have the `getpagesize' function. */
43 #undef HAVE_GETPAGESIZE
45 /* Define to 1 if you have the `getrusage' function. */
46 #undef HAVE_GETRUSAGE
48 /* Define to 1 if you have the `gettimeofday' function. */
49 #undef HAVE_GETTIMEOFDAY
51 /* libm includes hypotf */
52 #undef HAVE_HYPOTF
54 /* Define to 1 if you have the <inttypes.h> header file. */
55 #undef HAVE_INTTYPES_H
57 /* libm includes log10f */
58 #undef HAVE_LOG10F
60 /* libm includes logf */
61 #undef HAVE_LOGF
63 /* Define to 1 if you have the <math.h> header file. */
64 #undef HAVE_MATH_H
66 /* Define to 1 if you have the <memory.h> header file. */
67 #undef HAVE_MEMORY_H
69 /* Define to 1 if you have a working `mmap' system call. */
70 #undef HAVE_MMAP
72 /* libm includes nextafter */
73 #undef HAVE_NEXTAFTER
75 /* libm includes nextafterf */
76 #undef HAVE_NEXTAFTERF
78 /* libm includes round */
79 #undef HAVE_ROUND
81 /* libm includes roundf */
82 #undef HAVE_ROUNDF
84 /* libm includes scalbnf */
85 #undef HAVE_SCALBNF
87 /* libm includes sinf */
88 #undef HAVE_SINF
90 /* libm includes sinhf */
91 #undef HAVE_SINHF
93 /* libm includes sqrtf */
94 #undef HAVE_SQRTF
96 /* Define to 1 if you have the <stddef.h> header file. */
97 #undef HAVE_STDDEF_H
99 /* Define to 1 if you have the <stdint.h> header file. */
100 #undef HAVE_STDINT_H
102 /* Define to 1 if you have the <stdio.h> header file. */
103 #undef HAVE_STDIO_H
105 /* Define to 1 if you have the <stdlib.h> header file. */
106 #undef HAVE_STDLIB_H
108 /* Define to 1 if you have the <strings.h> header file. */
109 #undef HAVE_STRINGS_H
111 /* Define to 1 if you have the <string.h> header file. */
112 #undef HAVE_STRING_H
114 /* Define to 1 if you have the <sys/params.h> header file. */
115 #undef HAVE_SYS_PARAMS_H
117 /* Define to 1 if you have the <sys/resource.h> header file. */
118 #undef HAVE_SYS_RESOURCE_H
120 /* Define to 1 if you have the <sys/stat.h> header file. */
121 #undef HAVE_SYS_STAT_H
123 /* Define to 1 if you have the <sys/times.h> header file. */
124 #undef HAVE_SYS_TIMES_H
126 /* Define to 1 if you have the <sys/time.h> header file. */
127 #undef HAVE_SYS_TIME_H
129 /* Define to 1 if you have the <sys/types.h> header file. */
130 #undef HAVE_SYS_TYPES_H
132 /* libm includes tanf */
133 #undef HAVE_TANF
135 /* libm includes tanhf */
136 #undef HAVE_TANHF
138 /* Define to 1 if you have the `times' function. */
139 #undef HAVE_TIMES
141 /* Do we have struct timezone */
142 #undef HAVE_TIMEZONE
144 /* Define to 1 if you have the <time.h> header file. */
145 #undef HAVE_TIME_H
147 /* Define to 1 if you have the <unistd.h> header file. */
148 #undef HAVE_UNISTD_H
150 /* Define to the address where bug reports for this package should be sent. */
151 #undef PACKAGE_BUGREPORT
153 /* Define to the full name of this package. */
154 #undef PACKAGE_NAME
156 /* Define to the full name and version of this package. */
157 #undef PACKAGE_STRING
159 /* Define to the one symbol short name of this package. */
160 #undef PACKAGE_TARNAME
162 /* Define to the version of this package. */
163 #undef PACKAGE_VERSION
165 /* Define to 1 if you have the ANSI C header files. */
166 #undef STDC_HEADERS
168 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
169 #undef TIME_WITH_SYS_TIME
171 /* Number of bits in a file offset, on hosts where this is settable. */
172 #undef _FILE_OFFSET_BITS
174 /* Define for large files, on AIX-style hosts. */
175 #undef _LARGE_FILES
177 /* Define to `long' if <sys/types.h> does not define. */
178 #undef off_t