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