OSDN Git Service

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