]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/gdbserver/config.in
Remove buggy xterm workaround in tui_dispatch_ctrl_char()
[thirdparty/binutils-gdb.git] / gdb / gdbserver / config.in
CommitLineData
f450004a 1/* config.in. Generated from configure.ac by autoheader. */
84563040 2
a1723c35 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
b80864fb
DJ
18/* Define to 1 if you have the <arpa/inet.h> header file. */
19#undef HAVE_ARPA_INET_H
20
03583c20
UW
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
07697489
PA
25/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
26 don't. */
27#undef HAVE_DECL_ASPRINTF
28
29/* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
30 you don't. */
31#undef HAVE_DECL_BASENAME
32
33/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
34#undef HAVE_DECL_FFS
35
68070c10
PA
36/* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
37 */
38#undef HAVE_DECL_PERROR
39
07697489
PA
40/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
41 don't. */
42#undef HAVE_DECL_SNPRINTF
43
e122f1f5
SE
44/* Define to 1 if you have the declaration of `strerror', and to 0 if you
45 don't. */
46#undef HAVE_DECL_STRERROR
47
e6712ff1
DE
48/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
49 */
50#undef HAVE_DECL_STRSTR
51
07697489
PA
52/* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
53 */
54#undef HAVE_DECL_STRTOL
55
56/* Define to 1 if you have the declaration of `strtoll', and to 0 if you
57 don't. */
58#undef HAVE_DECL_STRTOLL
59
60/* Define to 1 if you have the declaration of `strtoul', and to 0 if you
61 don't. */
62#undef HAVE_DECL_STRTOUL
63
64/* Define to 1 if you have the declaration of `strtoull', and to 0 if you
65 don't. */
66#undef HAVE_DECL_STRTOULL
67
68/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
69 don't. */
70#undef HAVE_DECL_STRVERSCMP
71
bb0116a4
JB
72/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
73 don't. */
74#undef HAVE_DECL_VASPRINTF
75
76/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
77 don't. */
78#undef HAVE_DECL_VSNPRINTF
79
10e86dd7
DE
80/* Define to 1 if you have the `dladdr' function. */
81#undef HAVE_DLADDR
82
8365dcf5
TJB
83/* Define to 1 if the system has the type `Elf32_auxv_t'. */
84#undef HAVE_ELF32_AUXV_T
85
86/* Define to 1 if the system has the type `Elf64_auxv_t'. */
87#undef HAVE_ELF64_AUXV_T
88
f450004a
DJ
89/* Define if <sys/procfs.h> has elf_fpregset_t. */
90#undef HAVE_ELF_FPREGSET_T
84563040 91
68070c10
PA
92/* Define to 1 if you have the <fcntl.h> header file. */
93#undef HAVE_FCNTL_H
94
614c279d
TT
95/* Define to 1 if you have the `fdwalk' function. */
96#undef HAVE_FDWALK
97
cdf43629
YQ
98/* Define to 1 if you have the `getauxval' function. */
99#undef HAVE_GETAUXVAL
100
3266f10b
TT
101/* Define to 1 if you have the `getrlimit' function. */
102#undef HAVE_GETRLIMIT
103
f450004a
DJ
104/* Define to 1 if you have the <inttypes.h> header file. */
105#undef HAVE_INTTYPES_H
106
3266f10b
TT
107/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
108#undef HAVE_LANGINFO_CODESET
109
f434ba03
PA
110/* Define to 1 if you have the `dl' library (-ldl). */
111#undef HAVE_LIBDL
112
32940073
PA
113/* Define to 1 if you have the `mcheck' library (-lmcheck). */
114#undef HAVE_LIBMCHECK
115
9accd112
MM
116/* Define if the target supports branch tracing. */
117#undef HAVE_LINUX_BTRACE
118
f450004a
DJ
119/* Define to 1 if you have the <linux/elf.h> header file. */
120#undef HAVE_LINUX_ELF_H
58caa3dc 121
945bf713
MM
122/* Define to 1 if you have the <linux/perf_event.h> header file. */
123#undef HAVE_LINUX_PERF_EVENT_H
124
e9d25b98 125/* Define if the target supports register sets. */
58caa3dc
DJ
126#undef HAVE_LINUX_REGSETS
127
f450004a
DJ
128/* Define if the target supports PTRACE_PEEKUSR for register access. */
129#undef HAVE_LINUX_USRREGS
58caa3dc 130
3266f10b
TT
131/* Define to 1 if you have the <locale.h> header file. */
132#undef HAVE_LOCALE_H
133
07697489
PA
134/* Define to 1 if the system has the type `long long'. */
135#undef HAVE_LONG_LONG
136
18f5fd81 137/* Define if <thread_db.h> has lwpid_t. */
f450004a 138#undef HAVE_LWPID_T
0d62e5e8 139
f450004a
DJ
140/* Define to 1 if you have the <memory.h> header file. */
141#undef HAVE_MEMORY_H
142
b80864fb
DJ
143/* Define to 1 if you have the <netdb.h> header file. */
144#undef HAVE_NETDB_H
145
146/* Define to 1 if you have the <netinet/in.h> header file. */
147#undef HAVE_NETINET_IN_H
148
149/* Define to 1 if you have the <netinet/tcp.h> header file. */
150#undef HAVE_NETINET_TCP_H
151
03583c20
UW
152/* Define if you support the personality syscall. */
153#undef HAVE_PERSONALITY
154
3266f10b
TT
155/* Define to 1 if you have the `pipe' function. */
156#undef HAVE_PIPE
157
614c279d
TT
158/* Define to 1 if you have the `pipe2' function. */
159#undef HAVE_PIPE2
160
4e799345
DJ
161/* Define to 1 if you have the `pread' function. */
162#undef HAVE_PREAD
163
fd462a61
DJ
164/* Define to 1 if you have the `pread64' function. */
165#undef HAVE_PREAD64
166
f450004a
DJ
167/* Define if <sys/procfs.h> has prgregset_t. */
168#undef HAVE_PRGREGSET_T
169
170/* Define to 1 if you have the <proc_service.h> header file. */
0d62e5e8
DJ
171#undef HAVE_PROC_SERVICE_H
172
18f5fd81 173/* Define if <thread_db.h> has psaddr_t. */
f450004a
DJ
174#undef HAVE_PSADDR_T
175
176/* Define if the target supports PTRACE_GETFPXREGS for extended register
177 access. */
178#undef HAVE_PTRACE_GETFPXREGS
179
e9d25b98
DJ
180/* Define if the target supports PTRACE_GETREGS for register access. */
181#undef HAVE_PTRACE_GETREGS
182
4e799345
DJ
183/* Define to 1 if you have the `pwrite' function. */
184#undef HAVE_PWRITE
185
f450004a 186/* Define to 1 if you have the <sgtty.h> header file. */
84563040
DJ
187#undef HAVE_SGTTY_H
188
68070c10
PA
189/* Define to 1 if you have the <signal.h> header file. */
190#undef HAVE_SIGNAL_H
191
e9bcb658
GB
192/* Define if sigsetjmp is available. */
193#undef HAVE_SIGSETJMP
194
3266f10b
TT
195/* Define to 1 if you have the `socketpair' function. */
196#undef HAVE_SOCKETPAIR
197
ccbd4912 198/* Define to 1 if the system has the type `socklen_t'. */
f450004a
DJ
199#undef HAVE_SOCKLEN_T
200
201/* Define to 1 if you have the <stdint.h> header file. */
202#undef HAVE_STDINT_H
203
204/* Define to 1 if you have the <stdlib.h> header file. */
94e10508
DJ
205#undef HAVE_STDLIB_H
206
f450004a
DJ
207/* Define to 1 if you have the <strings.h> header file. */
208#undef HAVE_STRINGS_H
209
210/* Define to 1 if you have the <string.h> header file. */
0729219d
DJ
211#undef HAVE_STRING_H
212
791c0056
GB
213/* Define to 1 if `struct stat' is a member of `st_blksize'. */
214#undef HAVE_STRUCT_STAT_ST_BLKSIZE
215
216/* Define to 1 if `struct stat' is a member of `st_blocks'. */
217#undef HAVE_STRUCT_STAT_ST_BLOCKS
218
fa593d66
PA
219/* Define to 1 if the target supports __sync_*_compare_and_swap */
220#undef HAVE_SYNC_BUILTINS
221
68070c10
PA
222/* Define to 1 if you have the <sys/file.h> header file. */
223#undef HAVE_SYS_FILE_H
224
b80864fb
DJ
225/* Define to 1 if you have the <sys/ioctl.h> header file. */
226#undef HAVE_SYS_IOCTL_H
227
f450004a 228/* Define to 1 if you have the <sys/procfs.h> header file. */
0d62e5e8
DJ
229#undef HAVE_SYS_PROCFS_H
230
f450004a 231/* Define to 1 if you have the <sys/reg.h> header file. */
84563040
DJ
232#undef HAVE_SYS_REG_H
233
3266f10b
TT
234/* Define to 1 if you have the <sys/resource.h> header file. */
235#undef HAVE_SYS_RESOURCE_H
236
b80864fb
DJ
237/* Define to 1 if you have the <sys/socket.h> header file. */
238#undef HAVE_SYS_SOCKET_H
239
f450004a
DJ
240/* Define to 1 if you have the <sys/stat.h> header file. */
241#undef HAVE_SYS_STAT_H
242
5b4e221c
MF
243/* Define to 1 if you have the <sys/syscall.h> header file. */
244#undef HAVE_SYS_SYSCALL_H
245
f450004a
DJ
246/* Define to 1 if you have the <sys/types.h> header file. */
247#undef HAVE_SYS_TYPES_H
84563040 248
2fa291ac
YQ
249/* Define to 1 if you have the <sys/un.h> header file. */
250#undef HAVE_SYS_UN_H
251
b80864fb
DJ
252/* Define to 1 if you have the <sys/wait.h> header file. */
253#undef HAVE_SYS_WAIT_H
254
3db0444b
DJ
255/* Define if TD_VERSION is available. */
256#undef HAVE_TD_VERSION
257
f450004a 258/* Define to 1 if you have the <termios.h> header file. */
84563040 259#undef HAVE_TERMIOS_H
0d62e5e8 260
f450004a
DJ
261/* Define to 1 if you have the <termio.h> header file. */
262#undef HAVE_TERMIO_H
263
264/* Define to 1 if you have the <thread_db.h> header file. */
0d62e5e8
DJ
265#undef HAVE_THREAD_DB_H
266
f450004a 267/* Define to 1 if you have the <unistd.h> header file. */
18ff0538
KB
268#undef HAVE_UNISTD_H
269
0fb4aa4b
PA
270/* Define if UST is available */
271#undef HAVE_UST
272
8bdce1ff
PM
273/* Define to 1 if you have the <wait.h> header file. */
274#undef HAVE_WAIT_H
275
f450004a
DJ
276/* Define to the address where bug reports for this package should be sent. */
277#undef PACKAGE_BUGREPORT
0d62e5e8 278
f450004a
DJ
279/* Define to the full name of this package. */
280#undef PACKAGE_NAME
0d62e5e8 281
f450004a
DJ
282/* Define to the full name and version of this package. */
283#undef PACKAGE_STRING
0d62e5e8 284
f450004a
DJ
285/* Define to the one symbol short name of this package. */
286#undef PACKAGE_TARNAME
0d62e5e8 287
81ecdfbb
RW
288/* Define to the home page for this package. */
289#undef PACKAGE_URL
290
f450004a
DJ
291/* Define to the version of this package. */
292#undef PACKAGE_VERSION
0d62e5e8 293
c16158bc
JM
294/* Additional package description */
295#undef PKGVERSION
296
297/* Bug reporting address */
298#undef REPORT_BUGS_TO
299
07697489
PA
300/* The size of `long long', as computed by sizeof. */
301#undef SIZEOF_LONG_LONG
302
a1723c35 303/* If using the C implementation of alloca, define if you know the
304 direction of stack growth for your system; otherwise it will be
305 automatically deduced at runtime.
306 STACK_DIRECTION > 0 => grows toward higher addresses
307 STACK_DIRECTION < 0 => grows toward lower addresses
308 STACK_DIRECTION = 0 => direction of growth unknown */
309#undef STACK_DIRECTION
310
f450004a
DJ
311/* Define to 1 if you have the ANSI C header files. */
312#undef STDC_HEADERS
b80864fb 313
96f15937
PP
314/* Define if we should use libthread_db directly. */
315#undef USE_LIBTHREAD_DB_DIRECTLY
316
81ecdfbb
RW
317/* Enable extensions on AIX 3, Interix. */
318#ifndef _ALL_SOURCE
319# undef _ALL_SOURCE
320#endif
321/* Enable GNU extensions on systems that have them. */
322#ifndef _GNU_SOURCE
323# undef _GNU_SOURCE
324#endif
325/* Enable threading extensions on Solaris. */
326#ifndef _POSIX_PTHREAD_SEMANTICS
327# undef _POSIX_PTHREAD_SEMANTICS
328#endif
329/* Enable extensions on HP NonStop. */
330#ifndef _TANDEM_SOURCE
331# undef _TANDEM_SOURCE
332#endif
333/* Enable general extensions on Solaris. */
334#ifndef __EXTENSIONS__
335# undef __EXTENSIONS__
336#endif
337
338
7d4e5717
PA
339/* Define if we should use libthread_db. */
340#undef USE_THREAD_DB
341
c971b7fa
PA
342/* Define if we should use the Windows API, instead of the POSIX API. On
343 Windows, we use the Windows API when building for MinGW, but the POSIX API
344 when building for Cygwin. */
345#undef USE_WIN32API
55a8c076 346
c971b7fa
PA
347/* Define if an XML target description is available. */
348#undef USE_XML
fd462a61 349
589bc927
TT
350/* Number of bits in a file offset, on hosts where this is settable. */
351#undef _FILE_OFFSET_BITS
352
353/* Define for large files, on AIX-style hosts. */
354#undef _LARGE_FILES
355
c971b7fa
PA
356/* Define to 1 if on MINIX. */
357#undef _MINIX
81ecdfbb 358
c971b7fa
PA
359/* Define to 2 if the system does not provide POSIX.1 features except with
360 this defined. */
361#undef _POSIX_1_SOURCE
81ecdfbb 362
c971b7fa
PA
363/* Define to 1 if you need to in order for `stat' and other things to work. */
364#undef _POSIX_SOURCE