Move cleanups.[ch] to common
[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
e6712ff1
DE
33/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
34 */
35#undef HAVE_DECL_STRSTR
36
bb0116a4
JB
37/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
38 don't. */
39#undef HAVE_DECL_VASPRINTF
40
41/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
42 don't. */
43#undef HAVE_DECL_VSNPRINTF
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 to 1 if you have the <fcntl.h> header file. */
58#undef HAVE_FCNTL_H
59
614c279d
TT
60/* Define to 1 if you have the `fdwalk' function. */
61#undef HAVE_FDWALK
62
3266f10b
TT
63/* Define to 1 if you have the `getrlimit' function. */
64#undef HAVE_GETRLIMIT
65
f450004a
DJ
66/* Define to 1 if you have the <inttypes.h> header file. */
67#undef HAVE_INTTYPES_H
68
3266f10b
TT
69/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
70#undef HAVE_LANGINFO_CODESET
71
f434ba03
PA
72/* Define to 1 if you have the `dl' library (-ldl). */
73#undef HAVE_LIBDL
74
32940073
PA
75/* Define to 1 if you have the `mcheck' library (-lmcheck). */
76#undef HAVE_LIBMCHECK
77
9accd112
MM
78/* Define if the target supports branch tracing. */
79#undef HAVE_LINUX_BTRACE
80
f450004a
DJ
81/* Define to 1 if you have the <linux/elf.h> header file. */
82#undef HAVE_LINUX_ELF_H
58caa3dc 83
945bf713
MM
84/* Define to 1 if you have the <linux/perf_event.h> header file. */
85#undef HAVE_LINUX_PERF_EVENT_H
86
e9d25b98 87/* Define if the target supports register sets. */
58caa3dc
DJ
88#undef HAVE_LINUX_REGSETS
89
f450004a
DJ
90/* Define if the target supports PTRACE_PEEKUSR for register access. */
91#undef HAVE_LINUX_USRREGS
58caa3dc 92
3266f10b
TT
93/* Define to 1 if you have the <locale.h> header file. */
94#undef HAVE_LOCALE_H
95
18f5fd81 96/* Define if <thread_db.h> has lwpid_t. */
f450004a 97#undef HAVE_LWPID_T
0d62e5e8 98
68070c10
PA
99/* Define to 1 if you have the <malloc.h> header file. */
100#undef HAVE_MALLOC_H
101
f450004a
DJ
102/* Define to 1 if you have the <memory.h> header file. */
103#undef HAVE_MEMORY_H
104
b80864fb
DJ
105/* Define to 1 if you have the <netdb.h> header file. */
106#undef HAVE_NETDB_H
107
108/* Define to 1 if you have the <netinet/in.h> header file. */
109#undef HAVE_NETINET_IN_H
110
111/* Define to 1 if you have the <netinet/tcp.h> header file. */
112#undef HAVE_NETINET_TCP_H
113
03583c20
UW
114/* Define if you support the personality syscall. */
115#undef HAVE_PERSONALITY
116
3266f10b
TT
117/* Define to 1 if you have the `pipe' function. */
118#undef HAVE_PIPE
119
614c279d
TT
120/* Define to 1 if you have the `pipe2' function. */
121#undef HAVE_PIPE2
122
4e799345
DJ
123/* Define to 1 if you have the `pread' function. */
124#undef HAVE_PREAD
125
fd462a61
DJ
126/* Define to 1 if you have the `pread64' function. */
127#undef HAVE_PREAD64
128
f450004a
DJ
129/* Define if <sys/procfs.h> has prgregset_t. */
130#undef HAVE_PRGREGSET_T
131
132/* Define to 1 if you have the <proc_service.h> header file. */
0d62e5e8
DJ
133#undef HAVE_PROC_SERVICE_H
134
18f5fd81 135/* Define if <thread_db.h> has psaddr_t. */
f450004a
DJ
136#undef HAVE_PSADDR_T
137
138/* Define if the target supports PTRACE_GETFPXREGS for extended register
139 access. */
140#undef HAVE_PTRACE_GETFPXREGS
141
e9d25b98
DJ
142/* Define if the target supports PTRACE_GETREGS for register access. */
143#undef HAVE_PTRACE_GETREGS
144
4e799345
DJ
145/* Define to 1 if you have the `pwrite' function. */
146#undef HAVE_PWRITE
147
f8255c2a
JB
148/* Define to 1 if you have the `readlink' function. */
149#undef HAVE_READLINK
150
f450004a 151/* Define to 1 if you have the <sgtty.h> header file. */
84563040
DJ
152#undef HAVE_SGTTY_H
153
68070c10
PA
154/* Define to 1 if you have the <signal.h> header file. */
155#undef HAVE_SIGNAL_H
156
3266f10b
TT
157/* Define to 1 if you have the `socketpair' function. */
158#undef HAVE_SOCKETPAIR
159
ccbd4912 160/* Define to 1 if the system has the type `socklen_t'. */
f450004a
DJ
161#undef HAVE_SOCKLEN_T
162
163/* Define to 1 if you have the <stdint.h> header file. */
164#undef HAVE_STDINT_H
165
166/* Define to 1 if you have the <stdlib.h> header file. */
94e10508
DJ
167#undef HAVE_STDLIB_H
168
f450004a
DJ
169/* Define to 1 if you have the <strings.h> header file. */
170#undef HAVE_STRINGS_H
171
172/* Define to 1 if you have the <string.h> header file. */
0729219d
DJ
173#undef HAVE_STRING_H
174
fa593d66
PA
175/* Define to 1 if the target supports __sync_*_compare_and_swap */
176#undef HAVE_SYNC_BUILTINS
177
68070c10
PA
178/* Define to 1 if you have the <sys/file.h> header file. */
179#undef HAVE_SYS_FILE_H
180
b80864fb
DJ
181/* Define to 1 if you have the <sys/ioctl.h> header file. */
182#undef HAVE_SYS_IOCTL_H
183
f450004a 184/* Define to 1 if you have the <sys/procfs.h> header file. */
0d62e5e8
DJ
185#undef HAVE_SYS_PROCFS_H
186
f450004a 187/* Define to 1 if you have the <sys/reg.h> header file. */
84563040
DJ
188#undef HAVE_SYS_REG_H
189
3266f10b
TT
190/* Define to 1 if you have the <sys/resource.h> header file. */
191#undef HAVE_SYS_RESOURCE_H
192
b80864fb
DJ
193/* Define to 1 if you have the <sys/socket.h> header file. */
194#undef HAVE_SYS_SOCKET_H
195
f450004a
DJ
196/* Define to 1 if you have the <sys/stat.h> header file. */
197#undef HAVE_SYS_STAT_H
198
5b4e221c
MF
199/* Define to 1 if you have the <sys/syscall.h> header file. */
200#undef HAVE_SYS_SYSCALL_H
201
f450004a
DJ
202/* Define to 1 if you have the <sys/types.h> header file. */
203#undef HAVE_SYS_TYPES_H
84563040 204
2fa291ac
YQ
205/* Define to 1 if you have the <sys/un.h> header file. */
206#undef HAVE_SYS_UN_H
207
b80864fb
DJ
208/* Define to 1 if you have the <sys/wait.h> header file. */
209#undef HAVE_SYS_WAIT_H
210
3db0444b
DJ
211/* Define if TD_VERSION is available. */
212#undef HAVE_TD_VERSION
213
f450004a 214/* Define to 1 if you have the <termios.h> header file. */
84563040 215#undef HAVE_TERMIOS_H
0d62e5e8 216
f450004a
DJ
217/* Define to 1 if you have the <termio.h> header file. */
218#undef HAVE_TERMIO_H
219
220/* Define to 1 if you have the <thread_db.h> header file. */
0d62e5e8
DJ
221#undef HAVE_THREAD_DB_H
222
f450004a 223/* Define to 1 if you have the <unistd.h> header file. */
18ff0538
KB
224#undef HAVE_UNISTD_H
225
0fb4aa4b
PA
226/* Define if UST is available */
227#undef HAVE_UST
228
8bdce1ff
PM
229/* Define to 1 if you have the <wait.h> header file. */
230#undef HAVE_WAIT_H
231
f450004a
DJ
232/* Define to the address where bug reports for this package should be sent. */
233#undef PACKAGE_BUGREPORT
0d62e5e8 234
f450004a
DJ
235/* Define to the full name of this package. */
236#undef PACKAGE_NAME
0d62e5e8 237
f450004a
DJ
238/* Define to the full name and version of this package. */
239#undef PACKAGE_STRING
0d62e5e8 240
f450004a
DJ
241/* Define to the one symbol short name of this package. */
242#undef PACKAGE_TARNAME
0d62e5e8 243
81ecdfbb
RW
244/* Define to the home page for this package. */
245#undef PACKAGE_URL
246
f450004a
DJ
247/* Define to the version of this package. */
248#undef PACKAGE_VERSION
0d62e5e8 249
c16158bc
JM
250/* Additional package description */
251#undef PKGVERSION
252
253/* Bug reporting address */
254#undef REPORT_BUGS_TO
255
a1723c35 256/* If using the C implementation of alloca, define if you know the
257 direction of stack growth for your system; otherwise it will be
258 automatically deduced at runtime.
259 STACK_DIRECTION > 0 => grows toward higher addresses
260 STACK_DIRECTION < 0 => grows toward lower addresses
261 STACK_DIRECTION = 0 => direction of growth unknown */
262#undef STACK_DIRECTION
263
f450004a
DJ
264/* Define to 1 if you have the ANSI C header files. */
265#undef STDC_HEADERS
b80864fb 266
96f15937
PP
267/* Define if we should use libthread_db directly. */
268#undef USE_LIBTHREAD_DB_DIRECTLY
269
81ecdfbb
RW
270/* Enable extensions on AIX 3, Interix. */
271#ifndef _ALL_SOURCE
272# undef _ALL_SOURCE
273#endif
274/* Enable GNU extensions on systems that have them. */
275#ifndef _GNU_SOURCE
276# undef _GNU_SOURCE
277#endif
278/* Enable threading extensions on Solaris. */
279#ifndef _POSIX_PTHREAD_SEMANTICS
280# undef _POSIX_PTHREAD_SEMANTICS
281#endif
282/* Enable extensions on HP NonStop. */
283#ifndef _TANDEM_SOURCE
284# undef _TANDEM_SOURCE
285#endif
286/* Enable general extensions on Solaris. */
287#ifndef __EXTENSIONS__
288# undef __EXTENSIONS__
289#endif
290
291
7d4e5717
PA
292/* Define if we should use libthread_db. */
293#undef USE_THREAD_DB
294
c971b7fa
PA
295/* Define if we should use the Windows API, instead of the POSIX API. On
296 Windows, we use the Windows API when building for MinGW, but the POSIX API
297 when building for Cygwin. */
298#undef USE_WIN32API
55a8c076 299
c971b7fa
PA
300/* Define if an XML target description is available. */
301#undef USE_XML
fd462a61 302
589bc927
TT
303/* Number of bits in a file offset, on hosts where this is settable. */
304#undef _FILE_OFFSET_BITS
305
306/* Define for large files, on AIX-style hosts. */
307#undef _LARGE_FILES
308
c971b7fa
PA
309/* Define to 1 if on MINIX. */
310#undef _MINIX
81ecdfbb 311
c971b7fa
PA
312/* Define to 2 if the system does not provide POSIX.1 features except with
313 this defined. */
314#undef _POSIX_1_SOURCE
81ecdfbb 315
c971b7fa
PA
316/* Define to 1 if you need to in order for `stat' and other things to work. */
317#undef _POSIX_SOURCE
This page took 1.161656 seconds and 4 git commands to generate.