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