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