* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
CommitLineData
f450004a 1/* config.in. Generated from configure.ac by autoheader. */
84563040 2
e122f1f5
SE
3/* Define to 1 if you have the declaration of `strerror', and to 0 if you
4 don't. */
5#undef HAVE_DECL_STRERROR
6
f450004a
DJ
7/* Define if <sys/procfs.h> has elf_fpregset_t. */
8#undef HAVE_ELF_FPREGSET_T
84563040 9
f450004a
DJ
10/* Define to 1 if you have the <inttypes.h> header file. */
11#undef HAVE_INTTYPES_H
12
13/* Define to 1 if you have the <linux/elf.h> header file. */
14#undef HAVE_LINUX_ELF_H
58caa3dc 15
e9d25b98 16/* Define if the target supports register sets. */
58caa3dc
DJ
17#undef HAVE_LINUX_REGSETS
18
f450004a
DJ
19/* Define if the target supports PTRACE_PEEKUSR for register access. */
20#undef HAVE_LINUX_USRREGS
58caa3dc 21
f450004a
DJ
22/* Define if <sys/procfs.h> has lwpid_t. */
23#undef HAVE_LWPID_T
0d62e5e8 24
f450004a
DJ
25/* Define to 1 if you have the <memory.h> header file. */
26#undef HAVE_MEMORY_H
27
f450004a
DJ
28/* Define if <sys/procfs.h> has prgregset_t. */
29#undef HAVE_PRGREGSET_T
30
31/* Define to 1 if you have the <proc_service.h> header file. */
0d62e5e8
DJ
32#undef HAVE_PROC_SERVICE_H
33
f450004a
DJ
34/* Define if <sys/procfs.h> has psaddr_t. */
35#undef HAVE_PSADDR_T
36
37/* Define if the target supports PTRACE_GETFPXREGS for extended register
38 access. */
39#undef HAVE_PTRACE_GETFPXREGS
40
e9d25b98
DJ
41/* Define if the target supports PTRACE_GETREGS for register access. */
42#undef HAVE_PTRACE_GETREGS
43
f450004a 44/* Define to 1 if you have the <sgtty.h> header file. */
84563040
DJ
45#undef HAVE_SGTTY_H
46
ccbd4912 47/* Define to 1 if the system has the type `socklen_t'. */
f450004a
DJ
48#undef HAVE_SOCKLEN_T
49
50/* Define to 1 if you have the <stdint.h> header file. */
51#undef HAVE_STDINT_H
52
53/* Define to 1 if you have the <stdlib.h> header file. */
94e10508
DJ
54#undef HAVE_STDLIB_H
55
f450004a
DJ
56/* Define to 1 if you have the <strings.h> header file. */
57#undef HAVE_STRINGS_H
58
59/* Define to 1 if you have the <string.h> header file. */
0729219d
DJ
60#undef HAVE_STRING_H
61
f450004a 62/* Define to 1 if you have the <sys/procfs.h> header file. */
0d62e5e8
DJ
63#undef HAVE_SYS_PROCFS_H
64
f450004a 65/* Define to 1 if you have the <sys/reg.h> header file. */
84563040
DJ
66#undef HAVE_SYS_REG_H
67
f450004a
DJ
68/* Define to 1 if you have the <sys/stat.h> header file. */
69#undef HAVE_SYS_STAT_H
70
71/* Define to 1 if you have the <sys/types.h> header file. */
72#undef HAVE_SYS_TYPES_H
84563040 73
3db0444b
DJ
74/* Define if TD_VERSION is available. */
75#undef HAVE_TD_VERSION
76
f450004a 77/* Define to 1 if you have the <termios.h> header file. */
84563040 78#undef HAVE_TERMIOS_H
0d62e5e8 79
f450004a
DJ
80/* Define to 1 if you have the <termio.h> header file. */
81#undef HAVE_TERMIO_H
82
83/* Define to 1 if you have the <thread_db.h> header file. */
0d62e5e8
DJ
84#undef HAVE_THREAD_DB_H
85
f450004a 86/* Define to 1 if you have the <unistd.h> header file. */
18ff0538
KB
87#undef HAVE_UNISTD_H
88
f450004a
DJ
89/* Define to the address where bug reports for this package should be sent. */
90#undef PACKAGE_BUGREPORT
0d62e5e8 91
f450004a
DJ
92/* Define to the full name of this package. */
93#undef PACKAGE_NAME
0d62e5e8 94
f450004a
DJ
95/* Define to the full name and version of this package. */
96#undef PACKAGE_STRING
0d62e5e8 97
f450004a
DJ
98/* Define to the one symbol short name of this package. */
99#undef PACKAGE_TARNAME
0d62e5e8 100
f450004a
DJ
101/* Define to the version of this package. */
102#undef PACKAGE_VERSION
0d62e5e8 103
f450004a
DJ
104/* Define to 1 if you have the ANSI C header files. */
105#undef STDC_HEADERS
This page took 0.342462 seconds and 4 git commands to generate.