OSDN Git Service

Regenerate tree using Autoconf 2.64 and Automake 1.11.
[pf3gnuchains/pf3gnuchains4x.git] / sim / ppc / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to 1 if translation of program messages to the user's native
7    language is requested. */
8 #undef ENABLE_NLS
9
10 /* Define to the type of elements in the array set by `getgroups'. Usually
11    this is either `int' or `gid_t'. */
12 #undef GETGROUPS_T
13
14 /* Define to 1 if you have the `access' function. */
15 #undef HAVE_ACCESS
16
17 /* Define to 1 if you have the `cfgetispeed' function. */
18 #undef HAVE_CFGETISPEED
19
20 /* Define to 1 if you have the `cfgetospeed' function. */
21 #undef HAVE_CFGETOSPEED
22
23 /* Define to 1 if you have the `cfsetispeed' function. */
24 #undef HAVE_CFSETISPEED
25
26 /* Define to 1 if you have the `cfsetospeed' function. */
27 #undef HAVE_CFSETOSPEED
28
29 /* Define to 1 if you have the `chdir' function. */
30 #undef HAVE_CHDIR
31
32 /* Define to 1 if you have the `chmod' function. */
33 #undef HAVE_CHMOD
34
35 /* Define to 1 if you have the `chown' function. */
36 #undef HAVE_CHOWN
37
38 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
39    */
40 #undef HAVE_DECL_TZNAME
41
42 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
43    */
44 #undef HAVE_DIRENT_H
45
46 /* Define to 1 if you have the `dup' function. */
47 #undef HAVE_DUP
48
49 /* Define to 1 if you have the `dup2' function. */
50 #undef HAVE_DUP2
51
52 /* Define to 1 if you have the `fchmod' function. */
53 #undef HAVE_FCHMOD
54
55 /* Define to 1 if you have the `fchown' function. */
56 #undef HAVE_FCHOWN
57
58 /* Define to 1 if you have the `fcntl' function. */
59 #undef HAVE_FCNTL
60
61 /* Define to 1 if you have the <fcntl.h> header file. */
62 #undef HAVE_FCNTL_H
63
64 /* Define to 1 if you have the `fstat' function. */
65 #undef HAVE_FSTAT
66
67 /* Define to 1 if you have the `fstatfs' function. */
68 #undef HAVE_FSTATFS
69
70 /* Define to 1 if you have the `getdirentries' function. */
71 #undef HAVE_GETDIRENTRIES
72
73 /* Define to 1 if you have the `getegid' function. */
74 #undef HAVE_GETEGID
75
76 /* Define to 1 if you have the `geteuid' function. */
77 #undef HAVE_GETEUID
78
79 /* Define to 1 if you have the `getgid' function. */
80 #undef HAVE_GETGID
81
82 /* Define to 1 if you have the `getpid' function. */
83 #undef HAVE_GETPID
84
85 /* Define to 1 if you have the `getppid' function. */
86 #undef HAVE_GETPPID
87
88 /* Define to 1 if you have the `getrusage' function. */
89 #undef HAVE_GETRUSAGE
90
91 /* Define to 1 if you have the `gettimeofday' function. */
92 #undef HAVE_GETTIMEOFDAY
93
94 /* Define to 1 if you have the `getuid' function. */
95 #undef HAVE_GETUID
96
97 /* Define to 1 if you have the <inttypes.h> header file. */
98 #undef HAVE_INTTYPES_H
99
100 /* Define to 1 if you have the `ioctl' function. */
101 #undef HAVE_IOCTL
102
103 /* Define to 1 if you have the `kill' function. */
104 #undef HAVE_KILL
105
106 /* Define to 1 if you have the `link' function. */
107 #undef HAVE_LINK
108
109 /* Define to 1 if the system has the type `long long'. */
110 #undef HAVE_LONG_LONG
111
112 /* Define to 1 if you have the `lseek' function. */
113 #undef HAVE_LSEEK
114
115 /* Define to 1 if you have the `lstat' function. */
116 #undef HAVE_LSTAT
117
118 /* Define to 1 if you have the <memory.h> header file. */
119 #undef HAVE_MEMORY_H
120
121 /* Define to 1 if you have the `mkdir' function. */
122 #undef HAVE_MKDIR
123
124 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
125 #undef HAVE_NDIR_H
126
127 /* Define to 1 if you have the `pipe' function. */
128 #undef HAVE_PIPE
129
130 /* Define to 1 if you have the `readlink' function. */
131 #undef HAVE_READLINK
132
133 /* Define to 1 if you have the `rmdir' function. */
134 #undef HAVE_RMDIR
135
136 /* Define to 1 if you have the `setregid' function. */
137 #undef HAVE_SETREGID
138
139 /* Define to 1 if you have the `setreuid' function. */
140 #undef HAVE_SETREUID
141
142 /* Define to 1 if you have the `sigprocmask' function. */
143 #undef HAVE_SIGPROCMASK
144
145 /* Define to 1 if you have the `stat' function. */
146 #undef HAVE_STAT
147
148 /* Define to 1 if you have the <stdint.h> header file. */
149 #undef HAVE_STDINT_H
150
151 /* Define to 1 if you have the <stdlib.h> header file. */
152 #undef HAVE_STDLIB_H
153
154 /* Define to 1 if you have the <strings.h> header file. */
155 #undef HAVE_STRINGS_H
156
157 /* Define to 1 if you have the <string.h> header file. */
158 #undef HAVE_STRING_H
159
160 /* Define if struct statfs is defined in <sys/mount.h> */
161 #undef HAVE_STRUCT_STATFS
162
163 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
164 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
165
166 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
167 #undef HAVE_STRUCT_STAT_ST_BLOCKS
168
169 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
170 #undef HAVE_STRUCT_STAT_ST_RDEV
171
172 /* Define to 1 if `struct tm' is a member of `tm_zone'. */
173 #undef HAVE_STRUCT_TM_TM_ZONE
174
175 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
176    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
177 #undef HAVE_ST_BLKSIZE
178
179 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
180    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
181 #undef HAVE_ST_BLOCKS
182
183 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
184    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
185 #undef HAVE_ST_RDEV
186
187 /* Define to 1 if you have the `symlink' function. */
188 #undef HAVE_SYMLINK
189
190 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
191    */
192 #undef HAVE_SYS_DIR_H
193
194 /* Define to 1 if you have the <sys/ioctl.h> header file. */
195 #undef HAVE_SYS_IOCTL_H
196
197 /* Define to 1 if you have the <sys/mount.h> header file. */
198 #undef HAVE_SYS_MOUNT_H
199
200 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
201    */
202 #undef HAVE_SYS_NDIR_H
203
204 /* Define to 1 if you have the <sys/param.h> header file. */
205 #undef HAVE_SYS_PARAM_H
206
207 /* Define to 1 if you have the <sys/resource.h> header file. */
208 #undef HAVE_SYS_RESOURCE_H
209
210 /* Define to 1 if you have the <sys/statfs.h> header file. */
211 #undef HAVE_SYS_STATFS_H
212
213 /* Define to 1 if you have the <sys/stat.h> header file. */
214 #undef HAVE_SYS_STAT_H
215
216 /* Define to 1 if you have the <sys/termios.h> header file. */
217 #undef HAVE_SYS_TERMIOS_H
218
219 /* Define to 1 if you have the <sys/termio.h> header file. */
220 #undef HAVE_SYS_TERMIO_H
221
222 /* Define to 1 if you have the <sys/times.h> header file. */
223 #undef HAVE_SYS_TIMES_H
224
225 /* Define to 1 if you have the <sys/time.h> header file. */
226 #undef HAVE_SYS_TIME_H
227
228 /* Define to 1 if you have the <sys/types.h> header file. */
229 #undef HAVE_SYS_TYPES_H
230
231 /* Define to 1 if you have the <sys/vfs.h> header file. */
232 #undef HAVE_SYS_VFS_H
233
234 /* Define to 1 if you have the `tcdrain' function. */
235 #undef HAVE_TCDRAIN
236
237 /* Define to 1 if you have the `tcflow' function. */
238 #undef HAVE_TCFLOW
239
240 /* Define to 1 if you have the `tcflush' function. */
241 #undef HAVE_TCFLUSH
242
243 /* Define to 1 if you have the `tcgetattr' function. */
244 #undef HAVE_TCGETATTR
245
246 /* Define to 1 if you have the `tcgetpgrp' function. */
247 #undef HAVE_TCGETPGRP
248
249 /* Define to 1 if you have the `tcsendbreak' function. */
250 #undef HAVE_TCSENDBREAK
251
252 /* Define to 1 if you have the `tcsetattr' function. */
253 #undef HAVE_TCSETATTR
254
255 /* Define to 1 if you have the `tcsetpgrp' function. */
256 #undef HAVE_TCSETPGRP
257
258 /* Define to 1 if you have the `time' function. */
259 #undef HAVE_TIME
260
261 /* Define to 1 if you have the <time.h> header file. */
262 #undef HAVE_TIME_H
263
264 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
265    `HAVE_STRUCT_TM_TM_ZONE' instead. */
266 #undef HAVE_TM_ZONE
267
268 /* Define to 1 if you don't have `tm_zone' but do have the external array
269    `tzname'. */
270 #undef HAVE_TZNAME
271
272 /* Define to 1 if you have the `umask' function. */
273 #undef HAVE_UMASK
274
275 /* Define to 1 if you have the <unistd.h> header file. */
276 #undef HAVE_UNISTD_H
277
278 /* Define to 1 if you have the `unlink' function. */
279 #undef HAVE_UNLINK
280
281 /* Define to 1 if you have the <zlib.h> header file. */
282 #undef HAVE_ZLIB_H
283
284 /* Define to the address where bug reports for this package should be sent. */
285 #undef PACKAGE_BUGREPORT
286
287 /* Define to the full name of this package. */
288 #undef PACKAGE_NAME
289
290 /* Define to the full name and version of this package. */
291 #undef PACKAGE_STRING
292
293 /* Define to the one symbol short name of this package. */
294 #undef PACKAGE_TARNAME
295
296 /* Define to the home page for this package. */
297 #undef PACKAGE_URL
298
299 /* Define to the version of this package. */
300 #undef PACKAGE_VERSION
301
302 /* Additional package description */
303 #undef PKGVERSION
304
305 /* Bug reporting address */
306 #undef REPORT_BUGS_TO
307
308 /* Define as the return type of signal handlers (`int' or `void'). */
309 #undef RETSIGTYPE
310
311 /* Define to 1 if you have the ANSI C header files. */
312 #undef STDC_HEADERS
313
314 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
315 #undef TM_IN_SYS_TIME
316
317 /* Define if we should use the Windows API, instead of the POSIX API. On
318    Windows, we use the Windows API when building for MinGW, but the POSIX API
319    when building for Cygwin. */
320 #undef USE_WIN32API
321
322 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
323    significant byte first (like Motorola and SPARC, unlike Intel). */
324 #if defined AC_APPLE_UNIVERSAL_BUILD
325 # if defined __BIG_ENDIAN__
326 #  define WORDS_BIGENDIAN 1
327 # endif
328 #else
329 # ifndef WORDS_BIGENDIAN
330 #  undef WORDS_BIGENDIAN
331 # endif
332 #endif
333
334 /* Define to `int' if <sys/types.h> doesn't define. */
335 #undef gid_t
336
337 /* Define to `int' if <sys/types.h> does not define. */
338 #undef mode_t
339
340 /* Define to `long int' if <sys/types.h> does not define. */
341 #undef off_t
342
343 /* Define to `int' if <sys/types.h> does not define. */
344 #undef pid_t
345
346 /* Define to `unsigned int' if <sys/types.h> does not define. */
347 #undef size_t
348
349 /* Define to `int' if <sys/types.h> doesn't define. */
350 #undef uid_t