]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/bpf/config.in
sim: clean up C11 header includes
[thirdparty/binutils-gdb.git] / sim / bpf / 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 /* Sim debug setting */
7 #undef DEBUG
8
9 /* Define to 1 if translation of program messages to the user's native
10 language is requested. */
11 #undef ENABLE_NLS
12
13 /* Define to 1 if you have the <dlfcn.h> header file. */
14 #undef HAVE_DLFCN_H
15
16 /* Define to 1 if you have the <fcntl.h> header file. */
17 #undef HAVE_FCNTL_H
18
19 /* Define to 1 if you have the <fpu_control.h> header file. */
20 #undef HAVE_FPU_CONTROL_H
21
22 /* Define to 1 if you have the `ftruncate' function. */
23 #undef HAVE_FTRUNCATE
24
25 /* Define to 1 if you have the `getrusage' function. */
26 #undef HAVE_GETRUSAGE
27
28 /* Define to 1 if you have the <inttypes.h> header file. */
29 #undef HAVE_INTTYPES_H
30
31 /* Define to 1 if you have the `nsl' library (-lnsl). */
32 #undef HAVE_LIBNSL
33
34 /* Define to 1 if you have the `socket' library (-lsocket). */
35 #undef HAVE_LIBSOCKET
36
37 /* Define to 1 if you have the `lstat' function. */
38 #undef HAVE_LSTAT
39
40 /* Define to 1 if you have the <memory.h> header file. */
41 #undef HAVE_MEMORY_H
42
43 /* Define to 1 if you have the `mmap' function. */
44 #undef HAVE_MMAP
45
46 /* Define to 1 if you have the `munmap' function. */
47 #undef HAVE_MUNMAP
48
49 /* Define to 1 if you have the `posix_fallocate' function. */
50 #undef HAVE_POSIX_FALLOCATE
51
52 /* Define to 1 if you have the `sigaction' function. */
53 #undef HAVE_SIGACTION
54
55 /* Define to 1 if the system has the type `socklen_t'. */
56 #undef HAVE_SOCKLEN_T
57
58 /* Define to 1 if you have the <stdint.h> header file. */
59 #undef HAVE_STDINT_H
60
61 /* Define to 1 if you have the <stdlib.h> header file. */
62 #undef HAVE_STDLIB_H
63
64 /* Define to 1 if you have the <strings.h> header file. */
65 #undef HAVE_STRINGS_H
66
67 /* Define to 1 if you have the <string.h> header file. */
68 #undef HAVE_STRING_H
69
70 /* Define to 1 if `st_atime' is a member of `struct stat'. */
71 #undef HAVE_STRUCT_STAT_ST_ATIME
72
73 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
74 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
75
76 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
77 #undef HAVE_STRUCT_STAT_ST_BLOCKS
78
79 /* Define to 1 if `st_ctime' is a member of `struct stat'. */
80 #undef HAVE_STRUCT_STAT_ST_CTIME
81
82 /* Define to 1 if `st_dev' is a member of `struct stat'. */
83 #undef HAVE_STRUCT_STAT_ST_DEV
84
85 /* Define to 1 if `st_gid' is a member of `struct stat'. */
86 #undef HAVE_STRUCT_STAT_ST_GID
87
88 /* Define to 1 if `st_ino' is a member of `struct stat'. */
89 #undef HAVE_STRUCT_STAT_ST_INO
90
91 /* Define to 1 if `st_mode' is a member of `struct stat'. */
92 #undef HAVE_STRUCT_STAT_ST_MODE
93
94 /* Define to 1 if `st_mtime' is a member of `struct stat'. */
95 #undef HAVE_STRUCT_STAT_ST_MTIME
96
97 /* Define to 1 if `st_nlink' is a member of `struct stat'. */
98 #undef HAVE_STRUCT_STAT_ST_NLINK
99
100 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
101 #undef HAVE_STRUCT_STAT_ST_RDEV
102
103 /* Define to 1 if `st_size' is a member of `struct stat'. */
104 #undef HAVE_STRUCT_STAT_ST_SIZE
105
106 /* Define to 1 if `st_uid' is a member of `struct stat'. */
107 #undef HAVE_STRUCT_STAT_ST_UID
108
109 /* Define to 1 if you have the <sys/mman.h> header file. */
110 #undef HAVE_SYS_MMAN_H
111
112 /* Define to 1 if you have the <sys/resource.h> header file. */
113 #undef HAVE_SYS_RESOURCE_H
114
115 /* Define to 1 if you have the <sys/stat.h> header file. */
116 #undef HAVE_SYS_STAT_H
117
118 /* Define to 1 if you have the <sys/times.h> header file. */
119 #undef HAVE_SYS_TIMES_H
120
121 /* Define to 1 if you have the <sys/time.h> header file. */
122 #undef HAVE_SYS_TIME_H
123
124 /* Define to 1 if you have the <sys/types.h> header file. */
125 #undef HAVE_SYS_TYPES_H
126
127 /* Define to 1 if you have the `time' function. */
128 #undef HAVE_TIME
129
130 /* Define to 1 if you have the `truncate' function. */
131 #undef HAVE_TRUNCATE
132
133 /* Define to 1 if you have the <unistd.h> header file. */
134 #undef HAVE_UNISTD_H
135
136 /* Define to 1 if you have the <windows.h> header file. */
137 #undef HAVE_WINDOWS_H
138
139 /* Define to 1 if you have the `__setfpucw' function. */
140 #undef HAVE___SETFPUCW
141
142 /* Define to the sub-directory in which libtool stores uninstalled libraries.
143 */
144 #undef LT_OBJDIR
145
146 /* Name of this package. */
147 #undef PACKAGE
148
149 /* Define to the address where bug reports for this package should be sent. */
150 #undef PACKAGE_BUGREPORT
151
152 /* Define to the full name of this package. */
153 #undef PACKAGE_NAME
154
155 /* Define to the full name and version of this package. */
156 #undef PACKAGE_STRING
157
158 /* Define to the one symbol short name of this package. */
159 #undef PACKAGE_TARNAME
160
161 /* Define to the home page for this package. */
162 #undef PACKAGE_URL
163
164 /* Define to the version of this package. */
165 #undef PACKAGE_VERSION
166
167 /* Additional package description */
168 #undef PKGVERSION
169
170 /* Sim profile settings */
171 #undef PROFILE
172
173 /* Bug reporting address */
174 #undef REPORT_BUGS_TO
175
176 /* Define as the return type of signal handlers (`int' or `void'). */
177 #undef RETSIGTYPE
178
179 /* Define to 1 if you have the ANSI C header files. */
180 #undef STDC_HEADERS
181
182 /* Enable extensions on AIX 3, Interix. */
183 #ifndef _ALL_SOURCE
184 # undef _ALL_SOURCE
185 #endif
186 /* Enable GNU extensions on systems that have them. */
187 #ifndef _GNU_SOURCE
188 # undef _GNU_SOURCE
189 #endif
190 /* Enable threading extensions on Solaris. */
191 #ifndef _POSIX_PTHREAD_SEMANTICS
192 # undef _POSIX_PTHREAD_SEMANTICS
193 #endif
194 /* Enable extensions on HP NonStop. */
195 #ifndef _TANDEM_SOURCE
196 # undef _TANDEM_SOURCE
197 #endif
198 /* Enable general extensions on Solaris. */
199 #ifndef __EXTENSIONS__
200 # undef __EXTENSIONS__
201 #endif
202
203
204 /* Sim assert settings */
205 #undef WITH_ASSERT
206
207 /* Sim debug setting */
208 #undef WITH_DEBUG
209
210 /* Sim default environment */
211 #undef WITH_ENVIRONMENT
212
213 /* Sim profile settings */
214 #undef WITH_PROFILE
215
216 /* How to route I/O */
217 #undef WITH_STDIO
218
219 /* Sim trace settings */
220 #undef WITH_TRACE
221
222 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
223 significant byte first (like Motorola and SPARC, unlike Intel). */
224 #if defined AC_APPLE_UNIVERSAL_BUILD
225 # if defined __BIG_ENDIAN__
226 # define WORDS_BIGENDIAN 1
227 # endif
228 #else
229 # ifndef WORDS_BIGENDIAN
230 # undef WORDS_BIGENDIAN
231 # endif
232 #endif
233
234 /* Define to 1 if on MINIX. */
235 #undef _MINIX
236
237 /* Define to 2 if the system does not provide POSIX.1 features except with
238 this defined. */
239 #undef _POSIX_1_SOURCE
240
241 /* Define to 1 if you need to in order for `stat' and other things to work. */
242 #undef _POSIX_SOURCE