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