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