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