]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/config.h.in
sim: enable silent rules in common builds
[thirdparty/binutils-gdb.git] / sim / config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Sim debug setting */
7 #undef DEBUG
8
9 /* Define to the type of elements in the array set by `getgroups'. Usually
10 this is either `int' or `gid_t'. */
11 #undef GETGROUPS_T
12
13 /* Define to 1 if you have the `access' function. */
14 #undef HAVE_ACCESS
15
16 /* Define to 1 if you have the `aint' function. */
17 #undef HAVE_AINT
18
19 /* Define to 1 if you have the `anint' function. */
20 #undef HAVE_ANINT
21
22 /* Define to 1 if you have the `cfgetispeed' function. */
23 #undef HAVE_CFGETISPEED
24
25 /* Define to 1 if you have the `cfgetospeed' function. */
26 #undef HAVE_CFGETOSPEED
27
28 /* Define to 1 if you have the `cfsetispeed' function. */
29 #undef HAVE_CFSETISPEED
30
31 /* Define to 1 if you have the `cfsetospeed' function. */
32 #undef HAVE_CFSETOSPEED
33
34 /* Define to 1 if you have the `chdir' function. */
35 #undef HAVE_CHDIR
36
37 /* Define to 1 if you have the `chmod' function. */
38 #undef HAVE_CHMOD
39
40 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
41 */
42 #undef HAVE_DECL_TZNAME
43
44 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
45 */
46 #undef HAVE_DIRENT_H
47
48 /* Define to 1 if you have the <dlfcn.h> header file. */
49 #undef HAVE_DLFCN_H
50
51 /* Define to 1 if you have the `dup' function. */
52 #undef HAVE_DUP
53
54 /* Define to 1 if you have the `dup2' function. */
55 #undef HAVE_DUP2
56
57 /* Define to 1 if you have the `execv' function. */
58 #undef HAVE_EXECV
59
60 /* Define to 1 if you have the `execve' function. */
61 #undef HAVE_EXECVE
62
63 /* Define to 1 if you have the `fcntl' function. */
64 #undef HAVE_FCNTL
65
66 /* Define to 1 if you have the <fcntl.h> header file. */
67 #undef HAVE_FCNTL_H
68
69 /* Define to 1 if you have the `fork' function. */
70 #undef HAVE_FORK
71
72 /* Define to 1 if you have the <fpu_control.h> header file. */
73 #undef HAVE_FPU_CONTROL_H
74
75 /* Define to 1 if you have the `fstat' function. */
76 #undef HAVE_FSTAT
77
78 /* Define to 1 if you have the `fstatfs' function. */
79 #undef HAVE_FSTATFS
80
81 /* Define to 1 if you have the `ftruncate' function. */
82 #undef HAVE_FTRUNCATE
83
84 /* Define to 1 if you have the `getdirentries' function. */
85 #undef HAVE_GETDIRENTRIES
86
87 /* Define to 1 if you have the `getegid' function. */
88 #undef HAVE_GETEGID
89
90 /* Define to 1 if you have the `geteuid' function. */
91 #undef HAVE_GETEUID
92
93 /* Define to 1 if you have the `getgid' function. */
94 #undef HAVE_GETGID
95
96 /* Define to 1 if you have the `getpid' function. */
97 #undef HAVE_GETPID
98
99 /* Define to 1 if you have the `getppid' function. */
100 #undef HAVE_GETPPID
101
102 /* Define to 1 if you have the `getrusage' function. */
103 #undef HAVE_GETRUSAGE
104
105 /* Define to 1 if you have the `gettimeofday' function. */
106 #undef HAVE_GETTIMEOFDAY
107
108 /* Define to 1 if you have the `getuid' function. */
109 #undef HAVE_GETUID
110
111 /* Define to 1 if you have the <inttypes.h> header file. */
112 #undef HAVE_INTTYPES_H
113
114 /* Define to 1 if you have the `ioctl' function. */
115 #undef HAVE_IOCTL
116
117 /* Define to 1 if you have the `kill' function. */
118 #undef HAVE_KILL
119
120 /* Define to 1 if you have the `link' function. */
121 #undef HAVE_LINK
122
123 /* Define to 1 if you have the <linux/if_tun.h> header file. */
124 #undef HAVE_LINUX_IF_TUN_H
125
126 /* Define to 1 if you have the <linux/mii.h> header file. */
127 #undef HAVE_LINUX_MII_H
128
129 /* Define to 1 if you have the <linux/types.h> header file. */
130 #undef HAVE_LINUX_TYPES_H
131
132 /* Define to 1 if you have the `lseek' function. */
133 #undef HAVE_LSEEK
134
135 /* Define to 1 if you have the <memory.h> header file. */
136 #undef HAVE_MEMORY_H
137
138 /* Define to 1 if you have the `mmap' function. */
139 #undef HAVE_MMAP
140
141 /* Define to 1 if you have the `munmap' function. */
142 #undef HAVE_MUNMAP
143
144 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
145 #undef HAVE_NDIR_H
146
147 /* Define to 1 if you have the <netinet/in.h> header file. */
148 #undef HAVE_NETINET_IN_H
149
150 /* Define to 1 if you have the <netinet/tcp.h> header file. */
151 #undef HAVE_NETINET_TCP_H
152
153 /* Define to 1 if you have the <net/if.h> header file. */
154 #undef HAVE_NET_IF_H
155
156 /* Define to 1 if you have the `pipe' function. */
157 #undef HAVE_PIPE
158
159 /* Define to 1 if you have the `posix_fallocate' function. */
160 #undef HAVE_POSIX_FALLOCATE
161
162 /* Define to 1 if you have the `pread' function. */
163 #undef HAVE_PREAD
164
165 /* Define to 1 if you have the `rmdir' function. */
166 #undef HAVE_RMDIR
167
168 /* Define to 1 if you have the `setgid' function. */
169 #undef HAVE_SETGID
170
171 /* Define to 1 if you have the `setregid' function. */
172 #undef HAVE_SETREGID
173
174 /* Define to 1 if you have the `setreuid' function. */
175 #undef HAVE_SETREUID
176
177 /* Define to 1 if you have the `setuid' function. */
178 #undef HAVE_SETUID
179
180 /* Define to 1 if you have the `sigaction' function. */
181 #undef HAVE_SIGACTION
182
183 /* Define to 1 if you have the `sigprocmask' function. */
184 #undef HAVE_SIGPROCMASK
185
186 /* Define to 1 if the system has the type `socklen_t'. */
187 #undef HAVE_SOCKLEN_T
188
189 /* Define to 1 if you have the `sqrt' function. */
190 #undef HAVE_SQRT
191
192 /* Define to 1 if you have the `stat' function. */
193 #undef HAVE_STAT
194
195 /* Define to 1 if you have the <stdint.h> header file. */
196 #undef HAVE_STDINT_H
197
198 /* Define to 1 if you have the <stdlib.h> header file. */
199 #undef HAVE_STDLIB_H
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 `strsignal' function. */
208 #undef HAVE_STRSIGNAL
209
210 /* Define to 1 if `st_atime' is a member of `struct stat'. */
211 #undef HAVE_STRUCT_STAT_ST_ATIME
212
213 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
214 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
215
216 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
217 #undef HAVE_STRUCT_STAT_ST_BLOCKS
218
219 /* Define to 1 if `st_ctime' is a member of `struct stat'. */
220 #undef HAVE_STRUCT_STAT_ST_CTIME
221
222 /* Define to 1 if `st_dev' is a member of `struct stat'. */
223 #undef HAVE_STRUCT_STAT_ST_DEV
224
225 /* Define to 1 if `st_gid' is a member of `struct stat'. */
226 #undef HAVE_STRUCT_STAT_ST_GID
227
228 /* Define to 1 if `st_ino' is a member of `struct stat'. */
229 #undef HAVE_STRUCT_STAT_ST_INO
230
231 /* Define to 1 if `st_mode' is a member of `struct stat'. */
232 #undef HAVE_STRUCT_STAT_ST_MODE
233
234 /* Define to 1 if `st_mtime' is a member of `struct stat'. */
235 #undef HAVE_STRUCT_STAT_ST_MTIME
236
237 /* Define to 1 if `st_nlink' is a member of `struct stat'. */
238 #undef HAVE_STRUCT_STAT_ST_NLINK
239
240 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
241 #undef HAVE_STRUCT_STAT_ST_RDEV
242
243 /* Define to 1 if `st_size' is a member of `struct stat'. */
244 #undef HAVE_STRUCT_STAT_ST_SIZE
245
246 /* Define to 1 if `st_uid' is a member of `struct stat'. */
247 #undef HAVE_STRUCT_STAT_ST_UID
248
249 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
250 #undef HAVE_STRUCT_TM_TM_ZONE
251
252 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
253 `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
254 #undef HAVE_ST_BLKSIZE
255
256 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
257 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
258 #undef HAVE_ST_BLOCKS
259
260 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
261 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
262 #undef HAVE_ST_RDEV
263
264 /* Define to 1 if you have the `symlink' function. */
265 #undef HAVE_SYMLINK
266
267 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
268 */
269 #undef HAVE_SYS_DIR_H
270
271 /* Define to 1 if you have the <sys/ioctl.h> header file. */
272 #undef HAVE_SYS_IOCTL_H
273
274 /* Define to 1 if you have the <sys/mman.h> header file. */
275 #undef HAVE_SYS_MMAN_H
276
277 /* Define to 1 if you have the <sys/mount.h> header file. */
278 #undef HAVE_SYS_MOUNT_H
279
280 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
281 */
282 #undef HAVE_SYS_NDIR_H
283
284 /* Define to 1 if you have the <sys/param.h> header file. */
285 #undef HAVE_SYS_PARAM_H
286
287 /* Define to 1 if you have the <sys/resource.h> header file. */
288 #undef HAVE_SYS_RESOURCE_H
289
290 /* Define to 1 if you have the <sys/socket.h> header file. */
291 #undef HAVE_SYS_SOCKET_H
292
293 /* Define to 1 if you have the <sys/statfs.h> header file. */
294 #undef HAVE_SYS_STATFS_H
295
296 /* Define to 1 if you have the <sys/stat.h> header file. */
297 #undef HAVE_SYS_STAT_H
298
299 /* Define to 1 if you have the <sys/termios.h> header file. */
300 #undef HAVE_SYS_TERMIOS_H
301
302 /* Define to 1 if you have the <sys/termio.h> header file. */
303 #undef HAVE_SYS_TERMIO_H
304
305 /* Define to 1 if you have the <sys/types.h> header file. */
306 #undef HAVE_SYS_TYPES_H
307
308 /* Define to 1 if you have the <sys/vfs.h> header file. */
309 #undef HAVE_SYS_VFS_H
310
311 /* Define to 1 if you have the `tcdrain' function. */
312 #undef HAVE_TCDRAIN
313
314 /* Define to 1 if you have the `tcflow' function. */
315 #undef HAVE_TCFLOW
316
317 /* Define to 1 if you have the `tcflush' function. */
318 #undef HAVE_TCFLUSH
319
320 /* Define to 1 if you have the `tcgetattr' function. */
321 #undef HAVE_TCGETATTR
322
323 /* Define to 1 if you have the `tcgetpgrp' function. */
324 #undef HAVE_TCGETPGRP
325
326 /* Define to 1 if you have the `tcsendbreak' function. */
327 #undef HAVE_TCSENDBREAK
328
329 /* Define to 1 if you have the `tcsetattr' function. */
330 #undef HAVE_TCSETATTR
331
332 /* Define to 1 if you have the `tcsetpgrp' function. */
333 #undef HAVE_TCSETPGRP
334
335 /* Define to 1 if you have the <termios.h> header file. */
336 #undef HAVE_TERMIOS_H
337
338 /* Define to 1 if you have the `time' function. */
339 #undef HAVE_TIME
340
341 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
342 `HAVE_STRUCT_TM_TM_ZONE' instead. */
343 #undef HAVE_TM_ZONE
344
345 /* Define to 1 if you have the `truncate' function. */
346 #undef HAVE_TRUNCATE
347
348 /* Define to 1 if you don't have `tm_zone' but do have the external array
349 `tzname'. */
350 #undef HAVE_TZNAME
351
352 /* Define to 1 if you have the `umask' function. */
353 #undef HAVE_UMASK
354
355 /* Define to 1 if you have the <unistd.h> header file. */
356 #undef HAVE_UNISTD_H
357
358 /* Define to 1 if you have the `unlink' function. */
359 #undef HAVE_UNLINK
360
361 /* Define to 1 if you have the `utime' function. */
362 #undef HAVE_UTIME
363
364 /* Define to 1 if you have the <utime.h> header file. */
365 #undef HAVE_UTIME_H
366
367 /* Define to 1 if the system has the type `__int128'. */
368 #undef HAVE___INT128
369
370 /* Define to 1 if you have the `__setfpucw' function. */
371 #undef HAVE___SETFPUCW
372
373 /* Name of package */
374 #undef PACKAGE
375
376 /* Define to the address where bug reports for this package should be sent. */
377 #undef PACKAGE_BUGREPORT
378
379 /* Define to the full name of this package. */
380 #undef PACKAGE_NAME
381
382 /* Define to the full name and version of this package. */
383 #undef PACKAGE_STRING
384
385 /* Define to the one symbol short name of this package. */
386 #undef PACKAGE_TARNAME
387
388 /* Define to the home page for this package. */
389 #undef PACKAGE_URL
390
391 /* Define to the version of this package. */
392 #undef PACKAGE_VERSION
393
394 /* Additional package description */
395 #undef PKGVERSION
396
397 /* Sim profile settings */
398 #undef PROFILE
399
400 /* Bug reporting address */
401 #undef REPORT_BUGS_TO
402
403 /* Define as the return type of signal handlers (`int' or `void'). */
404 #undef RETSIGTYPE
405
406 /* Define to 1 if you have the ANSI C header files. */
407 #undef STDC_HEADERS
408
409 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
410 #undef TM_IN_SYS_TIME
411
412 /* Enable extensions on AIX 3, Interix. */
413 #ifndef _ALL_SOURCE
414 # undef _ALL_SOURCE
415 #endif
416 /* Enable GNU extensions on systems that have them. */
417 #ifndef _GNU_SOURCE
418 # undef _GNU_SOURCE
419 #endif
420 /* Enable threading extensions on Solaris. */
421 #ifndef _POSIX_PTHREAD_SEMANTICS
422 # undef _POSIX_PTHREAD_SEMANTICS
423 #endif
424 /* Enable extensions on HP NonStop. */
425 #ifndef _TANDEM_SOURCE
426 # undef _TANDEM_SOURCE
427 #endif
428 /* Enable general extensions on Solaris. */
429 #ifndef __EXTENSIONS__
430 # undef __EXTENSIONS__
431 #endif
432
433
434 /* Version number of package */
435 #undef VERSION
436
437 /* Sim alignment settings */
438 #undef WITH_ALIGNMENT
439
440 /* Sim assert settings */
441 #undef WITH_ASSERT
442
443 /* Sim debug setting */
444 #undef WITH_DEBUG
445
446 /* Sim default environment */
447 #undef WITH_ENVIRONMENT
448
449 /* Sim profile settings */
450 #undef WITH_PROFILE
451
452 /* How to route I/O */
453 #undef WITH_STDIO
454
455 /* Sim trace settings */
456 #undef WITH_TRACE
457
458 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
459 significant byte first (like Motorola and SPARC, unlike Intel). */
460 #if defined AC_APPLE_UNIVERSAL_BUILD
461 # if defined __BIG_ENDIAN__
462 # define WORDS_BIGENDIAN 1
463 # endif
464 #else
465 # ifndef WORDS_BIGENDIAN
466 # undef WORDS_BIGENDIAN
467 # endif
468 #endif
469
470 /* Define to 1 if on MINIX. */
471 #undef _MINIX
472
473 /* Define to 2 if the system does not provide POSIX.1 features except with
474 this defined. */
475 #undef _POSIX_1_SOURCE
476
477 /* Define to 1 if you need to in order for `stat' and other things to work. */
478 #undef _POSIX_SOURCE
479
480 /* Define to `int' if <sys/types.h> doesn't define. */
481 #undef gid_t
482
483 /* Define to `int' if <sys/types.h> does not define. */
484 #undef mode_t
485
486 /* Define to `long int' if <sys/types.h> does not define. */
487 #undef off_t
488
489 /* Define to `int' if <sys/types.h> does not define. */
490 #undef pid_t
491
492 /* Define to `unsigned int' if <sys/types.h> does not define. */
493 #undef size_t
494
495 /* Define to `int' if <sys/types.h> doesn't define. */
496 #undef uid_t