]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/config.h.in
sim: unify environment build settings
[thirdparty/binutils-gdb.git] / sim / config.h.in
CommitLineData
b15c5d7a
MF
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/* Define to 1 if you have the `aint' function. */
7#undef HAVE_AINT
8
9/* Define to 1 if you have the `anint' function. */
10#undef HAVE_ANINT
11
12/* Define to 1 if you have the `chmod' function. */
13#undef HAVE_CHMOD
14
15/* Define to 1 if you have the <dlfcn.h> header file. */
16#undef HAVE_DLFCN_H
17
18/* Define to 1 if you have the `execv' function. */
19#undef HAVE_EXECV
20
21/* Define to 1 if you have the `execve' function. */
22#undef HAVE_EXECVE
23
24/* Define to 1 if you have the <fcntl.h> header file. */
25#undef HAVE_FCNTL_H
26
27/* Define to 1 if you have the `fork' function. */
28#undef HAVE_FORK
29
30/* Define to 1 if you have the <fpu_control.h> header file. */
31#undef HAVE_FPU_CONTROL_H
32
33/* Define to 1 if you have the `ftruncate' function. */
34#undef HAVE_FTRUNCATE
35
36/* Define to 1 if you have the `getegid' function. */
37#undef HAVE_GETEGID
38
39/* Define to 1 if you have the `geteuid' function. */
40#undef HAVE_GETEUID
41
42/* Define to 1 if you have the `getgid' function. */
43#undef HAVE_GETGID
44
45/* Define to 1 if you have the `getrusage' function. */
46#undef HAVE_GETRUSAGE
47
48/* Define to 1 if you have the `getuid' function. */
49#undef HAVE_GETUID
50
51/* Define to 1 if you have the <inttypes.h> header file. */
52#undef HAVE_INTTYPES_H
53
54/* Define to 1 if you have the `kill' function. */
55#undef HAVE_KILL
56
57/* Define to 1 if you have the <linux/if_tun.h> header file. */
58#undef HAVE_LINUX_IF_TUN_H
59
60/* Define to 1 if you have the <linux/mii.h> header file. */
61#undef HAVE_LINUX_MII_H
62
63/* Define to 1 if you have the <linux/types.h> header file. */
64#undef HAVE_LINUX_TYPES_H
65
66/* Define to 1 if you have the `lstat' function. */
67#undef HAVE_LSTAT
68
69/* Define to 1 if you have the <memory.h> header file. */
70#undef HAVE_MEMORY_H
71
72/* Define to 1 if you have the `mmap' function. */
73#undef HAVE_MMAP
74
75/* Define to 1 if you have the `munmap' function. */
76#undef HAVE_MUNMAP
77
78/* Define to 1 if you have the <netinet/in.h> header file. */
79#undef HAVE_NETINET_IN_H
80
81/* Define to 1 if you have the <netinet/tcp.h> header file. */
82#undef HAVE_NETINET_TCP_H
83
84/* Define to 1 if you have the <net/if.h> header file. */
85#undef HAVE_NET_IF_H
86
87/* Define to 1 if you have the `posix_fallocate' function. */
88#undef HAVE_POSIX_FALLOCATE
89
90/* Define to 1 if you have the `pread' function. */
91#undef HAVE_PREAD
92
93/* Define to 1 if you have the `setgid' function. */
94#undef HAVE_SETGID
95
96/* Define to 1 if you have the `setuid' function. */
97#undef HAVE_SETUID
98
99/* Define to 1 if you have the `sigaction' function. */
100#undef HAVE_SIGACTION
101
102/* Define to 1 if the system has the type `socklen_t'. */
103#undef HAVE_SOCKLEN_T
104
105/* Define to 1 if you have the `sqrt' function. */
106#undef HAVE_SQRT
107
108/* Define to 1 if you have the <stdint.h> header file. */
109#undef HAVE_STDINT_H
110
111/* Define to 1 if you have the <stdlib.h> header file. */
112#undef HAVE_STDLIB_H
113
114/* Define to 1 if you have the <strings.h> header file. */
115#undef HAVE_STRINGS_H
116
117/* Define to 1 if you have the <string.h> header file. */
118#undef HAVE_STRING_H
119
120/* Define to 1 if you have the `strsignal' function. */
121#undef HAVE_STRSIGNAL
122
123/* Define to 1 if `st_atime' is a member of `struct stat'. */
124#undef HAVE_STRUCT_STAT_ST_ATIME
125
126/* Define to 1 if `st_blksize' is a member of `struct stat'. */
127#undef HAVE_STRUCT_STAT_ST_BLKSIZE
128
129/* Define to 1 if `st_blocks' is a member of `struct stat'. */
130#undef HAVE_STRUCT_STAT_ST_BLOCKS
131
132/* Define to 1 if `st_ctime' is a member of `struct stat'. */
133#undef HAVE_STRUCT_STAT_ST_CTIME
134
135/* Define to 1 if `st_dev' is a member of `struct stat'. */
136#undef HAVE_STRUCT_STAT_ST_DEV
137
138/* Define to 1 if `st_gid' is a member of `struct stat'. */
139#undef HAVE_STRUCT_STAT_ST_GID
140
141/* Define to 1 if `st_ino' is a member of `struct stat'. */
142#undef HAVE_STRUCT_STAT_ST_INO
143
144/* Define to 1 if `st_mode' is a member of `struct stat'. */
145#undef HAVE_STRUCT_STAT_ST_MODE
146
147/* Define to 1 if `st_mtime' is a member of `struct stat'. */
148#undef HAVE_STRUCT_STAT_ST_MTIME
149
150/* Define to 1 if `st_nlink' is a member of `struct stat'. */
151#undef HAVE_STRUCT_STAT_ST_NLINK
152
153/* Define to 1 if `st_rdev' is a member of `struct stat'. */
154#undef HAVE_STRUCT_STAT_ST_RDEV
155
156/* Define to 1 if `st_size' is a member of `struct stat'. */
157#undef HAVE_STRUCT_STAT_ST_SIZE
158
159/* Define to 1 if `st_uid' is a member of `struct stat'. */
160#undef HAVE_STRUCT_STAT_ST_UID
161
162/* Define to 1 if you have the <sys/ioctl.h> header file. */
163#undef HAVE_SYS_IOCTL_H
164
165/* Define to 1 if you have the <sys/mman.h> header file. */
166#undef HAVE_SYS_MMAN_H
167
168/* Define to 1 if you have the <sys/param.h> header file. */
169#undef HAVE_SYS_PARAM_H
170
171/* Define to 1 if you have the <sys/resource.h> header file. */
172#undef HAVE_SYS_RESOURCE_H
173
174/* Define to 1 if you have the <sys/select.h> header file. */
175#undef HAVE_SYS_SELECT_H
176
177/* Define to 1 if you have the <sys/socket.h> header file. */
178#undef HAVE_SYS_SOCKET_H
179
180/* Define to 1 if you have the <sys/stat.h> header file. */
181#undef HAVE_SYS_STAT_H
182
183/* Define to 1 if you have the <sys/types.h> header file. */
184#undef HAVE_SYS_TYPES_H
185
186/* Define to 1 if you have the <termios.h> header file. */
187#undef HAVE_TERMIOS_H
188
189/* Define to 1 if you have the `time' function. */
190#undef HAVE_TIME
191
192/* Define to 1 if you have the `truncate' function. */
193#undef HAVE_TRUNCATE
194
195/* Define to 1 if you have the <unistd.h> header file. */
196#undef HAVE_UNISTD_H
197
198/* Define to 1 if you have the `utime' function. */
199#undef HAVE_UTIME
200
201/* Define to 1 if you have the <utime.h> header file. */
202#undef HAVE_UTIME_H
203
204/* Define to 1 if the system has the type `__int128'. */
205#undef HAVE___INT128
206
207/* Define to 1 if you have the `__setfpucw' function. */
208#undef HAVE___SETFPUCW
209
210/* Name of package */
211#undef PACKAGE
212
213/* Define to the address where bug reports for this package should be sent. */
214#undef PACKAGE_BUGREPORT
215
216/* Define to the full name of this package. */
217#undef PACKAGE_NAME
218
219/* Define to the full name and version of this package. */
220#undef PACKAGE_STRING
221
222/* Define to the one symbol short name of this package. */
223#undef PACKAGE_TARNAME
224
225/* Define to the home page for this package. */
226#undef PACKAGE_URL
227
228/* Define to the version of this package. */
229#undef PACKAGE_VERSION
230
231/* Define as the return type of signal handlers (`int' or `void'). */
232#undef RETSIGTYPE
233
234/* Define to 1 if you have the ANSI C header files. */
235#undef STDC_HEADERS
236
237/* Enable extensions on AIX 3, Interix. */
238#ifndef _ALL_SOURCE
239# undef _ALL_SOURCE
240#endif
241/* Enable GNU extensions on systems that have them. */
242#ifndef _GNU_SOURCE
243# undef _GNU_SOURCE
244#endif
245/* Enable threading extensions on Solaris. */
246#ifndef _POSIX_PTHREAD_SEMANTICS
247# undef _POSIX_PTHREAD_SEMANTICS
248#endif
249/* Enable extensions on HP NonStop. */
250#ifndef _TANDEM_SOURCE
251# undef _TANDEM_SOURCE
252#endif
253/* Enable general extensions on Solaris. */
254#ifndef __EXTENSIONS__
255# undef __EXTENSIONS__
256#endif
257
258
259/* Version number of package */
260#undef VERSION
261
dba333c1
MF
262/* Sim assert settings */
263#undef WITH_ASSERT
264
5ea45474
MF
265/* Sim default environment */
266#undef WITH_ENVIRONMENT
267
b15c5d7a
MF
268/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
269 significant byte first (like Motorola and SPARC, unlike Intel). */
270#if defined AC_APPLE_UNIVERSAL_BUILD
271# if defined __BIG_ENDIAN__
272# define WORDS_BIGENDIAN 1
273# endif
274#else
275# ifndef WORDS_BIGENDIAN
276# undef WORDS_BIGENDIAN
277# endif
278#endif
279
280/* Define to 1 if on MINIX. */
281#undef _MINIX
282
283/* Define to 2 if the system does not provide POSIX.1 features except with
284 this defined. */
285#undef _POSIX_1_SOURCE
286
287/* Define to 1 if you need to in order for `stat' and other things to work. */
288#undef _POSIX_SOURCE