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