Replace the remaining uses of strerror with safe_strerror
[deliverable/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 std::thread works. */
9 #undef CXX_STD_THREAD
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Define if self-testing features should be enabled */
15 #undef GDB_SELF_TEST
16
17 /* Define to 1 if you have `alloca', as a function or macro. */
18 #undef HAVE_ALLOCA
19
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 */
22 #undef HAVE_ALLOCA_H
23
24 /* Define to 1 if you have the <arpa/inet.h> header file. */
25 #undef HAVE_ARPA_INET_H
26
27 /* define if the compiler supports basic C++11 syntax */
28 #undef HAVE_CXX11
29
30 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
31 you don't. */
32 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
33
34 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
35 don't. */
36 #undef HAVE_DECL_ASPRINTF
37
38 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
39 you don't. */
40 #undef HAVE_DECL_BASENAME
41
42 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
43 #undef HAVE_DECL_FFS
44
45 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
46 */
47 #undef HAVE_DECL_PERROR
48
49 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
50 */
51 #undef HAVE_DECL_PTRACE
52
53 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
54 don't. */
55 #undef HAVE_DECL_SNPRINTF
56
57 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
58 */
59 #undef HAVE_DECL_STRSTR
60
61 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
62 */
63 #undef HAVE_DECL_STRTOL
64
65 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
66 don't. */
67 #undef HAVE_DECL_STRTOLL
68
69 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
70 don't. */
71 #undef HAVE_DECL_STRTOUL
72
73 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
74 don't. */
75 #undef HAVE_DECL_STRTOULL
76
77 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
78 don't. */
79 #undef HAVE_DECL_STRVERSCMP
80
81 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
82 don't. */
83 #undef HAVE_DECL_VASPRINTF
84
85 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
86 don't. */
87 #undef HAVE_DECL_VSNPRINTF
88
89 /* Define to 1 if you have the `dladdr' function. */
90 #undef HAVE_DLADDR
91
92 /* Define to 1 if you have the <dlfcn.h> header file. */
93 #undef HAVE_DLFCN_H
94
95 /* Define to 1 if the system has the type `Elf32_auxv_t'. */
96 #undef HAVE_ELF32_AUXV_T
97
98 /* Define to 1 if the system has the type `Elf64_auxv_t'. */
99 #undef HAVE_ELF64_AUXV_T
100
101 /* Define if <sys/procfs.h> has elf_fpregset_t. */
102 #undef HAVE_ELF_FPREGSET_T
103
104 /* Define to 1 if you have the <fcntl.h> header file. */
105 #undef HAVE_FCNTL_H
106
107 /* Define to 1 if you have the `fdwalk' function. */
108 #undef HAVE_FDWALK
109
110 /* Define to 1 if you have the `fork' function. */
111 #undef HAVE_FORK
112
113 /* Define to 1 if you have the `getauxval' function. */
114 #undef HAVE_GETAUXVAL
115
116 /* Define to 1 if you have the `getrlimit' function. */
117 #undef HAVE_GETRLIMIT
118
119 /* Define to 1 if you have the <inttypes.h> header file. */
120 #undef HAVE_INTTYPES_H
121
122 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
123 #undef HAVE_LANGINFO_CODESET
124
125 /* Define to 1 if you have the `dl' library (-ldl). */
126 #undef HAVE_LIBDL
127
128 /* Define if the target supports branch tracing. */
129 #undef HAVE_LINUX_BTRACE
130
131 /* Define to 1 if you have the <linux/elf.h> header file. */
132 #undef HAVE_LINUX_ELF_H
133
134 /* Define to 1 if you have the <linux/perf_event.h> header file. */
135 #undef HAVE_LINUX_PERF_EVENT_H
136
137 /* Define if the target supports register sets. */
138 #undef HAVE_LINUX_REGSETS
139
140 /* Define if the target supports PTRACE_PEEKUSR for register access. */
141 #undef HAVE_LINUX_USRREGS
142
143 /* Define to 1 if you have the <locale.h> header file. */
144 #undef HAVE_LOCALE_H
145
146 /* Define to 1 if the system has the type `long long'. */
147 #undef HAVE_LONG_LONG
148
149 /* Define if <thread_db.h> has lwpid_t. */
150 #undef HAVE_LWPID_T
151
152 /* Define to 1 if you have the <memory.h> header file. */
153 #undef HAVE_MEMORY_H
154
155 /* Define to 1 if you have the <netdb.h> header file. */
156 #undef HAVE_NETDB_H
157
158 /* Define to 1 if you have the <netinet/in.h> header file. */
159 #undef HAVE_NETINET_IN_H
160
161 /* Define to 1 if you have the <netinet/tcp.h> header file. */
162 #undef HAVE_NETINET_TCP_H
163
164 /* Define if you support the personality syscall. */
165 #undef HAVE_PERSONALITY
166
167 /* Define to 1 if you have the `pipe' function. */
168 #undef HAVE_PIPE
169
170 /* Define to 1 if you have the `pipe2' function. */
171 #undef HAVE_PIPE2
172
173 /* Define to 1 if you have the `pread' function. */
174 #undef HAVE_PREAD
175
176 /* Define to 1 if you have the `pread64' function. */
177 #undef HAVE_PREAD64
178
179 /* Define if <sys/procfs.h> has prfpregset_t. */
180 #undef HAVE_PRFPREGSET_T
181
182 /* Define if <sys/procfs.h> has prgregset_t. */
183 #undef HAVE_PRGREGSET_T
184
185 /* Define to 1 if you have the <proc_service.h> header file. */
186 #undef HAVE_PROC_SERVICE_H
187
188 /* Define if <thread_db.h> has psaddr_t. */
189 #undef HAVE_PSADDR_T
190
191 /* Have PTHREAD_PRIO_INHERIT. */
192 #undef HAVE_PTHREAD_PRIO_INHERIT
193
194 /* Define to 1 if you have the `pthread_setname_np' function. */
195 #undef HAVE_PTHREAD_SETNAME_NP
196
197 /* Define to 1 if you have the `pthread_sigmask' function. */
198 #undef HAVE_PTHREAD_SIGMASK
199
200 /* Define if the target supports PTRACE_GETFPXREGS for extended register
201 access. */
202 #undef HAVE_PTRACE_GETFPXREGS
203
204 /* Define if the target supports PTRACE_GETREGS for register access. */
205 #undef HAVE_PTRACE_GETREGS
206
207 /* Define to 1 if you have the <ptrace.h> header file. */
208 #undef HAVE_PTRACE_H
209
210 /* Define to 1 if you have the `pwrite' function. */
211 #undef HAVE_PWRITE
212
213 /* Define to 1 if you have the `setns' function. */
214 #undef HAVE_SETNS
215
216 /* Define to 1 if you have the `sigaction' function. */
217 #undef HAVE_SIGACTION
218
219 /* Define to 1 if you have the <signal.h> header file. */
220 #undef HAVE_SIGNAL_H
221
222 /* Define to 1 if you have the `sigprocmask' function. */
223 #undef HAVE_SIGPROCMASK
224
225 /* Define if sigsetjmp is available. */
226 #undef HAVE_SIGSETJMP
227
228 /* Define to 1 if you have the `socketpair' function. */
229 #undef HAVE_SOCKETPAIR
230
231 /* Define to 1 if the system has the type `socklen_t'. */
232 #undef HAVE_SOCKLEN_T
233
234 /* Define to 1 if you have the <stdint.h> header file. */
235 #undef HAVE_STDINT_H
236
237 /* Define to 1 if you have the <stdlib.h> header file. */
238 #undef HAVE_STDLIB_H
239
240 /* Define to 1 if you have the <strings.h> header file. */
241 #undef HAVE_STRINGS_H
242
243 /* Define to 1 if you have the <string.h> header file. */
244 #undef HAVE_STRING_H
245
246 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
247 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
248
249 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
250 #undef HAVE_STRUCT_STAT_ST_BLOCKS
251
252 /* Define to 1 if `fs_base' is a member of `struct user_regs_struct'. */
253 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
254
255 /* Define to 1 if `gs_base' is a member of `struct user_regs_struct'. */
256 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
257
258 /* Define to 1 if the target supports __sync_*_compare_and_swap */
259 #undef HAVE_SYNC_BUILTINS
260
261 /* Define to 1 if you have the <sys/file.h> header file. */
262 #undef HAVE_SYS_FILE_H
263
264 /* Define to 1 if you have the <sys/ioctl.h> header file. */
265 #undef HAVE_SYS_IOCTL_H
266
267 /* Define to 1 if you have the <sys/procfs.h> header file. */
268 #undef HAVE_SYS_PROCFS_H
269
270 /* Define to 1 if you have the <sys/ptrace.h> header file. */
271 #undef HAVE_SYS_PTRACE_H
272
273 /* Define to 1 if you have the <sys/reg.h> header file. */
274 #undef HAVE_SYS_REG_H
275
276 /* Define to 1 if you have the <sys/resource.h> header file. */
277 #undef HAVE_SYS_RESOURCE_H
278
279 /* Define to 1 if you have the <sys/socket.h> header file. */
280 #undef HAVE_SYS_SOCKET_H
281
282 /* Define to 1 if you have the <sys/stat.h> header file. */
283 #undef HAVE_SYS_STAT_H
284
285 /* Define to 1 if you have the <sys/types.h> header file. */
286 #undef HAVE_SYS_TYPES_H
287
288 /* Define to 1 if you have the <sys/un.h> header file. */
289 #undef HAVE_SYS_UN_H
290
291 /* Define to 1 if you have the <sys/wait.h> header file. */
292 #undef HAVE_SYS_WAIT_H
293
294 /* Define if TD_VERSION is available. */
295 #undef HAVE_TD_VERSION
296
297 /* Define to 1 if you have the <termios.h> header file. */
298 #undef HAVE_TERMIOS_H
299
300 /* Define to 1 if you have the <thread_db.h> header file. */
301 #undef HAVE_THREAD_DB_H
302
303 /* Define to 1 if you have the <unistd.h> header file. */
304 #undef HAVE_UNISTD_H
305
306 /* Define if UST is available */
307 #undef HAVE_UST
308
309 /* Define to 1 if you have the `vfork' function. */
310 #undef HAVE_VFORK
311
312 /* Define to 1 if you have the <vfork.h> header file. */
313 #undef HAVE_VFORK_H
314
315 /* Define to 1 if you have the <wait.h> header file. */
316 #undef HAVE_WAIT_H
317
318 /* Define to 1 if `fork' works. */
319 #undef HAVE_WORKING_FORK
320
321 /* Define to 1 if `vfork' works. */
322 #undef HAVE_WORKING_VFORK
323
324 /* Define to the address where bug reports for this package should be sent. */
325 #undef PACKAGE_BUGREPORT
326
327 /* Define to the full name of this package. */
328 #undef PACKAGE_NAME
329
330 /* Define to the full name and version of this package. */
331 #undef PACKAGE_STRING
332
333 /* Define to the one symbol short name of this package. */
334 #undef PACKAGE_TARNAME
335
336 /* Define to the home page for this package. */
337 #undef PACKAGE_URL
338
339 /* Define to the version of this package. */
340 #undef PACKAGE_VERSION
341
342 /* Additional package description */
343 #undef PKGVERSION
344
345 /* Define to necessary symbol if this constant uses a non-standard name on
346 your system. */
347 #undef PTHREAD_CREATE_JOINABLE
348
349 /* Define to the type of arg 1 for ptrace. */
350 #undef PTRACE_TYPE_ARG1
351
352 /* Define to the type of arg 3 for ptrace. */
353 #undef PTRACE_TYPE_ARG3
354
355 /* Define to the type of arg 4 for ptrace. */
356 #undef PTRACE_TYPE_ARG4
357
358 /* Define to the type of arg 5 for ptrace. */
359 #undef PTRACE_TYPE_ARG5
360
361 /* Define as the return type of ptrace. */
362 #undef PTRACE_TYPE_RET
363
364 /* Bug reporting address */
365 #undef REPORT_BUGS_TO
366
367 /* The size of `long long', as computed by sizeof. */
368 #undef SIZEOF_LONG_LONG
369
370 /* If using the C implementation of alloca, define if you know the
371 direction of stack growth for your system; otherwise it will be
372 automatically deduced at runtime.
373 STACK_DIRECTION > 0 => grows toward higher addresses
374 STACK_DIRECTION < 0 => grows toward lower addresses
375 STACK_DIRECTION = 0 => direction of growth unknown */
376 #undef STACK_DIRECTION
377
378 /* Define to 1 if you have the ANSI C header files. */
379 #undef STDC_HEADERS
380
381 /* Define if we should use libthread_db directly. */
382 #undef USE_LIBTHREAD_DB_DIRECTLY
383
384 /* Enable extensions on AIX 3, Interix. */
385 #ifndef _ALL_SOURCE
386 # undef _ALL_SOURCE
387 #endif
388 /* Enable GNU extensions on systems that have them. */
389 #ifndef _GNU_SOURCE
390 # undef _GNU_SOURCE
391 #endif
392 /* Enable threading extensions on Solaris. */
393 #ifndef _POSIX_PTHREAD_SEMANTICS
394 # undef _POSIX_PTHREAD_SEMANTICS
395 #endif
396 /* Enable extensions on HP NonStop. */
397 #ifndef _TANDEM_SOURCE
398 # undef _TANDEM_SOURCE
399 #endif
400 /* Enable general extensions on Solaris. */
401 #ifndef __EXTENSIONS__
402 # undef __EXTENSIONS__
403 #endif
404
405
406 /* Define if we should use libthread_db. */
407 #undef USE_THREAD_DB
408
409 /* Define if we should use the Windows API, instead of the POSIX API. On
410 Windows, we use the Windows API when building for MinGW, but the POSIX API
411 when building for Cygwin. */
412 #undef USE_WIN32API
413
414 /* Define if an XML target description is available. */
415 #undef USE_XML
416
417 /* Enable large inode numbers on Mac OS X 10.5. */
418 #ifndef _DARWIN_USE_64_BIT_INODE
419 # define _DARWIN_USE_64_BIT_INODE 1
420 #endif
421
422 /* Number of bits in a file offset, on hosts where this is settable. */
423 #undef _FILE_OFFSET_BITS
424
425 /* Define for large files, on AIX-style hosts. */
426 #undef _LARGE_FILES
427
428 /* Define to 1 if on MINIX. */
429 #undef _MINIX
430
431 /* Define to 2 if the system does not provide POSIX.1 features except with
432 this defined. */
433 #undef _POSIX_1_SOURCE
434
435 /* Define to 1 if you need to in order for `stat' and other things to work. */
436 #undef _POSIX_SOURCE
437
438 /* Define to `int' if <sys/types.h> does not define. */
439 #undef pid_t
440
441 /* Define to `unsigned int' if <sys/types.h> does not define. */
442 #undef size_t
443
444 /* Define as `fork' if `vfork' does not work. */
445 #undef vfork
This page took 0.039807 seconds and 4 git commands to generate.