* features/Makefile, features/arm-with-iwmmxt.xml,
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
CommitLineData
f450004a 1/* config.in. Generated from configure.ac by autoheader. */
84563040 2
b80864fb
DJ
3/* Define to 1 if you have the <arpa/inet.h> header file. */
4#undef HAVE_ARPA_INET_H
5
e122f1f5
SE
6/* Define to 1 if you have the declaration of `strerror', and to 0 if you
7 don't. */
8#undef HAVE_DECL_STRERROR
9
f450004a
DJ
10/* Define if <sys/procfs.h> has elf_fpregset_t. */
11#undef HAVE_ELF_FPREGSET_T
84563040 12
f450004a
DJ
13/* Define to 1 if you have the <inttypes.h> header file. */
14#undef HAVE_INTTYPES_H
15
16/* Define to 1 if you have the <linux/elf.h> header file. */
17#undef HAVE_LINUX_ELF_H
58caa3dc 18
e9d25b98 19/* Define if the target supports register sets. */
58caa3dc
DJ
20#undef HAVE_LINUX_REGSETS
21
f450004a
DJ
22/* Define if the target supports PTRACE_PEEKUSR for register access. */
23#undef HAVE_LINUX_USRREGS
58caa3dc 24
f450004a
DJ
25/* Define if <sys/procfs.h> has lwpid_t. */
26#undef HAVE_LWPID_T
0d62e5e8 27
f450004a
DJ
28/* Define to 1 if you have the <memory.h> header file. */
29#undef HAVE_MEMORY_H
30
b80864fb
DJ
31/* Define to 1 if you have the <netdb.h> header file. */
32#undef HAVE_NETDB_H
33
34/* Define to 1 if you have the <netinet/in.h> header file. */
35#undef HAVE_NETINET_IN_H
36
37/* Define to 1 if you have the <netinet/tcp.h> header file. */
38#undef HAVE_NETINET_TCP_H
39
f450004a
DJ
40/* Define if <sys/procfs.h> has prgregset_t. */
41#undef HAVE_PRGREGSET_T
42
43/* Define to 1 if you have the <proc_service.h> header file. */
0d62e5e8
DJ
44#undef HAVE_PROC_SERVICE_H
45
f450004a
DJ
46/* Define if <sys/procfs.h> has psaddr_t. */
47#undef HAVE_PSADDR_T
48
49/* Define if the target supports PTRACE_GETFPXREGS for extended register
50 access. */
51#undef HAVE_PTRACE_GETFPXREGS
52
e9d25b98
DJ
53/* Define if the target supports PTRACE_GETREGS for register access. */
54#undef HAVE_PTRACE_GETREGS
55
f450004a 56/* Define to 1 if you have the <sgtty.h> header file. */
84563040
DJ
57#undef HAVE_SGTTY_H
58
ccbd4912 59/* Define to 1 if the system has the type `socklen_t'. */
f450004a
DJ
60#undef HAVE_SOCKLEN_T
61
62/* Define to 1 if you have the <stdint.h> header file. */
63#undef HAVE_STDINT_H
64
65/* Define to 1 if you have the <stdlib.h> header file. */
94e10508
DJ
66#undef HAVE_STDLIB_H
67
f450004a
DJ
68/* Define to 1 if you have the <strings.h> header file. */
69#undef HAVE_STRINGS_H
70
71/* Define to 1 if you have the <string.h> header file. */
0729219d
DJ
72#undef HAVE_STRING_H
73
b80864fb
DJ
74/* Define to 1 if you have the <sys/ioctl.h> header file. */
75#undef HAVE_SYS_IOCTL_H
76
f450004a 77/* Define to 1 if you have the <sys/procfs.h> header file. */
0d62e5e8
DJ
78#undef HAVE_SYS_PROCFS_H
79
f450004a 80/* Define to 1 if you have the <sys/reg.h> header file. */
84563040
DJ
81#undef HAVE_SYS_REG_H
82
b80864fb
DJ
83/* Define to 1 if you have the <sys/socket.h> header file. */
84#undef HAVE_SYS_SOCKET_H
85
f450004a
DJ
86/* Define to 1 if you have the <sys/stat.h> header file. */
87#undef HAVE_SYS_STAT_H
88
89/* Define to 1 if you have the <sys/types.h> header file. */
90#undef HAVE_SYS_TYPES_H
84563040 91
b80864fb
DJ
92/* Define to 1 if you have the <sys/wait.h> header file. */
93#undef HAVE_SYS_WAIT_H
94
dae5f5cf
DJ
95/* Define if td_thr_tls_get_addr is available. */
96#undef HAVE_TD_THR_TLS_GET_ADDR
97
3db0444b
DJ
98/* Define if TD_VERSION is available. */
99#undef HAVE_TD_VERSION
100
b80864fb
DJ
101/* Define to 1 if you have the <terminal.h> header file. */
102#undef HAVE_TERMINAL_H
103
f450004a 104/* Define to 1 if you have the <termios.h> header file. */
84563040 105#undef HAVE_TERMIOS_H
0d62e5e8 106
f450004a
DJ
107/* Define to 1 if you have the <termio.h> header file. */
108#undef HAVE_TERMIO_H
109
110/* Define to 1 if you have the <thread_db.h> header file. */
0d62e5e8
DJ
111#undef HAVE_THREAD_DB_H
112
f450004a 113/* Define to 1 if you have the <unistd.h> header file. */
18ff0538
KB
114#undef HAVE_UNISTD_H
115
f450004a
DJ
116/* Define to the address where bug reports for this package should be sent. */
117#undef PACKAGE_BUGREPORT
0d62e5e8 118
f450004a
DJ
119/* Define to the full name of this package. */
120#undef PACKAGE_NAME
0d62e5e8 121
f450004a
DJ
122/* Define to the full name and version of this package. */
123#undef PACKAGE_STRING
0d62e5e8 124
f450004a
DJ
125/* Define to the one symbol short name of this package. */
126#undef PACKAGE_TARNAME
0d62e5e8 127
f450004a
DJ
128/* Define to the version of this package. */
129#undef PACKAGE_VERSION
0d62e5e8 130
f450004a
DJ
131/* Define to 1 if you have the ANSI C header files. */
132#undef STDC_HEADERS
b80864fb
DJ
133
134/* Define if we should use the Windows API, instead of the POSIX API. On
135 Windows, we use the Windows API when building for MinGW, but the POSIX API
136 when building for Cygwin. */
137#undef USE_WIN32API
fb1e4ffc
DJ
138
139/* Define if an XML target description is available. */
140#undef USE_XML
This page took 0.367202 seconds and 4 git commands to generate.