OSDN Git Service

* config.h.in: Regenerate.
[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 acosf */
7 #undef HAVE_ACOSF
8
9 /* libm includes asinf */
10 #undef HAVE_ASINF
11
12 /* libm includes atan2f */
13 #undef HAVE_ATAN2F
14
15 /* libm includes atanf */
16 #undef HAVE_ATANF
17
18 /* Define to 1 if the target supports __attribute__((alias(...))). */
19 #undef HAVE_ATTRIBUTE_ALIAS
20
21 /* Define to 1 if the target supports __attribute__((dllexport)). */
22 #undef HAVE_ATTRIBUTE_DLLEXPORT
23
24 /* Define to 1 if the target supports __attribute__((visibility(...))). */
25 #undef HAVE_ATTRIBUTE_VISIBILITY
26
27 /* libm includes ceilf */
28 #undef HAVE_CEILF
29
30 /* Define to 1 if you have the `chdir' function. */
31 #undef HAVE_CHDIR
32
33 /* complex.h exists */
34 #undef HAVE_COMPLEX_H
35
36 /* libm includes copysignf */
37 #undef HAVE_COPYSIGNF
38
39 /* libm includes cosf */
40 #undef HAVE_COSF
41
42 /* libm includes coshf */
43 #undef HAVE_COSHF
44
45 /* libm includes erf */
46 #undef HAVE_ERF
47
48 /* libm includes erfc */
49 #undef HAVE_ERFC
50
51 /* libm includes erfcf */
52 #undef HAVE_ERFCF
53
54 /* libm includes erff */
55 #undef HAVE_ERFF
56
57 /* libm includes expf */
58 #undef HAVE_EXPF
59
60 /* libm includes fabsf */
61 #undef HAVE_FABSF
62
63 /* libm includes finite */
64 #undef HAVE_FINITE
65
66 /* libm includes floorf */
67 #undef HAVE_FLOORF
68
69 /* libm includes frexpf */
70 #undef HAVE_FREXPF
71
72 /* libc includes getgid */
73 #undef HAVE_GETGID
74
75 /* Define to 1 if you have the `gethostname' function. */
76 #undef HAVE_GETHOSTNAME
77
78 /* Define to 1 if you have the `getlogin' function. */
79 #undef HAVE_GETLOGIN
80
81 /* Define to 1 if you have the `getpagesize' function. */
82 #undef HAVE_GETPAGESIZE
83
84 /* libc includes getpid */
85 #undef HAVE_GETPID
86
87 /* Define to 1 if you have the `getrusage' function. */
88 #undef HAVE_GETRUSAGE
89
90 /* Define to 1 if you have the `gettimeofday' function. */
91 #undef HAVE_GETTIMEOFDAY
92
93 /* libc includes getuid */
94 #undef HAVE_GETUID
95
96 /* libm includes hypotf */
97 #undef HAVE_HYPOTF
98
99 /* Define to 1 if you have the <ieeefp.h> header file. */
100 #undef HAVE_IEEEFP_H
101
102 /* Define to 1 if you have the <inttypes.h> header file. */
103 #undef HAVE_INTTYPES_H
104
105 /* libm includes j0 */
106 #undef HAVE_J0
107
108 /* libm includes j0f */
109 #undef HAVE_J0F
110
111 /* libm includes j1 */
112 #undef HAVE_J1
113
114 /* libm includes j1f */
115 #undef HAVE_J1F
116
117 /* libm includes jn */
118 #undef HAVE_JN
119
120 /* libm includes jnf */
121 #undef HAVE_JNF
122
123 /* Define to 1 if you have the `kill' function. */
124 #undef HAVE_KILL
125
126 /* Define to 1 if you have the `link' function. */
127 #undef HAVE_LINK
128
129 /* libm includes log10f */
130 #undef HAVE_LOG10F
131
132 /* libm includes logf */
133 #undef HAVE_LOGF
134
135 /* Define to 1 if you have the <math.h> header file. */
136 #undef HAVE_MATH_H
137
138 /* Define to 1 if you have the <memory.h> header file. */
139 #undef HAVE_MEMORY_H
140
141 /* Define to 1 if you have the `mkstemp' function. */
142 #undef HAVE_MKSTEMP
143
144 /* Define to 1 if you have a working `mmap' system call. */
145 #undef HAVE_MMAP
146
147 /* libm includes nextafter */
148 #undef HAVE_NEXTAFTER
149
150 /* libm includes nextafterf */
151 #undef HAVE_NEXTAFTERF
152
153 /* Define to 1 if you have the `perror' function. */
154 #undef HAVE_PERROR
155
156 /* libm includes powf */
157 #undef HAVE_POWF
158
159 /* libm includes round */
160 #undef HAVE_ROUND
161
162 /* libm includes roundf */
163 #undef HAVE_ROUNDF
164
165 /* libm includes scalbnf */
166 #undef HAVE_SCALBNF
167
168 /* Define to 1 if you have the <signal.h> header file. */
169 #undef HAVE_SIGNAL_H
170
171 /* libm includes sinf */
172 #undef HAVE_SINF
173
174 /* libm includes sinhf */
175 #undef HAVE_SINHF
176
177 /* Define to 1 if you have the `sleep' function. */
178 #undef HAVE_SLEEP
179
180 /* Define to 1 if you have the `snprintf' function. */
181 #undef HAVE_SNPRINTF
182
183 /* libm includes sqrtf */
184 #undef HAVE_SQRTF
185
186 /* Define to 1 if you have the <stddef.h> header file. */
187 #undef HAVE_STDDEF_H
188
189 /* Define to 1 if you have the <stdint.h> header file. */
190 #undef HAVE_STDINT_H
191
192 /* Define to 1 if you have the <stdio.h> header file. */
193 #undef HAVE_STDIO_H
194
195 /* Define to 1 if you have the <stdlib.h> header file. */
196 #undef HAVE_STDLIB_H
197
198 /* Define to 1 if you have the `strerror' function. */
199 #undef HAVE_STRERROR
200
201 /* Define to 1 if you have the <strings.h> header file. */
202 #undef HAVE_STRINGS_H
203
204 /* Define to 1 if you have the <string.h> header file. */
205 #undef HAVE_STRING_H
206
207 /* Define to 1 if you have the `strtof' function. */
208 #undef HAVE_STRTOF
209
210 /* Define to 1 if `st_blksize' is member of `struct stat'. */
211 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
212
213 /* Define to 1 if `st_blocks' is member of `struct stat'. */
214 #undef HAVE_STRUCT_STAT_ST_BLOCKS
215
216 /* Define to 1 if `st_rdev' is member of `struct stat'. */
217 #undef HAVE_STRUCT_STAT_ST_RDEV
218
219 /* Define to 1 if you have the `symlink' function. */
220 #undef HAVE_SYMLINK
221
222 /* Define to 1 if you have the <sys/mman.h> header file. */
223 #undef HAVE_SYS_MMAN_H
224
225 /* Define to 1 if you have the <sys/params.h> header file. */
226 #undef HAVE_SYS_PARAMS_H
227
228 /* Define to 1 if you have the <sys/resource.h> header file. */
229 #undef HAVE_SYS_RESOURCE_H
230
231 /* Define to 1 if you have the <sys/stat.h> header file. */
232 #undef HAVE_SYS_STAT_H
233
234 /* Define to 1 if you have the <sys/times.h> header file. */
235 #undef HAVE_SYS_TIMES_H
236
237 /* Define to 1 if you have the <sys/time.h> header file. */
238 #undef HAVE_SYS_TIME_H
239
240 /* Define to 1 if you have the <sys/types.h> header file. */
241 #undef HAVE_SYS_TYPES_H
242
243 /* libm includes tanf */
244 #undef HAVE_TANF
245
246 /* libm includes tanhf */
247 #undef HAVE_TANHF
248
249 /* Define to 1 if you have the `time' function. */
250 #undef HAVE_TIME
251
252 /* Define to 1 if you have the `times' function. */
253 #undef HAVE_TIMES
254
255 /* Do we have struct timezone */
256 #undef HAVE_TIMEZONE
257
258 /* Define to 1 if you have the <time.h> header file. */
259 #undef HAVE_TIME_H
260
261 /* Define to 1 if you have the <unistd.h> header file. */
262 #undef HAVE_UNISTD_H
263
264 /* libm includes y0 */
265 #undef HAVE_Y0
266
267 /* libm includes y0f */
268 #undef HAVE_Y0F
269
270 /* libm includes y1 */
271 #undef HAVE_Y1
272
273 /* libm includes y1f */
274 #undef HAVE_Y1F
275
276 /* libm includes yn */
277 #undef HAVE_YN
278
279 /* libm includes ynf */
280 #undef HAVE_YNF
281
282 /* Define to the address where bug reports for this package should be sent. */
283 #undef PACKAGE_BUGREPORT
284
285 /* Define to the full name of this package. */
286 #undef PACKAGE_NAME
287
288 /* Define to the full name and version of this package. */
289 #undef PACKAGE_STRING
290
291 /* Define to the one symbol short name of this package. */
292 #undef PACKAGE_TARNAME
293
294 /* Define to the version of this package. */
295 #undef PACKAGE_VERSION
296
297 /* Define to 1 if you have the ANSI C header files. */
298 #undef STDC_HEADERS
299
300 /* Define to 1 if the target is ILP32. */
301 #undef TARGET_ILP32
302
303 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
304 #undef TIME_WITH_SYS_TIME
305
306 /* Number of bits in a file offset, on hosts where this is settable. */
307 #undef _FILE_OFFSET_BITS
308
309 /* Define for large files, on AIX-style hosts. */
310 #undef _LARGE_FILES
311
312 /* Define to `long' if <sys/types.h> does not define. */
313 #undef off_t