doc/
[external/binutils.git] / gdb / gdbserver / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <arpa/inet.h> header file. */
4 #undef HAVE_ARPA_INET_H
5
6 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
7    */
8 #undef HAVE_DECL_MEMMEM
9
10 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
11    */
12 #undef HAVE_DECL_PERROR
13
14 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
15    don't. */
16 #undef HAVE_DECL_STRERROR
17
18 /* Define if <sys/procfs.h> has elf_fpregset_t. */
19 #undef HAVE_ELF_FPREGSET_T
20
21 /* Define if errno is available */
22 #undef HAVE_ERRNO
23
24 /* Define to 1 if you have the <errno.h> header file. */
25 #undef HAVE_ERRNO_H
26
27 /* Define to 1 if you have the <fcntl.h> header file. */
28 #undef HAVE_FCNTL_H
29
30 /* Define to 1 if you have the <inttypes.h> header file. */
31 #undef HAVE_INTTYPES_H
32
33 /* Define to 1 if you have the <linux/elf.h> header file. */
34 #undef HAVE_LINUX_ELF_H
35
36 /* Define if the target supports register sets. */
37 #undef HAVE_LINUX_REGSETS
38
39 /* Define if the target supports PTRACE_PEEKUSR for register access. */
40 #undef HAVE_LINUX_USRREGS
41
42 /* Define if <sys/procfs.h> has lwpid_t. */
43 #undef HAVE_LWPID_T
44
45 /* Define to 1 if you have the <malloc.h> header file. */
46 #undef HAVE_MALLOC_H
47
48 /* Define to 1 if you have the `memmem' function. */
49 #undef HAVE_MEMMEM
50
51 /* Define to 1 if you have the <memory.h> header file. */
52 #undef HAVE_MEMORY_H
53
54 /* Define to 1 if you have the <netdb.h> header file. */
55 #undef HAVE_NETDB_H
56
57 /* Define to 1 if you have the <netinet/in.h> header file. */
58 #undef HAVE_NETINET_IN_H
59
60 /* Define to 1 if you have the <netinet/tcp.h> header file. */
61 #undef HAVE_NETINET_TCP_H
62
63 /* Define to 1 if you have the `pread' function. */
64 #undef HAVE_PREAD
65
66 /* Define to 1 if you have the `pread64' function. */
67 #undef HAVE_PREAD64
68
69 /* Define if <sys/procfs.h> has prgregset_t. */
70 #undef HAVE_PRGREGSET_T
71
72 /* Define to 1 if you have the <proc_service.h> header file. */
73 #undef HAVE_PROC_SERVICE_H
74
75 /* Define if <sys/procfs.h> has psaddr_t. */
76 #undef HAVE_PSADDR_T
77
78 /* Define if the target supports PTRACE_GETFPXREGS for extended register
79    access. */
80 #undef HAVE_PTRACE_GETFPXREGS
81
82 /* Define if the target supports PTRACE_GETREGS for register access. */
83 #undef HAVE_PTRACE_GETREGS
84
85 /* Define to 1 if you have the `pwrite' function. */
86 #undef HAVE_PWRITE
87
88 /* Define to 1 if you have the <sgtty.h> header file. */
89 #undef HAVE_SGTTY_H
90
91 /* Define to 1 if you have the <signal.h> header file. */
92 #undef HAVE_SIGNAL_H
93
94 /* Define to 1 if the system has the type `socklen_t'. */
95 #undef HAVE_SOCKLEN_T
96
97 /* Define to 1 if you have the <stdint.h> header file. */
98 #undef HAVE_STDINT_H
99
100 /* Define to 1 if you have the <stdlib.h> header file. */
101 #undef HAVE_STDLIB_H
102
103 /* Define to 1 if you have the <strings.h> header file. */
104 #undef HAVE_STRINGS_H
105
106 /* Define to 1 if you have the <string.h> header file. */
107 #undef HAVE_STRING_H
108
109 /* Define to 1 if you have the <sys/file.h> header file. */
110 #undef HAVE_SYS_FILE_H
111
112 /* Define to 1 if you have the <sys/ioctl.h> header file. */
113 #undef HAVE_SYS_IOCTL_H
114
115 /* Define to 1 if you have the <sys/procfs.h> header file. */
116 #undef HAVE_SYS_PROCFS_H
117
118 /* Define to 1 if you have the <sys/reg.h> header file. */
119 #undef HAVE_SYS_REG_H
120
121 /* Define to 1 if you have the <sys/socket.h> header file. */
122 #undef HAVE_SYS_SOCKET_H
123
124 /* Define to 1 if you have the <sys/stat.h> header file. */
125 #undef HAVE_SYS_STAT_H
126
127 /* Define to 1 if you have the <sys/types.h> header file. */
128 #undef HAVE_SYS_TYPES_H
129
130 /* Define to 1 if you have the <sys/wait.h> header file. */
131 #undef HAVE_SYS_WAIT_H
132
133 /* Define if TD_VERSION is available. */
134 #undef HAVE_TD_VERSION
135
136 /* Define to 1 if you have the <termios.h> header file. */
137 #undef HAVE_TERMIOS_H
138
139 /* Define to 1 if you have the <termio.h> header file. */
140 #undef HAVE_TERMIO_H
141
142 /* Define to 1 if you have the <thread_db.h> header file. */
143 #undef HAVE_THREAD_DB_H
144
145 /* Define to 1 if you have the <unistd.h> header file. */
146 #undef HAVE_UNISTD_H
147
148 /* Checking if errno must be defined */
149 #undef MUST_DEFINE_ERRNO
150
151 /* Define to the address where bug reports for this package should be sent. */
152 #undef PACKAGE_BUGREPORT
153
154 /* Define to the full name of this package. */
155 #undef PACKAGE_NAME
156
157 /* Define to the full name and version of this package. */
158 #undef PACKAGE_STRING
159
160 /* Define to the one symbol short name of this package. */
161 #undef PACKAGE_TARNAME
162
163 /* Define to the home page for this package. */
164 #undef PACKAGE_URL
165
166 /* Define to the version of this package. */
167 #undef PACKAGE_VERSION
168
169 /* Additional package description */
170 #undef PKGVERSION
171
172 /* Bug reporting address */
173 #undef REPORT_BUGS_TO
174
175 /* Define to 1 if you have the ANSI C header files. */
176 #undef STDC_HEADERS
177
178 /* Enable extensions on AIX 3, Interix.  */
179 #ifndef _ALL_SOURCE
180 # undef _ALL_SOURCE
181 #endif
182 /* Enable GNU extensions on systems that have them.  */
183 #ifndef _GNU_SOURCE
184 # undef _GNU_SOURCE
185 #endif
186 /* Enable threading extensions on Solaris.  */
187 #ifndef _POSIX_PTHREAD_SEMANTICS
188 # undef _POSIX_PTHREAD_SEMANTICS
189 #endif
190 /* Enable extensions on HP NonStop.  */
191 #ifndef _TANDEM_SOURCE
192 # undef _TANDEM_SOURCE
193 #endif
194 /* Enable general extensions on Solaris.  */
195 #ifndef __EXTENSIONS__
196 # undef __EXTENSIONS__
197 #endif
198
199
200 /* Define if we should use the Windows API, instead of the POSIX API. On
201    Windows, we use the Windows API when building for MinGW, but the POSIX API
202    when building for Cygwin. */
203 #undef USE_WIN32API
204
205 /* Define if an XML target description is available. */
206 #undef USE_XML
207
208 /* Define to 1 if on MINIX. */
209 #undef _MINIX
210
211 /* Define to 2 if the system does not provide POSIX.1 features except with
212    this defined. */
213 #undef _POSIX_1_SOURCE
214
215 /* Define to 1 if you need to in order for `stat' and other things to work. */
216 #undef _POSIX_SOURCE