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