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