Automatic date update in version.in
[binutils-gdb.git] / gdbserver / config.in
blobcf06c56421d1147ee3b073a4c8c7e2ef755708ae
1 /* config.in.  Generated from configure.ac by autoheader.  */
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
8 /* Define to 1 if std::thread works. */
9 #undef CXX_STD_THREAD
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
14 /* Define to 1 if translation of program messages to the user's native
15    language is requested. */
16 #undef ENABLE_NLS
18 /* Define if self-testing features should be enabled */
19 #undef GDB_SELF_TEST
21 /* Define to 1 if you have `alloca', as a function or macro. */
22 #undef HAVE_ALLOCA
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25    */
26 #undef HAVE_ALLOCA_H
28 /* Define to 1 if you have the <arpa/inet.h> header file. */
29 #undef HAVE_ARPA_INET_H
31 /* define if the compiler supports basic C++11 syntax */
32 #undef HAVE_CXX11
34 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
35    don't. */
36 #undef HAVE_DECL_ASPRINTF
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
42 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
43 #undef HAVE_DECL_FFS
45 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
46    */
47 #undef HAVE_DECL_PERROR
49 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
50    don't. */
51 #undef HAVE_DECL_SNPRINTF
53 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
54    */
55 #undef HAVE_DECL_STRSTR
57 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
58    */
59 #undef HAVE_DECL_STRTOL
61 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
62    don't. */
63 #undef HAVE_DECL_STRTOLL
65 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
66    don't. */
67 #undef HAVE_DECL_STRTOUL
69 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
70    don't. */
71 #undef HAVE_DECL_STRTOULL
73 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
74    don't. */
75 #undef HAVE_DECL_STRVERSCMP
77 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
78    don't. */
79 #undef HAVE_DECL_VASPRINTF
81 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
82    don't. */
83 #undef HAVE_DECL_VSNPRINTF
85 /* Define to 1 if you have the `dladdr' function. */
86 #undef HAVE_DLADDR
88 /* Define to 1 if you have the <dlfcn.h> header file. */
89 #undef HAVE_DLFCN_H
91 /* Define to 1 if the system has the type `Elf32_auxv_t'. */
92 #undef HAVE_ELF32_AUXV_T
94 /* Define to 1 if the system has the type `Elf64_auxv_t'. */
95 #undef HAVE_ELF64_AUXV_T
97 /* Define if <sys/procfs.h> has elf_fpregset_t. */
98 #undef HAVE_ELF_FPREGSET_T
100 /* Define to 1 if you have the <fcntl.h> header file. */
101 #undef HAVE_FCNTL_H
103 /* Define to 1 if you have the `fdwalk' function. */
104 #undef HAVE_FDWALK
106 /* Define to 1 if you have the `fork' function. */
107 #undef HAVE_FORK
109 /* Define if <sys/procfs.h> has fpregset_t. */
110 #undef HAVE_FPREGSET_T
112 /* Define to 1 if you have the `getauxval' function. */
113 #undef HAVE_GETAUXVAL
115 /* Define to 1 if you have the `getpagesize' function. */
116 #undef HAVE_GETPAGESIZE
118 /* Define to 1 if you have the `getrlimit' function. */
119 #undef HAVE_GETRLIMIT
121 /* Define to 1 if you have the `getrusage' function. */
122 #undef HAVE_GETRUSAGE
124 /* Define if <sys/procfs.h> has gregset_t. */
125 #undef HAVE_GREGSET_T
127 /* Define to 1 if you have the <inttypes.h> header file. */
128 #undef HAVE_INTTYPES_H
130 /* Define to 1 if you have the `kinfo_getfile' function. */
131 #undef HAVE_KINFO_GETFILE
133 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
134 #undef HAVE_LANGINFO_CODESET
136 /* Define to 1 if you have the `dl' library (-ldl). */
137 #undef HAVE_LIBDL
139 /* Define if you have the ipt library. */
140 #undef HAVE_LIBIPT
142 /* Define if the target supports branch tracing. */
143 #undef HAVE_LINUX_BTRACE
145 /* Define to 1 if you have the <linux/elf.h> header file. */
146 #undef HAVE_LINUX_ELF_H
148 /* Define to 1 if you have the <linux/perf_event.h> header file. */
149 #undef HAVE_LINUX_PERF_EVENT_H
151 /* Define if the target supports register sets. */
152 #undef HAVE_LINUX_REGSETS
154 /* Define if the target supports PTRACE_PEEKUSR for register access. */
155 #undef HAVE_LINUX_USRREGS
157 /* Define to 1 if you have the <locale.h> header file. */
158 #undef HAVE_LOCALE_H
160 /* Define to 1 if the system has the type `long long'. */
161 #undef HAVE_LONG_LONG
163 /* Define if <thread_db.h> has lwpid_t. */
164 #undef HAVE_LWPID_T
166 /* Define to 1 if you have the <memory.h> header file. */
167 #undef HAVE_MEMORY_H
169 /* Define to 1 if you have a working `mmap' system call. */
170 #undef HAVE_MMAP
172 /* Define to 1 if you have the <netdb.h> header file. */
173 #undef HAVE_NETDB_H
175 /* Define to 1 if you have the <netinet/in.h> header file. */
176 #undef HAVE_NETINET_IN_H
178 /* Define to 1 if you have the <netinet/tcp.h> header file. */
179 #undef HAVE_NETINET_TCP_H
181 /* Define to 1 if you have the `pipe' function. */
182 #undef HAVE_PIPE
184 /* Define to 1 if you have the `pipe2' function. */
185 #undef HAVE_PIPE2
187 /* Define to 1 if you have the `poll' function. */
188 #undef HAVE_POLL
190 /* Define to 1 if you have the <poll.h> header file. */
191 #undef HAVE_POLL_H
193 /* Define to 1 if you have the `pread' function. */
194 #undef HAVE_PREAD
196 /* Define to 1 if you have the `pread64' function. */
197 #undef HAVE_PREAD64
199 /* Define if <sys/procfs.h> has prfpregset_t. */
200 #undef HAVE_PRFPREGSET_T
202 /* Define if <sys/procfs.h> has prgregset32_t. */
203 #undef HAVE_PRGREGSET32_T
205 /* Define if <sys/procfs.h> has prgregset_t. */
206 #undef HAVE_PRGREGSET_T
208 /* Define to 1 if you have the <proc_service.h> header file. */
209 #undef HAVE_PROC_SERVICE_H
211 /* Define if <thread_db.h> has psaddr_t. */
212 #undef HAVE_PSADDR_T
214 /* Have PTHREAD_PRIO_INHERIT. */
215 #undef HAVE_PTHREAD_PRIO_INHERIT
217 /* Define to 1 if you have the `pthread_setname_np' function. */
218 #undef HAVE_PTHREAD_SETNAME_NP
220 /* Define to 1 if you have the `pthread_sigmask' function. */
221 #undef HAVE_PTHREAD_SIGMASK
223 /* Define to 1 if you have the `ptrace64' function. */
224 #undef HAVE_PTRACE64
226 /* Define if the target supports PTRACE_GETFPXREGS for extended register
227    access. */
228 #undef HAVE_PTRACE_GETFPXREGS
230 /* Define if the target supports PTRACE_GETREGS for register access. */
231 #undef HAVE_PTRACE_GETREGS
233 /* Define to 1 if you have the <ptrace.h> header file. */
234 #undef HAVE_PTRACE_H
236 /* Define to 1 if you have the `pt_insn_event' function. */
237 #undef HAVE_PT_INSN_EVENT
239 /* Define to 1 if you have the `pwrite' function. */
240 #undef HAVE_PWRITE
242 /* Define to 1 if you have the `sbrk' function. */
243 #undef HAVE_SBRK
245 /* Define to 1 if you have the `setns' function. */
246 #undef HAVE_SETNS
248 /* Define to 1 if you have the `setpgid' function. */
249 #undef HAVE_SETPGID
251 /* Define to 1 if you have the `setpgrp' function. */
252 #undef HAVE_SETPGRP
254 /* Define to 1 if you have the `sigaction' function. */
255 #undef HAVE_SIGACTION
257 /* Define to 1 if you have the `sigaltstack' function. */
258 #undef HAVE_SIGALTSTACK
260 /* Define to 1 if you have the <signal.h> header file. */
261 #undef HAVE_SIGNAL_H
263 /* Define to 1 if you have the `sigprocmask' function. */
264 #undef HAVE_SIGPROCMASK
266 /* Define if sigsetjmp is available. */
267 #undef HAVE_SIGSETJMP
269 /* Define to 1 if you have the `sigtimedwait' function. */
270 #undef HAVE_SIGTIMEDWAIT
272 /* Define to 1 if you have the `socketpair' function. */
273 #undef HAVE_SOCKETPAIR
275 /* Define to 1 if the system has the type `socklen_t'. */
276 #undef HAVE_SOCKLEN_T
278 /* Define to 1 if you have the <stdint.h> header file. */
279 #undef HAVE_STDINT_H
281 /* Define to 1 if you have the <stdlib.h> header file. */
282 #undef HAVE_STDLIB_H
284 /* Define to 1 if you have the <strings.h> header file. */
285 #undef HAVE_STRINGS_H
287 /* Define to 1 if you have the <string.h> header file. */
288 #undef HAVE_STRING_H
290 /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
291 #undef HAVE_STRUCT_PT_INSN_ENABLED
293 /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
294 #undef HAVE_STRUCT_PT_INSN_RESYNCED
296 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
297 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
299 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
300 #undef HAVE_STRUCT_STAT_ST_BLOCKS
302 /* Define to 1 if the target supports __sync_*_compare_and_swap */
303 #undef HAVE_SYNC_BUILTINS
305 /* Define to 1 if you have the <sys/file.h> header file. */
306 #undef HAVE_SYS_FILE_H
308 /* Define to 1 if you have the <sys/ioctl.h> header file. */
309 #undef HAVE_SYS_IOCTL_H
311 /* Define to 1 if you have the <sys/param.h> header file. */
312 #undef HAVE_SYS_PARAM_H
314 /* Define to 1 if you have the <sys/poll.h> header file. */
315 #undef HAVE_SYS_POLL_H
317 /* Define to 1 if you have the <sys/procfs.h> header file. */
318 #undef HAVE_SYS_PROCFS_H
320 /* Define to 1 if you have the <sys/ptrace.h> header file. */
321 #undef HAVE_SYS_PTRACE_H
323 /* Define to 1 if you have the <sys/reg.h> header file. */
324 #undef HAVE_SYS_REG_H
326 /* Define to 1 if you have the <sys/resource.h> header file. */
327 #undef HAVE_SYS_RESOURCE_H
329 /* Define to 1 if you have the <sys/select.h> header file. */
330 #undef HAVE_SYS_SELECT_H
332 /* Define to 1 if you have the <sys/socket.h> header file. */
333 #undef HAVE_SYS_SOCKET_H
335 /* Define to 1 if you have the <sys/stat.h> header file. */
336 #undef HAVE_SYS_STAT_H
338 /* Define to 1 if you have the <sys/types.h> header file. */
339 #undef HAVE_SYS_TYPES_H
341 /* Define to 1 if you have the <sys/un.h> header file. */
342 #undef HAVE_SYS_UN_H
344 /* Define to 1 if you have the <sys/wait.h> header file. */
345 #undef HAVE_SYS_WAIT_H
347 /* Define if TD_VERSION is available. */
348 #undef HAVE_TD_VERSION
350 /* Define to 1 if you have the <termios.h> header file. */
351 #undef HAVE_TERMIOS_H
353 /* Define to 1 if you have the <thread_db.h> header file. */
354 #undef HAVE_THREAD_DB_H
356 /* Define to 1 if you have the <unistd.h> header file. */
357 #undef HAVE_UNISTD_H
359 /* Define if UST is available */
360 #undef HAVE_UST
362 /* Define to 1 if you have the `vfork' function. */
363 #undef HAVE_VFORK
365 /* Define to 1 if you have the <vfork.h> header file. */
366 #undef HAVE_VFORK_H
368 /* Define to 1 if you have the <wait.h> header file. */
369 #undef HAVE_WAIT_H
371 /* Define to 1 if `fork' works. */
372 #undef HAVE_WORKING_FORK
374 /* Define to 1 if `vfork' works. */
375 #undef HAVE_WORKING_VFORK
377 /* Define to 1 if you have the <ws2tcpip.h> header file. */
378 #undef HAVE_WS2TCPIP_H
380 /* Define to the address where bug reports for this package should be sent. */
381 #undef PACKAGE_BUGREPORT
383 /* Define to the full name of this package. */
384 #undef PACKAGE_NAME
386 /* Define to the full name and version of this package. */
387 #undef PACKAGE_STRING
389 /* Define to the one symbol short name of this package. */
390 #undef PACKAGE_TARNAME
392 /* Define to the home page for this package. */
393 #undef PACKAGE_URL
395 /* Define to the version of this package. */
396 #undef PACKAGE_VERSION
398 /* Additional package description */
399 #undef PKGVERSION
401 /* Define to necessary symbol if this constant uses a non-standard name on
402    your system. */
403 #undef PTHREAD_CREATE_JOINABLE
405 /* Define to the type of arg 1 for ptrace. */
406 #undef PTRACE_TYPE_ARG1
408 /* Define to the type of arg 3 for ptrace. */
409 #undef PTRACE_TYPE_ARG3
411 /* Define to the type of arg 4 for ptrace. */
412 #undef PTRACE_TYPE_ARG4
414 /* Define to the type of arg 5 for ptrace. */
415 #undef PTRACE_TYPE_ARG5
417 /* Define as the return type of ptrace. */
418 #undef PTRACE_TYPE_RET
420 /* Bug reporting address */
421 #undef REPORT_BUGS_TO
423 /* The size of `long long', as computed by sizeof. */
424 #undef SIZEOF_LONG_LONG
426 /* If using the C implementation of alloca, define if you know the
427    direction of stack growth for your system; otherwise it will be
428    automatically deduced at runtime.
429         STACK_DIRECTION > 0 => grows toward higher addresses
430         STACK_DIRECTION < 0 => grows toward lower addresses
431         STACK_DIRECTION = 0 => direction of growth unknown */
432 #undef STACK_DIRECTION
434 /* Define to 1 if you have the ANSI C header files. */
435 #undef STDC_HEADERS
437 /* Define if we should use libthread_db directly. */
438 #undef USE_LIBTHREAD_DB_DIRECTLY
440 /* Enable extensions on AIX 3, Interix.  */
441 #ifndef _ALL_SOURCE
442 # undef _ALL_SOURCE
443 #endif
444 /* Enable GNU extensions on systems that have them.  */
445 #ifndef _GNU_SOURCE
446 # undef _GNU_SOURCE
447 #endif
448 /* Enable threading extensions on Solaris.  */
449 #ifndef _POSIX_PTHREAD_SEMANTICS
450 # undef _POSIX_PTHREAD_SEMANTICS
451 #endif
452 /* Enable extensions on HP NonStop.  */
453 #ifndef _TANDEM_SOURCE
454 # undef _TANDEM_SOURCE
455 #endif
456 /* Enable general extensions on Solaris.  */
457 #ifndef __EXTENSIONS__
458 # undef __EXTENSIONS__
459 #endif
462 /* Define if we should use libthread_db. */
463 #undef USE_THREAD_DB
465 /* Define if we should use the Windows API, instead of the POSIX API. On
466    Windows, we use the Windows API when building for MinGW, but the POSIX API
467    when building for Cygwin. */
468 #undef USE_WIN32API
470 /* Define if an XML target description is available. */
471 #undef USE_XML
473 /* Enable large inode numbers on Mac OS X 10.5.  */
474 #ifndef _DARWIN_USE_64_BIT_INODE
475 # define _DARWIN_USE_64_BIT_INODE 1
476 #endif
478 /* Number of bits in a file offset, on hosts where this is settable. */
479 #undef _FILE_OFFSET_BITS
481 /* Define for large files, on AIX-style hosts. */
482 #undef _LARGE_FILES
484 /* Define to 1 if on MINIX. */
485 #undef _MINIX
487 /* Define to 2 if the system does not provide POSIX.1 features except with
488    this defined. */
489 #undef _POSIX_1_SOURCE
491 /* Define to 1 if you need to in order for `stat' and other things to work. */
492 #undef _POSIX_SOURCE
494 /* Use structured /proc on Solaris. */
495 #undef _STRUCTURED_PROC
497 /* Define to `int' if <sys/types.h> does not define. */
498 #undef pid_t
500 /* Define to `unsigned int' if <sys/types.h> does not define. */
501 #undef size_t
503 /* Define as `fork' if `vfork' does not work. */
504 #undef vfork