gdb/
[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 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 `memmem', and to 0 if you don't.
22 */
23 #undef HAVE_DECL_MEMMEM
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 `vasprintf', and to 0 if you
34 don't. */
35 #undef HAVE_DECL_VASPRINTF
36
37 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
38 don't. */
39 #undef HAVE_DECL_VSNPRINTF
40
41 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
42 */
43 #undef HAVE_DIRENT_H
44
45 /* Define to 1 if you have the `dladdr' function. */
46 #undef HAVE_DLADDR
47
48 /* Define if <sys/procfs.h> has elf_fpregset_t. */
49 #undef HAVE_ELF_FPREGSET_T
50
51 /* Define if errno is available */
52 #undef HAVE_ERRNO
53
54 /* Define to 1 if you have the <errno.h> header file. */
55 #undef HAVE_ERRNO_H
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 <inttypes.h> header file. */
61 #undef HAVE_INTTYPES_H
62
63 /* Define to 1 if you have the `dl' library (-ldl). */
64 #undef HAVE_LIBDL
65
66 /* Define to 1 if you have the <linux/elf.h> header file. */
67 #undef HAVE_LINUX_ELF_H
68
69 /* Define if the target supports register sets. */
70 #undef HAVE_LINUX_REGSETS
71
72 /* Define if the target supports PTRACE_PEEKUSR for register access. */
73 #undef HAVE_LINUX_USRREGS
74
75 /* Define if <sys/procfs.h> has lwpid_t. */
76 #undef HAVE_LWPID_T
77
78 /* Define to 1 if you have the <malloc.h> header file. */
79 #undef HAVE_MALLOC_H
80
81 /* Define to 1 if you have the `memmem' function. */
82 #undef HAVE_MEMMEM
83
84 /* Define to 1 if you have the <memory.h> header file. */
85 #undef HAVE_MEMORY_H
86
87 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
88 #undef HAVE_NDIR_H
89
90 /* Define to 1 if you have the <netdb.h> header file. */
91 #undef HAVE_NETDB_H
92
93 /* Define to 1 if you have the <netinet/in.h> header file. */
94 #undef HAVE_NETINET_IN_H
95
96 /* Define to 1 if you have the <netinet/tcp.h> header file. */
97 #undef HAVE_NETINET_TCP_H
98
99 /* Define to 1 if you have the `pread' function. */
100 #undef HAVE_PREAD
101
102 /* Define to 1 if you have the `pread64' function. */
103 #undef HAVE_PREAD64
104
105 /* Define if <sys/procfs.h> has prgregset_t. */
106 #undef HAVE_PRGREGSET_T
107
108 /* Define to 1 if you have the <proc_service.h> header file. */
109 #undef HAVE_PROC_SERVICE_H
110
111 /* Define if <sys/procfs.h> has psaddr_t. */
112 #undef HAVE_PSADDR_T
113
114 /* Define if the target supports PTRACE_GETFPXREGS for extended register
115 access. */
116 #undef HAVE_PTRACE_GETFPXREGS
117
118 /* Define if the target supports PTRACE_GETREGS for register access. */
119 #undef HAVE_PTRACE_GETREGS
120
121 /* Define to 1 if you have the `pwrite' function. */
122 #undef HAVE_PWRITE
123
124 /* Define to 1 if you have the <sgtty.h> header file. */
125 #undef HAVE_SGTTY_H
126
127 /* Define to 1 if you have the <signal.h> header file. */
128 #undef HAVE_SIGNAL_H
129
130 /* Define to 1 if the system has the type `socklen_t'. */
131 #undef HAVE_SOCKLEN_T
132
133 /* Define to 1 if you have the <stdint.h> header file. */
134 #undef HAVE_STDINT_H
135
136 /* Define to 1 if you have the <stdlib.h> header file. */
137 #undef HAVE_STDLIB_H
138
139 /* Define to 1 if you have the <strings.h> header file. */
140 #undef HAVE_STRINGS_H
141
142 /* Define to 1 if you have the <string.h> header file. */
143 #undef HAVE_STRING_H
144
145 /* Define to 1 if the target supports __sync_*_compare_and_swap */
146 #undef HAVE_SYNC_BUILTINS
147
148 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
149 */
150 #undef HAVE_SYS_DIR_H
151
152 /* Define to 1 if you have the <sys/file.h> header file. */
153 #undef HAVE_SYS_FILE_H
154
155 /* Define to 1 if you have the <sys/ioctl.h> header file. */
156 #undef HAVE_SYS_IOCTL_H
157
158 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
159 */
160 #undef HAVE_SYS_NDIR_H
161
162 /* Define to 1 if you have the <sys/procfs.h> header file. */
163 #undef HAVE_SYS_PROCFS_H
164
165 /* Define to 1 if you have the <sys/reg.h> header file. */
166 #undef HAVE_SYS_REG_H
167
168 /* Define to 1 if you have the <sys/socket.h> header file. */
169 #undef HAVE_SYS_SOCKET_H
170
171 /* Define to 1 if you have the <sys/stat.h> header file. */
172 #undef HAVE_SYS_STAT_H
173
174 /* Define to 1 if you have the <sys/types.h> header file. */
175 #undef HAVE_SYS_TYPES_H
176
177 /* Define to 1 if you have the <sys/wait.h> header file. */
178 #undef HAVE_SYS_WAIT_H
179
180 /* Define if TD_VERSION is available. */
181 #undef HAVE_TD_VERSION
182
183 /* Define to 1 if you have the <termios.h> header file. */
184 #undef HAVE_TERMIOS_H
185
186 /* Define to 1 if you have the <termio.h> header file. */
187 #undef HAVE_TERMIO_H
188
189 /* Define to 1 if you have the <thread_db.h> header file. */
190 #undef HAVE_THREAD_DB_H
191
192 /* Define to 1 if you have the <unistd.h> header file. */
193 #undef HAVE_UNISTD_H
194
195 /* Define if UST is available */
196 #undef HAVE_UST
197
198 /* Define to 1 if you have the `vasprintf' function. */
199 #undef HAVE_VASPRINTF
200
201 /* Define to 1 if you have the `vsnprintf' function. */
202 #undef HAVE_VSNPRINTF
203
204 /* Checking if errno must be defined */
205 #undef MUST_DEFINE_ERRNO
206
207 /* Define to the address where bug reports for this package should be sent. */
208 #undef PACKAGE_BUGREPORT
209
210 /* Define to the full name of this package. */
211 #undef PACKAGE_NAME
212
213 /* Define to the full name and version of this package. */
214 #undef PACKAGE_STRING
215
216 /* Define to the one symbol short name of this package. */
217 #undef PACKAGE_TARNAME
218
219 /* Define to the home page for this package. */
220 #undef PACKAGE_URL
221
222 /* Define to the version of this package. */
223 #undef PACKAGE_VERSION
224
225 /* Additional package description */
226 #undef PKGVERSION
227
228 /* Bug reporting address */
229 #undef REPORT_BUGS_TO
230
231 /* If using the C implementation of alloca, define if you know the
232 direction of stack growth for your system; otherwise it will be
233 automatically deduced at runtime.
234 STACK_DIRECTION > 0 => grows toward higher addresses
235 STACK_DIRECTION < 0 => grows toward lower addresses
236 STACK_DIRECTION = 0 => direction of growth unknown */
237 #undef STACK_DIRECTION
238
239 /* Define to 1 if you have the ANSI C header files. */
240 #undef STDC_HEADERS
241
242 /* Define if we should use libthread_db directly. */
243 #undef USE_LIBTHREAD_DB_DIRECTLY
244
245 /* Enable extensions on AIX 3, Interix. */
246 #ifndef _ALL_SOURCE
247 # undef _ALL_SOURCE
248 #endif
249 /* Enable GNU extensions on systems that have them. */
250 #ifndef _GNU_SOURCE
251 # undef _GNU_SOURCE
252 #endif
253 /* Enable threading extensions on Solaris. */
254 #ifndef _POSIX_PTHREAD_SEMANTICS
255 # undef _POSIX_PTHREAD_SEMANTICS
256 #endif
257 /* Enable extensions on HP NonStop. */
258 #ifndef _TANDEM_SOURCE
259 # undef _TANDEM_SOURCE
260 #endif
261 /* Enable general extensions on Solaris. */
262 #ifndef __EXTENSIONS__
263 # undef __EXTENSIONS__
264 #endif
265
266
267 /* Define if we should use the Windows API, instead of the POSIX API. On
268 Windows, we use the Windows API when building for MinGW, but the POSIX API
269 when building for Cygwin. */
270 #undef USE_WIN32API
271
272 /* Define if an XML target description is available. */
273 #undef USE_XML
274
275 /* Define to 1 if on MINIX. */
276 #undef _MINIX
277
278 /* Define to 2 if the system does not provide POSIX.1 features except with
279 this defined. */
280 #undef _POSIX_1_SOURCE
281
282 /* Define to 1 if you need to in order for `stat' and other things to work. */
283 #undef _POSIX_SOURCE
This page took 0.036864 seconds and 4 git commands to generate.