* lib/mi-support.exp (mi_load_shlibs): New.
[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
68070c10
PA
6/* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
7 */
8#undef HAVE_DECL_PERROR
9
e122f1f5
SE
10/* Define to 1 if you have the declaration of `strerror', and to 0 if you
11 don't. */
12#undef HAVE_DECL_STRERROR
13
f450004a
DJ
14/* Define if <sys/procfs.h> has elf_fpregset_t. */
15#undef HAVE_ELF_FPREGSET_T
84563040 16
68070c10
PA
17/* Define if errno is available */
18#undef HAVE_ERRNO
19
20/* Define to 1 if you have the <errno.h> header file. */
21#undef HAVE_ERRNO_H
22
23/* Define to 1 if you have the <fcntl.h> header file. */
24#undef HAVE_FCNTL_H
25
f450004a
DJ
26/* Define to 1 if you have the <inttypes.h> header file. */
27#undef HAVE_INTTYPES_H
28
29/* Define to 1 if you have the <linux/elf.h> header file. */
30#undef HAVE_LINUX_ELF_H
58caa3dc 31
e9d25b98 32/* Define if the target supports register sets. */
58caa3dc
DJ
33#undef HAVE_LINUX_REGSETS
34
f450004a
DJ
35/* Define if the target supports PTRACE_PEEKUSR for register access. */
36#undef HAVE_LINUX_USRREGS
58caa3dc 37
f450004a
DJ
38/* Define if <sys/procfs.h> has lwpid_t. */
39#undef HAVE_LWPID_T
0d62e5e8 40
68070c10
PA
41/* Define to 1 if you have the <malloc.h> header file. */
42#undef HAVE_MALLOC_H
43
c16158bc
JM
44/* Define to 1 if you have the `memmem' function. */
45#undef HAVE_MEMMEM
46
f450004a
DJ
47/* Define to 1 if you have the <memory.h> header file. */
48#undef HAVE_MEMORY_H
49
b80864fb
DJ
50/* Define to 1 if you have the <netdb.h> header file. */
51#undef HAVE_NETDB_H
52
53/* Define to 1 if you have the <netinet/in.h> header file. */
54#undef HAVE_NETINET_IN_H
55
56/* Define to 1 if you have the <netinet/tcp.h> header file. */
57#undef HAVE_NETINET_TCP_H
58
4e799345
DJ
59/* Define to 1 if you have the `pread' function. */
60#undef HAVE_PREAD
61
fd462a61
DJ
62/* Define to 1 if you have the `pread64' function. */
63#undef HAVE_PREAD64
64
f450004a
DJ
65/* Define if <sys/procfs.h> has prgregset_t. */
66#undef HAVE_PRGREGSET_T
67
68/* Define to 1 if you have the <proc_service.h> header file. */
0d62e5e8
DJ
69#undef HAVE_PROC_SERVICE_H
70
f450004a
DJ
71/* Define if <sys/procfs.h> has psaddr_t. */
72#undef HAVE_PSADDR_T
73
74/* Define if the target supports PTRACE_GETFPXREGS for extended register
75 access. */
76#undef HAVE_PTRACE_GETFPXREGS
77
e9d25b98
DJ
78/* Define if the target supports PTRACE_GETREGS for register access. */
79#undef HAVE_PTRACE_GETREGS
80
4e799345
DJ
81/* Define to 1 if you have the `pwrite' function. */
82#undef HAVE_PWRITE
83
f450004a 84/* Define to 1 if you have the <sgtty.h> header file. */
84563040
DJ
85#undef HAVE_SGTTY_H
86
68070c10
PA
87/* Define to 1 if you have the <signal.h> header file. */
88#undef HAVE_SIGNAL_H
89
ccbd4912 90/* Define to 1 if the system has the type `socklen_t'. */
f450004a
DJ
91#undef HAVE_SOCKLEN_T
92
93/* Define to 1 if you have the <stdint.h> header file. */
94#undef HAVE_STDINT_H
95
96/* Define to 1 if you have the <stdlib.h> header file. */
94e10508
DJ
97#undef HAVE_STDLIB_H
98
f450004a
DJ
99/* Define to 1 if you have the <strings.h> header file. */
100#undef HAVE_STRINGS_H
101
102/* Define to 1 if you have the <string.h> header file. */
0729219d
DJ
103#undef HAVE_STRING_H
104
68070c10
PA
105/* Define to 1 if you have the <sys/file.h> header file. */
106#undef HAVE_SYS_FILE_H
107
b80864fb
DJ
108/* Define to 1 if you have the <sys/ioctl.h> header file. */
109#undef HAVE_SYS_IOCTL_H
110
f450004a 111/* Define to 1 if you have the <sys/procfs.h> header file. */
0d62e5e8
DJ
112#undef HAVE_SYS_PROCFS_H
113
f450004a 114/* Define to 1 if you have the <sys/reg.h> header file. */
84563040
DJ
115#undef HAVE_SYS_REG_H
116
b80864fb
DJ
117/* Define to 1 if you have the <sys/socket.h> header file. */
118#undef HAVE_SYS_SOCKET_H
119
f450004a
DJ
120/* Define to 1 if you have the <sys/stat.h> header file. */
121#undef HAVE_SYS_STAT_H
122
123/* Define to 1 if you have the <sys/types.h> header file. */
124#undef HAVE_SYS_TYPES_H
84563040 125
b80864fb
DJ
126/* Define to 1 if you have the <sys/wait.h> header file. */
127#undef HAVE_SYS_WAIT_H
128
dae5f5cf
DJ
129/* Define if td_thr_tls_get_addr is available. */
130#undef HAVE_TD_THR_TLS_GET_ADDR
131
3db0444b
DJ
132/* Define if TD_VERSION is available. */
133#undef HAVE_TD_VERSION
134
f450004a 135/* Define to 1 if you have the <termios.h> header file. */
84563040 136#undef HAVE_TERMIOS_H
0d62e5e8 137
f450004a
DJ
138/* Define to 1 if you have the <termio.h> header file. */
139#undef HAVE_TERMIO_H
140
141/* Define to 1 if you have the <thread_db.h> header file. */
0d62e5e8
DJ
142#undef HAVE_THREAD_DB_H
143
f450004a 144/* Define to 1 if you have the <unistd.h> header file. */
18ff0538
KB
145#undef HAVE_UNISTD_H
146
68070c10
PA
147/* Checking if errno must be defined */
148#undef MUST_DEFINE_ERRNO
149
f450004a
DJ
150/* Define to the address where bug reports for this package should be sent. */
151#undef PACKAGE_BUGREPORT
0d62e5e8 152
f450004a
DJ
153/* Define to the full name of this package. */
154#undef PACKAGE_NAME
0d62e5e8 155
f450004a
DJ
156/* Define to the full name and version of this package. */
157#undef PACKAGE_STRING
0d62e5e8 158
f450004a
DJ
159/* Define to the one symbol short name of this package. */
160#undef PACKAGE_TARNAME
0d62e5e8 161
f450004a
DJ
162/* Define to the version of this package. */
163#undef PACKAGE_VERSION
0d62e5e8 164
c16158bc
JM
165/* Additional package description */
166#undef PKGVERSION
167
168/* Bug reporting address */
169#undef REPORT_BUGS_TO
170
f450004a
DJ
171/* Define to 1 if you have the ANSI C header files. */
172#undef STDC_HEADERS
b80864fb
DJ
173
174/* Define if we should use the Windows API, instead of the POSIX API. On
175 Windows, we use the Windows API when building for MinGW, but the POSIX API
176 when building for Cygwin. */
177#undef USE_WIN32API
fb1e4ffc
DJ
178
179/* Define if an XML target description is available. */
180#undef USE_XML
fd462a61
DJ
181
182/* Enable GNU extensions on systems that have them. */
183#ifndef _GNU_SOURCE
184# undef _GNU_SOURCE
185#endif
This page took 0.463052 seconds and 4 git commands to generate.