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