* inferior.h (disable_randomization): Declare.
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if you have `alloca', as a function or macro. */
12 #undef HAVE_ALLOCA
13
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15 */
16 #undef HAVE_ALLOCA_H
17
18 /* Define to 1 if you have the <arpa/inet.h> header file. */
19 #undef HAVE_ARPA_INET_H
20
21 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
22 you don't. */
23 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
24
25 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
26 */
27 #undef HAVE_DECL_MEMMEM
28
29 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
30 */
31 #undef HAVE_DECL_PERROR
32
33 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
34 don't. */
35 #undef HAVE_DECL_STRERROR
36
37 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
38 don't. */
39 #undef HAVE_DECL_VASPRINTF
40
41 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
42 don't. */
43 #undef HAVE_DECL_VSNPRINTF
44
45 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
46 */
47 #undef HAVE_DIRENT_H
48
49 /* Define to 1 if you have the `dladdr' function. */
50 #undef HAVE_DLADDR
51
52 /* Define if <sys/procfs.h> has elf_fpregset_t. */
53 #undef HAVE_ELF_FPREGSET_T
54
55 /* Define if errno is available */
56 #undef HAVE_ERRNO
57
58 /* Define to 1 if you have the <errno.h> header file. */
59 #undef HAVE_ERRNO_H
60
61 /* Define to 1 if you have the <fcntl.h> header file. */
62 #undef HAVE_FCNTL_H
63
64 /* Define to 1 if you have the <inttypes.h> header file. */
65 #undef HAVE_INTTYPES_H
66
67 /* Define to 1 if you have the `dl' library (-ldl). */
68 #undef HAVE_LIBDL
69
70 /* Define to 1 if you have the <linux/elf.h> header file. */
71 #undef HAVE_LINUX_ELF_H
72
73 /* Define if the target supports register sets. */
74 #undef HAVE_LINUX_REGSETS
75
76 /* Define if the target supports PTRACE_PEEKUSR for register access. */
77 #undef HAVE_LINUX_USRREGS
78
79 /* Define if <sys/procfs.h> has lwpid_t. */
80 #undef HAVE_LWPID_T
81
82 /* Define to 1 if you have the <malloc.h> header file. */
83 #undef HAVE_MALLOC_H
84
85 /* Define to 1 if you have the `memmem' function. */
86 #undef HAVE_MEMMEM
87
88 /* Define to 1 if you have the <memory.h> header file. */
89 #undef HAVE_MEMORY_H
90
91 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
92 #undef HAVE_NDIR_H
93
94 /* Define to 1 if you have the <netdb.h> header file. */
95 #undef HAVE_NETDB_H
96
97 /* Define to 1 if you have the <netinet/in.h> header file. */
98 #undef HAVE_NETINET_IN_H
99
100 /* Define to 1 if you have the <netinet/tcp.h> header file. */
101 #undef HAVE_NETINET_TCP_H
102
103 /* Define if you support the personality syscall. */
104 #undef HAVE_PERSONALITY
105
106 /* Define to 1 if you have the `pread' function. */
107 #undef HAVE_PREAD
108
109 /* Define to 1 if you have the `pread64' function. */
110 #undef HAVE_PREAD64
111
112 /* Define if <sys/procfs.h> has prgregset_t. */
113 #undef HAVE_PRGREGSET_T
114
115 /* Define to 1 if you have the <proc_service.h> header file. */
116 #undef HAVE_PROC_SERVICE_H
117
118 /* Define if <sys/procfs.h> has psaddr_t. */
119 #undef HAVE_PSADDR_T
120
121 /* Define if the target supports PTRACE_GETFPXREGS for extended register
122 access. */
123 #undef HAVE_PTRACE_GETFPXREGS
124
125 /* Define if the target supports PTRACE_GETREGS for register access. */
126 #undef HAVE_PTRACE_GETREGS
127
128 /* Define to 1 if you have the `pwrite' function. */
129 #undef HAVE_PWRITE
130
131 /* Define to 1 if you have the <sgtty.h> header file. */
132 #undef HAVE_SGTTY_H
133
134 /* Define to 1 if you have the <signal.h> header file. */
135 #undef HAVE_SIGNAL_H
136
137 /* Define to 1 if the system has the type `socklen_t'. */
138 #undef HAVE_SOCKLEN_T
139
140 /* Define to 1 if you have the <stdint.h> header file. */
141 #undef HAVE_STDINT_H
142
143 /* Define to 1 if you have the <stdlib.h> header file. */
144 #undef HAVE_STDLIB_H
145
146 /* Define to 1 if you have the <strings.h> header file. */
147 #undef HAVE_STRINGS_H
148
149 /* Define to 1 if you have the <string.h> header file. */
150 #undef HAVE_STRING_H
151
152 /* Define to 1 if the target supports __sync_*_compare_and_swap */
153 #undef HAVE_SYNC_BUILTINS
154
155 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
156 */
157 #undef HAVE_SYS_DIR_H
158
159 /* Define to 1 if you have the <sys/file.h> header file. */
160 #undef HAVE_SYS_FILE_H
161
162 /* Define to 1 if you have the <sys/ioctl.h> header file. */
163 #undef HAVE_SYS_IOCTL_H
164
165 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
166 */
167 #undef HAVE_SYS_NDIR_H
168
169 /* Define to 1 if you have the <sys/procfs.h> header file. */
170 #undef HAVE_SYS_PROCFS_H
171
172 /* Define to 1 if you have the <sys/reg.h> header file. */
173 #undef HAVE_SYS_REG_H
174
175 /* Define to 1 if you have the <sys/socket.h> header file. */
176 #undef HAVE_SYS_SOCKET_H
177
178 /* Define to 1 if you have the <sys/stat.h> header file. */
179 #undef HAVE_SYS_STAT_H
180
181 /* Define to 1 if you have the <sys/types.h> header file. */
182 #undef HAVE_SYS_TYPES_H
183
184 /* Define to 1 if you have the <sys/wait.h> header file. */
185 #undef HAVE_SYS_WAIT_H
186
187 /* Define if TD_VERSION is available. */
188 #undef HAVE_TD_VERSION
189
190 /* Define to 1 if you have the <termios.h> header file. */
191 #undef HAVE_TERMIOS_H
192
193 /* Define to 1 if you have the <termio.h> header file. */
194 #undef HAVE_TERMIO_H
195
196 /* Define to 1 if you have the <thread_db.h> header file. */
197 #undef HAVE_THREAD_DB_H
198
199 /* Define to 1 if you have the <unistd.h> header file. */
200 #undef HAVE_UNISTD_H
201
202 /* Define if UST is available */
203 #undef HAVE_UST
204
205 /* Define to 1 if you have the `vasprintf' function. */
206 #undef HAVE_VASPRINTF
207
208 /* Define to 1 if you have the `vsnprintf' function. */
209 #undef HAVE_VSNPRINTF
210
211 /* Checking if errno must be defined */
212 #undef MUST_DEFINE_ERRNO
213
214 /* Define to the address where bug reports for this package should be sent. */
215 #undef PACKAGE_BUGREPORT
216
217 /* Define to the full name of this package. */
218 #undef PACKAGE_NAME
219
220 /* Define to the full name and version of this package. */
221 #undef PACKAGE_STRING
222
223 /* Define to the one symbol short name of this package. */
224 #undef PACKAGE_TARNAME
225
226 /* Define to the home page for this package. */
227 #undef PACKAGE_URL
228
229 /* Define to the version of this package. */
230 #undef PACKAGE_VERSION
231
232 /* Additional package description */
233 #undef PKGVERSION
234
235 /* Bug reporting address */
236 #undef REPORT_BUGS_TO
237
238 /* If using the C implementation of alloca, define if you know the
239 direction of stack growth for your system; otherwise it will be
240 automatically deduced at runtime.
241 STACK_DIRECTION > 0 => grows toward higher addresses
242 STACK_DIRECTION < 0 => grows toward lower addresses
243 STACK_DIRECTION = 0 => direction of growth unknown */
244 #undef STACK_DIRECTION
245
246 /* Define to 1 if you have the ANSI C header files. */
247 #undef STDC_HEADERS
248
249 /* Define if we should use libthread_db directly. */
250 #undef USE_LIBTHREAD_DB_DIRECTLY
251
252 /* Enable extensions on AIX 3, Interix. */
253 #ifndef _ALL_SOURCE
254 # undef _ALL_SOURCE
255 #endif
256 /* Enable GNU extensions on systems that have them. */
257 #ifndef _GNU_SOURCE
258 # undef _GNU_SOURCE
259 #endif
260 /* Enable threading extensions on Solaris. */
261 #ifndef _POSIX_PTHREAD_SEMANTICS
262 # undef _POSIX_PTHREAD_SEMANTICS
263 #endif
264 /* Enable extensions on HP NonStop. */
265 #ifndef _TANDEM_SOURCE
266 # undef _TANDEM_SOURCE
267 #endif
268 /* Enable general extensions on Solaris. */
269 #ifndef __EXTENSIONS__
270 # undef __EXTENSIONS__
271 #endif
272
273
274 /* Define if we should use the Windows API, instead of the POSIX API. On
275 Windows, we use the Windows API when building for MinGW, but the POSIX API
276 when building for Cygwin. */
277 #undef USE_WIN32API
278
279 /* Define if an XML target description is available. */
280 #undef USE_XML
281
282 /* Define to 1 if on MINIX. */
283 #undef _MINIX
284
285 /* Define to 2 if the system does not provide POSIX.1 features except with
286 this defined. */
287 #undef _POSIX_1_SOURCE
288
289 /* Define to 1 if you need to in order for `stat' and other things to work. */
290 #undef _POSIX_SOURCE
This page took 0.035379 seconds and 4 git commands to generate.