* gengtype.c (walk_type): Produce `not equal to' compares for loop
[official-gcc.git] / libgfortran / config.h.in
blobb858c4ef01b17b09a40e472fe4bca453beeb4dd0
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 /* Define to 1 if the target supports __attribute__((alias(...))). */
19 #undef HAVE_ATTRIBUTE_ALIAS
21 /* Define to 1 if the target supports __attribute__((dllexport)). */
22 #undef HAVE_ATTRIBUTE_DLLEXPORT
24 /* Define to 1 if the target supports __attribute__((visibility(...))). */
25 #undef HAVE_ATTRIBUTE_VISIBILITY
27 /* libm includes ceilf */
28 #undef HAVE_CEILF
30 /* complex.h exists */
31 #undef HAVE_COMPLEX_H
33 /* libm includes copysignf */
34 #undef HAVE_COPYSIGNF
36 /* libm includes cosf */
37 #undef HAVE_COSF
39 /* libm includes coshf */
40 #undef HAVE_COSHF
42 /* libm includes erf */
43 #undef HAVE_ERF
45 /* libm includes erfc */
46 #undef HAVE_ERFC
48 /* libm includes erfcf */
49 #undef HAVE_ERFCF
51 /* libm includes erff */
52 #undef HAVE_ERFF
54 /* libm includes expf */
55 #undef HAVE_EXPF
57 /* libm includes fabsf */
58 #undef HAVE_FABSF
60 /* libm includes finite */
61 #undef HAVE_FINITE
63 /* libm includes floorf */
64 #undef HAVE_FLOORF
66 /* libm includes frexpf */
67 #undef HAVE_FREXPF
69 /* libc includes getgid */
70 #undef HAVE_GETGID
72 /* Define to 1 if you have the `getpagesize' function. */
73 #undef HAVE_GETPAGESIZE
75 /* libc includes getpid */
76 #undef HAVE_GETPID
78 /* Define to 1 if you have the `getrusage' function. */
79 #undef HAVE_GETRUSAGE
81 /* Define to 1 if you have the `gettimeofday' function. */
82 #undef HAVE_GETTIMEOFDAY
84 /* libc includes getuid */
85 #undef HAVE_GETUID
87 /* libm includes hypotf */
88 #undef HAVE_HYPOTF
90 /* Define to 1 if you have the <ieeefp.h> header file. */
91 #undef HAVE_IEEEFP_H
93 /* Define to 1 if you have the <inttypes.h> header file. */
94 #undef HAVE_INTTYPES_H
96 /* libm includes j0 */
97 #undef HAVE_J0
99 /* libm includes j0f */
100 #undef HAVE_J0F
102 /* libm includes j1 */
103 #undef HAVE_J1
105 /* libm includes j1f */
106 #undef HAVE_J1F
108 /* libm includes jn */
109 #undef HAVE_JN
111 /* libm includes jnf */
112 #undef HAVE_JNF
114 /* libm includes log10f */
115 #undef HAVE_LOG10F
117 /* libm includes logf */
118 #undef HAVE_LOGF
120 /* Define to 1 if you have the <math.h> header file. */
121 #undef HAVE_MATH_H
123 /* Define to 1 if you have the <memory.h> header file. */
124 #undef HAVE_MEMORY_H
126 /* Define to 1 if you have the `mkstemp' function. */
127 #undef HAVE_MKSTEMP
129 /* Define to 1 if you have a working `mmap' system call. */
130 #undef HAVE_MMAP
132 /* libm includes nextafter */
133 #undef HAVE_NEXTAFTER
135 /* libm includes nextafterf */
136 #undef HAVE_NEXTAFTERF
138 /* libm includes powf */
139 #undef HAVE_POWF
141 /* libm includes round */
142 #undef HAVE_ROUND
144 /* libm includes roundf */
145 #undef HAVE_ROUNDF
147 /* libm includes scalbnf */
148 #undef HAVE_SCALBNF
150 /* libm includes sinf */
151 #undef HAVE_SINF
153 /* libm includes sinhf */
154 #undef HAVE_SINHF
156 /* Define to 1 if you have the `snprintf' function. */
157 #undef HAVE_SNPRINTF
159 /* libm includes sqrtf */
160 #undef HAVE_SQRTF
162 /* Define to 1 if you have the <stddef.h> header file. */
163 #undef HAVE_STDDEF_H
165 /* Define to 1 if you have the <stdint.h> header file. */
166 #undef HAVE_STDINT_H
168 /* Define to 1 if you have the <stdio.h> header file. */
169 #undef HAVE_STDIO_H
171 /* Define to 1 if you have the <stdlib.h> header file. */
172 #undef HAVE_STDLIB_H
174 /* Define to 1 if you have the <strings.h> header file. */
175 #undef HAVE_STRINGS_H
177 /* Define to 1 if you have the <string.h> header file. */
178 #undef HAVE_STRING_H
180 /* Define to 1 if you have the `strtof' function. */
181 #undef HAVE_STRTOF
183 /* Define to 1 if `st_blksize' is member of `struct stat'. */
184 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
186 /* Define to 1 if `st_blocks' is member of `struct stat'. */
187 #undef HAVE_STRUCT_STAT_ST_BLOCKS
189 /* Define to 1 if `st_rdev' is member of `struct stat'. */
190 #undef HAVE_STRUCT_STAT_ST_RDEV
192 /* Define to 1 if you have the <sys/mman.h> header file. */
193 #undef HAVE_SYS_MMAN_H
195 /* Define to 1 if you have the <sys/params.h> header file. */
196 #undef HAVE_SYS_PARAMS_H
198 /* Define to 1 if you have the <sys/resource.h> header file. */
199 #undef HAVE_SYS_RESOURCE_H
201 /* Define to 1 if you have the <sys/stat.h> header file. */
202 #undef HAVE_SYS_STAT_H
204 /* Define to 1 if you have the <sys/times.h> header file. */
205 #undef HAVE_SYS_TIMES_H
207 /* Define to 1 if you have the <sys/time.h> header file. */
208 #undef HAVE_SYS_TIME_H
210 /* Define to 1 if you have the <sys/types.h> header file. */
211 #undef HAVE_SYS_TYPES_H
213 /* libm includes tanf */
214 #undef HAVE_TANF
216 /* libm includes tanhf */
217 #undef HAVE_TANHF
219 /* Define to 1 if you have the `times' function. */
220 #undef HAVE_TIMES
222 /* Do we have struct timezone */
223 #undef HAVE_TIMEZONE
225 /* Define to 1 if you have the <time.h> header file. */
226 #undef HAVE_TIME_H
228 /* Define to 1 if you have the <unistd.h> header file. */
229 #undef HAVE_UNISTD_H
231 /* libm includes y0 */
232 #undef HAVE_Y0
234 /* libm includes y0f */
235 #undef HAVE_Y0F
237 /* libm includes y1 */
238 #undef HAVE_Y1
240 /* libm includes y1f */
241 #undef HAVE_Y1F
243 /* libm includes yn */
244 #undef HAVE_YN
246 /* libm includes ynf */
247 #undef HAVE_YNF
249 /* Define to the address where bug reports for this package should be sent. */
250 #undef PACKAGE_BUGREPORT
252 /* Define to the full name of this package. */
253 #undef PACKAGE_NAME
255 /* Define to the full name and version of this package. */
256 #undef PACKAGE_STRING
258 /* Define to the one symbol short name of this package. */
259 #undef PACKAGE_TARNAME
261 /* Define to the version of this package. */
262 #undef PACKAGE_VERSION
264 /* Define to 1 if you have the ANSI C header files. */
265 #undef STDC_HEADERS
267 /* Define to 1 if the target is ILP32. */
268 #undef TARGET_ILP32
270 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
271 #undef TIME_WITH_SYS_TIME
273 /* Number of bits in a file offset, on hosts where this is settable. */
274 #undef _FILE_OFFSET_BITS
276 /* Define for large files, on AIX-style hosts. */
277 #undef _LARGE_FILES
279 /* Define to `long' if <sys/types.h> does not define. */
280 #undef off_t