Create libiberty.m4, have GDB and GDBserver use it
[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 `ADDR_NO_RANDOMIZE', and to 0 if
22 you don't. */
23 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
24
25 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
26 don't. */
27 #undef HAVE_DECL_ASPRINTF
28
29 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
30 you don't. */
31 #undef HAVE_DECL_BASENAME
32
33 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
34 #undef HAVE_DECL_FFS
35
36 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
37 */
38 #undef HAVE_DECL_PERROR
39
40 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
41 don't. */
42 #undef HAVE_DECL_SNPRINTF
43
44 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
45 don't. */
46 #undef HAVE_DECL_STRERROR
47
48 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
49 */
50 #undef HAVE_DECL_STRSTR
51
52 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
53 */
54 #undef HAVE_DECL_STRTOL
55
56 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
57 don't. */
58 #undef HAVE_DECL_STRTOLL
59
60 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
61 don't. */
62 #undef HAVE_DECL_STRTOUL
63
64 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
65 don't. */
66 #undef HAVE_DECL_STRTOULL
67
68 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
69 don't. */
70 #undef HAVE_DECL_STRVERSCMP
71
72 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
73 don't. */
74 #undef HAVE_DECL_VASPRINTF
75
76 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
77 don't. */
78 #undef HAVE_DECL_VSNPRINTF
79
80 /* Define to 1 if you have the `dladdr' function. */
81 #undef HAVE_DLADDR
82
83 /* Define to 1 if the system has the type `Elf32_auxv_t'. */
84 #undef HAVE_ELF32_AUXV_T
85
86 /* Define to 1 if the system has the type `Elf64_auxv_t'. */
87 #undef HAVE_ELF64_AUXV_T
88
89 /* Define if <sys/procfs.h> has elf_fpregset_t. */
90 #undef HAVE_ELF_FPREGSET_T
91
92 /* Define to 1 if you have the <fcntl.h> header file. */
93 #undef HAVE_FCNTL_H
94
95 /* Define to 1 if you have the `fdwalk' function. */
96 #undef HAVE_FDWALK
97
98 /* Define to 1 if you have the `getauxval' function. */
99 #undef HAVE_GETAUXVAL
100
101 /* Define to 1 if you have the `getrlimit' function. */
102 #undef HAVE_GETRLIMIT
103
104 /* Define to 1 if you have the <inttypes.h> header file. */
105 #undef HAVE_INTTYPES_H
106
107 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
108 #undef HAVE_LANGINFO_CODESET
109
110 /* Define to 1 if you have the `dl' library (-ldl). */
111 #undef HAVE_LIBDL
112
113 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
114 #undef HAVE_LIBMCHECK
115
116 /* Define if the target supports branch tracing. */
117 #undef HAVE_LINUX_BTRACE
118
119 /* Define to 1 if you have the <linux/elf.h> header file. */
120 #undef HAVE_LINUX_ELF_H
121
122 /* Define to 1 if you have the <linux/perf_event.h> header file. */
123 #undef HAVE_LINUX_PERF_EVENT_H
124
125 /* Define if the target supports register sets. */
126 #undef HAVE_LINUX_REGSETS
127
128 /* Define if the target supports PTRACE_PEEKUSR for register access. */
129 #undef HAVE_LINUX_USRREGS
130
131 /* Define to 1 if you have the <locale.h> header file. */
132 #undef HAVE_LOCALE_H
133
134 /* Define to 1 if the system has the type `long long'. */
135 #undef HAVE_LONG_LONG
136
137 /* Define if <thread_db.h> has lwpid_t. */
138 #undef HAVE_LWPID_T
139
140 /* Define to 1 if you have the <memory.h> header file. */
141 #undef HAVE_MEMORY_H
142
143 /* Define to 1 if you have the <netdb.h> header file. */
144 #undef HAVE_NETDB_H
145
146 /* Define to 1 if you have the <netinet/in.h> header file. */
147 #undef HAVE_NETINET_IN_H
148
149 /* Define to 1 if you have the <netinet/tcp.h> header file. */
150 #undef HAVE_NETINET_TCP_H
151
152 /* Define if you support the personality syscall. */
153 #undef HAVE_PERSONALITY
154
155 /* Define to 1 if you have the `pipe' function. */
156 #undef HAVE_PIPE
157
158 /* Define to 1 if you have the `pipe2' function. */
159 #undef HAVE_PIPE2
160
161 /* Define to 1 if you have the `pread' function. */
162 #undef HAVE_PREAD
163
164 /* Define to 1 if you have the `pread64' function. */
165 #undef HAVE_PREAD64
166
167 /* Define if <sys/procfs.h> has prgregset_t. */
168 #undef HAVE_PRGREGSET_T
169
170 /* Define to 1 if you have the <proc_service.h> header file. */
171 #undef HAVE_PROC_SERVICE_H
172
173 /* Define if <thread_db.h> has psaddr_t. */
174 #undef HAVE_PSADDR_T
175
176 /* Define if the target supports PTRACE_GETFPXREGS for extended register
177 access. */
178 #undef HAVE_PTRACE_GETFPXREGS
179
180 /* Define if the target supports PTRACE_GETREGS for register access. */
181 #undef HAVE_PTRACE_GETREGS
182
183 /* Define to 1 if you have the `pwrite' function. */
184 #undef HAVE_PWRITE
185
186 /* Define to 1 if you have the <sgtty.h> header file. */
187 #undef HAVE_SGTTY_H
188
189 /* Define to 1 if you have the <signal.h> header file. */
190 #undef HAVE_SIGNAL_H
191
192 /* Define if sigsetjmp is available. */
193 #undef HAVE_SIGSETJMP
194
195 /* Define to 1 if you have the `socketpair' function. */
196 #undef HAVE_SOCKETPAIR
197
198 /* Define to 1 if the system has the type `socklen_t'. */
199 #undef HAVE_SOCKLEN_T
200
201 /* Define to 1 if you have the <stdint.h> header file. */
202 #undef HAVE_STDINT_H
203
204 /* Define to 1 if you have the <stdlib.h> header file. */
205 #undef HAVE_STDLIB_H
206
207 /* Define to 1 if you have the <strings.h> header file. */
208 #undef HAVE_STRINGS_H
209
210 /* Define to 1 if you have the <string.h> header file. */
211 #undef HAVE_STRING_H
212
213 /* Define to 1 if the target supports __sync_*_compare_and_swap */
214 #undef HAVE_SYNC_BUILTINS
215
216 /* Define to 1 if you have the <sys/file.h> header file. */
217 #undef HAVE_SYS_FILE_H
218
219 /* Define to 1 if you have the <sys/ioctl.h> header file. */
220 #undef HAVE_SYS_IOCTL_H
221
222 /* Define to 1 if you have the <sys/procfs.h> header file. */
223 #undef HAVE_SYS_PROCFS_H
224
225 /* Define to 1 if you have the <sys/reg.h> header file. */
226 #undef HAVE_SYS_REG_H
227
228 /* Define to 1 if you have the <sys/resource.h> header file. */
229 #undef HAVE_SYS_RESOURCE_H
230
231 /* Define to 1 if you have the <sys/socket.h> header file. */
232 #undef HAVE_SYS_SOCKET_H
233
234 /* Define to 1 if you have the <sys/stat.h> header file. */
235 #undef HAVE_SYS_STAT_H
236
237 /* Define to 1 if you have the <sys/syscall.h> header file. */
238 #undef HAVE_SYS_SYSCALL_H
239
240 /* Define to 1 if you have the <sys/types.h> header file. */
241 #undef HAVE_SYS_TYPES_H
242
243 /* Define to 1 if you have the <sys/un.h> header file. */
244 #undef HAVE_SYS_UN_H
245
246 /* Define to 1 if you have the <sys/wait.h> header file. */
247 #undef HAVE_SYS_WAIT_H
248
249 /* Define if TD_VERSION is available. */
250 #undef HAVE_TD_VERSION
251
252 /* Define to 1 if you have the <termios.h> header file. */
253 #undef HAVE_TERMIOS_H
254
255 /* Define to 1 if you have the <termio.h> header file. */
256 #undef HAVE_TERMIO_H
257
258 /* Define to 1 if you have the <thread_db.h> header file. */
259 #undef HAVE_THREAD_DB_H
260
261 /* Define to 1 if you have the <unistd.h> header file. */
262 #undef HAVE_UNISTD_H
263
264 /* Define if UST is available */
265 #undef HAVE_UST
266
267 /* Define to 1 if you have the <wait.h> header file. */
268 #undef HAVE_WAIT_H
269
270 /* Define to the address where bug reports for this package should be sent. */
271 #undef PACKAGE_BUGREPORT
272
273 /* Define to the full name of this package. */
274 #undef PACKAGE_NAME
275
276 /* Define to the full name and version of this package. */
277 #undef PACKAGE_STRING
278
279 /* Define to the one symbol short name of this package. */
280 #undef PACKAGE_TARNAME
281
282 /* Define to the home page for this package. */
283 #undef PACKAGE_URL
284
285 /* Define to the version of this package. */
286 #undef PACKAGE_VERSION
287
288 /* Additional package description */
289 #undef PKGVERSION
290
291 /* Bug reporting address */
292 #undef REPORT_BUGS_TO
293
294 /* The size of `long long', as computed by sizeof. */
295 #undef SIZEOF_LONG_LONG
296
297 /* If using the C implementation of alloca, define if you know the
298 direction of stack growth for your system; otherwise it will be
299 automatically deduced at runtime.
300 STACK_DIRECTION > 0 => grows toward higher addresses
301 STACK_DIRECTION < 0 => grows toward lower addresses
302 STACK_DIRECTION = 0 => direction of growth unknown */
303 #undef STACK_DIRECTION
304
305 /* Define to 1 if you have the ANSI C header files. */
306 #undef STDC_HEADERS
307
308 /* Define if we should use libthread_db directly. */
309 #undef USE_LIBTHREAD_DB_DIRECTLY
310
311 /* Enable extensions on AIX 3, Interix. */
312 #ifndef _ALL_SOURCE
313 # undef _ALL_SOURCE
314 #endif
315 /* Enable GNU extensions on systems that have them. */
316 #ifndef _GNU_SOURCE
317 # undef _GNU_SOURCE
318 #endif
319 /* Enable threading extensions on Solaris. */
320 #ifndef _POSIX_PTHREAD_SEMANTICS
321 # undef _POSIX_PTHREAD_SEMANTICS
322 #endif
323 /* Enable extensions on HP NonStop. */
324 #ifndef _TANDEM_SOURCE
325 # undef _TANDEM_SOURCE
326 #endif
327 /* Enable general extensions on Solaris. */
328 #ifndef __EXTENSIONS__
329 # undef __EXTENSIONS__
330 #endif
331
332
333 /* Define if we should use libthread_db. */
334 #undef USE_THREAD_DB
335
336 /* Define if we should use the Windows API, instead of the POSIX API. On
337 Windows, we use the Windows API when building for MinGW, but the POSIX API
338 when building for Cygwin. */
339 #undef USE_WIN32API
340
341 /* Define if an XML target description is available. */
342 #undef USE_XML
343
344 /* Number of bits in a file offset, on hosts where this is settable. */
345 #undef _FILE_OFFSET_BITS
346
347 /* Define for large files, on AIX-style hosts. */
348 #undef _LARGE_FILES
349
350 /* Define to 1 if on MINIX. */
351 #undef _MINIX
352
353 /* Define to 2 if the system does not provide POSIX.1 features except with
354 this defined. */
355 #undef _POSIX_1_SOURCE
356
357 /* Define to 1 if you need to in order for `stat' and other things to work. */
358 #undef _POSIX_SOURCE
This page took 0.041025 seconds and 5 git commands to generate.