]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdbserver/config.in
gdbserver/linux: probe for libiconv in configure
[thirdparty/binutils-gdb.git] / 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 std::thread works. */
9 #undef CXX_STD_THREAD
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Define to 1 if translation of program messages to the user's native
15 language is requested. */
16 #undef ENABLE_NLS
17
18 /* Define if self-testing features should be enabled */
19 #undef GDB_SELF_TEST
20
21 /* Define to 1 if you have `alloca', as a function or macro. */
22 #undef HAVE_ALLOCA
23
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25 */
26 #undef HAVE_ALLOCA_H
27
28 /* Define to 1 if you have the <arpa/inet.h> header file. */
29 #undef HAVE_ARPA_INET_H
30
31 /* Define to 1 if you have the Mac OS X function
32 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
33 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
34
35 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
36 the CoreFoundation framework. */
37 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
38
39 /* define if the compiler supports basic C++17 syntax */
40 #undef HAVE_CXX17
41
42 /* Define if the GNU dcgettext() function is already present or preinstalled.
43 */
44 #undef HAVE_DCGETTEXT
45
46 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
47 you don't. */
48 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
49
50 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
51 don't. */
52 #undef HAVE_DECL_ASPRINTF
53
54 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
55 you don't. */
56 #undef HAVE_DECL_BASENAME
57
58 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
59 #undef HAVE_DECL_FFS
60
61 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
62 */
63 #undef HAVE_DECL_PERROR
64
65 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
66 don't. */
67 #undef HAVE_DECL_SNPRINTF
68
69 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
70 */
71 #undef HAVE_DECL_STRSTR
72
73 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
74 */
75 #undef HAVE_DECL_STRTOL
76
77 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
78 don't. */
79 #undef HAVE_DECL_STRTOLL
80
81 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
82 don't. */
83 #undef HAVE_DECL_STRTOUL
84
85 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
86 don't. */
87 #undef HAVE_DECL_STRTOULL
88
89 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
90 don't. */
91 #undef HAVE_DECL_STRVERSCMP
92
93 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
94 don't. */
95 #undef HAVE_DECL_VASPRINTF
96
97 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
98 don't. */
99 #undef HAVE_DECL_VSNPRINTF
100
101 /* Define to 1 if you have the `dladdr' function. */
102 #undef HAVE_DLADDR
103
104 /* Define to 1 if you have the <dlfcn.h> header file. */
105 #undef HAVE_DLFCN_H
106
107 /* Define to 1 if the system has the type `Elf32_auxv_t'. */
108 #undef HAVE_ELF32_AUXV_T
109
110 /* Define to 1 if the system has the type `Elf64_auxv_t'. */
111 #undef HAVE_ELF64_AUXV_T
112
113 /* Define if <sys/procfs.h> has elf_fpregset_t. */
114 #undef HAVE_ELF_FPREGSET_T
115
116 /* Define to 1 if you have the <fcntl.h> header file. */
117 #undef HAVE_FCNTL_H
118
119 /* Define to 1 if you have the `fdwalk' function. */
120 #undef HAVE_FDWALK
121
122 /* Define to 1 if you have the `fork' function. */
123 #undef HAVE_FORK
124
125 /* Define if <sys/procfs.h> has fpregset_t. */
126 #undef HAVE_FPREGSET_T
127
128 /* Define to 1 if you have the `getauxval' function. */
129 #undef HAVE_GETAUXVAL
130
131 /* Define to 1 if you have the `getpagesize' function. */
132 #undef HAVE_GETPAGESIZE
133
134 /* Define to 1 if you have the `getrlimit' function. */
135 #undef HAVE_GETRLIMIT
136
137 /* Define to 1 if you have the `getrusage' function. */
138 #undef HAVE_GETRUSAGE
139
140 /* Define if the GNU gettext() function is already present or preinstalled. */
141 #undef HAVE_GETTEXT
142
143 /* Define if <sys/procfs.h> has gregset_t. */
144 #undef HAVE_GREGSET_T
145
146 /* Define if you have the iconv() function and it works. */
147 #undef HAVE_ICONV
148
149 /* Define to 1 if you have the <inttypes.h> header file. */
150 #undef HAVE_INTTYPES_H
151
152 /* Define to 1 if you have the `kinfo_getfile' function. */
153 #undef HAVE_KINFO_GETFILE
154
155 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
156 #undef HAVE_LANGINFO_CODESET
157
158 /* Define to 1 if you have the `dl' library (-ldl). */
159 #undef HAVE_LIBDL
160
161 /* Define if you have the ipt library. */
162 #undef HAVE_LIBIPT
163
164 /* Define if you have the xxhash library. */
165 #undef HAVE_LIBXXHASH
166
167 /* Define if the target supports branch tracing. */
168 #undef HAVE_LINUX_BTRACE
169
170 /* Define to 1 if you have the <linux/elf.h> header file. */
171 #undef HAVE_LINUX_ELF_H
172
173 /* Define to 1 if you have the <linux/perf_event.h> header file. */
174 #undef HAVE_LINUX_PERF_EVENT_H
175
176 /* Define if the target supports register sets. */
177 #undef HAVE_LINUX_REGSETS
178
179 /* Define if the target supports PTRACE_PEEKUSR for register access. */
180 #undef HAVE_LINUX_USRREGS
181
182 /* Define to 1 if you have the <locale.h> header file. */
183 #undef HAVE_LOCALE_H
184
185 /* Define to 1 if the system has the type `long long'. */
186 #undef HAVE_LONG_LONG
187
188 /* Define if <thread_db.h> has lwpid_t. */
189 #undef HAVE_LWPID_T
190
191 /* Define to 1 if you have the <memory.h> header file. */
192 #undef HAVE_MEMORY_H
193
194 /* Define to 1 if you have a working `mmap' system call. */
195 #undef HAVE_MMAP
196
197 /* Define to 1 if you have the <netdb.h> header file. */
198 #undef HAVE_NETDB_H
199
200 /* Define to 1 if you have the <netinet/in.h> header file. */
201 #undef HAVE_NETINET_IN_H
202
203 /* Define to 1 if you have the <netinet/tcp.h> header file. */
204 #undef HAVE_NETINET_TCP_H
205
206 /* Define to 1 if you have the `pipe' function. */
207 #undef HAVE_PIPE
208
209 /* Define to 1 if you have the `pipe2' function. */
210 #undef HAVE_PIPE2
211
212 /* Define to 1 if you have the `poll' function. */
213 #undef HAVE_POLL
214
215 /* Define to 1 if you have the <poll.h> header file. */
216 #undef HAVE_POLL_H
217
218 /* Define to 1 if you have the `pread' function. */
219 #undef HAVE_PREAD
220
221 /* Define to 1 if you have the `pread64' function. */
222 #undef HAVE_PREAD64
223
224 /* Define if <sys/procfs.h> has prfpregset_t. */
225 #undef HAVE_PRFPREGSET_T
226
227 /* Define if <sys/procfs.h> has prgregset32_t. */
228 #undef HAVE_PRGREGSET32_T
229
230 /* Define if <sys/procfs.h> has prgregset_t. */
231 #undef HAVE_PRGREGSET_T
232
233 /* Define to 1 if you have the <proc_service.h> header file. */
234 #undef HAVE_PROC_SERVICE_H
235
236 /* Define if <thread_db.h> has psaddr_t. */
237 #undef HAVE_PSADDR_T
238
239 /* Have PTHREAD_PRIO_INHERIT. */
240 #undef HAVE_PTHREAD_PRIO_INHERIT
241
242 /* Define to 1 if you have the `pthread_setname_np' function. */
243 #undef HAVE_PTHREAD_SETNAME_NP
244
245 /* Define to 1 if you have the `pthread_sigmask' function. */
246 #undef HAVE_PTHREAD_SIGMASK
247
248 /* Define to 1 if you have the `ptrace64' function. */
249 #undef HAVE_PTRACE64
250
251 /* Define if the target supports PTRACE_GETFPXREGS for extended register
252 access. */
253 #undef HAVE_PTRACE_GETFPXREGS
254
255 /* Define if the target supports PTRACE_GETREGS for register access. */
256 #undef HAVE_PTRACE_GETREGS
257
258 /* Define to 1 if you have the <ptrace.h> header file. */
259 #undef HAVE_PTRACE_H
260
261 /* Define to 1 if you have the `pt_insn_event' function. */
262 #undef HAVE_PT_INSN_EVENT
263
264 /* Define to 1 if you have the `pwrite' function. */
265 #undef HAVE_PWRITE
266
267 /* Define to 1 if you have the `sbrk' function. */
268 #undef HAVE_SBRK
269
270 /* Define to 1 if you have the `setns' function. */
271 #undef HAVE_SETNS
272
273 /* Define to 1 if you have the `setpgid' function. */
274 #undef HAVE_SETPGID
275
276 /* Define to 1 if you have the `setpgrp' function. */
277 #undef HAVE_SETPGRP
278
279 /* Define to 1 if you have the `sigaction' function. */
280 #undef HAVE_SIGACTION
281
282 /* Define to 1 if you have the `sigaltstack' function. */
283 #undef HAVE_SIGALTSTACK
284
285 /* Define to 1 if you have the <signal.h> header file. */
286 #undef HAVE_SIGNAL_H
287
288 /* Define to 1 if you have the `sigprocmask' function. */
289 #undef HAVE_SIGPROCMASK
290
291 /* Define if sigsetjmp is available. */
292 #undef HAVE_SIGSETJMP
293
294 /* Define to 1 if you have the `sigtimedwait' function. */
295 #undef HAVE_SIGTIMEDWAIT
296
297 /* Define to 1 if you have the `socketpair' function. */
298 #undef HAVE_SOCKETPAIR
299
300 /* Define to 1 if the system has the type `socklen_t'. */
301 #undef HAVE_SOCKLEN_T
302
303 /* Define to 1 if you have the <stdint.h> header file. */
304 #undef HAVE_STDINT_H
305
306 /* Define to 1 if you have the <stdlib.h> header file. */
307 #undef HAVE_STDLIB_H
308
309 /* Define to 1 if you have the <strings.h> header file. */
310 #undef HAVE_STRINGS_H
311
312 /* Define to 1 if you have the <string.h> header file. */
313 #undef HAVE_STRING_H
314
315 /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
316 #undef HAVE_STRUCT_PT_INSN_ENABLED
317
318 /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
319 #undef HAVE_STRUCT_PT_INSN_RESYNCED
320
321 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
322 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
323
324 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
325 #undef HAVE_STRUCT_STAT_ST_BLOCKS
326
327 /* Define to 1 if the target supports __sync_*_compare_and_swap */
328 #undef HAVE_SYNC_BUILTINS
329
330 /* Define to 1 if you have the <sys/file.h> header file. */
331 #undef HAVE_SYS_FILE_H
332
333 /* Define to 1 if you have the <sys/ioctl.h> header file. */
334 #undef HAVE_SYS_IOCTL_H
335
336 /* Define to 1 if you have the <sys/param.h> header file. */
337 #undef HAVE_SYS_PARAM_H
338
339 /* Define to 1 if you have the <sys/poll.h> header file. */
340 #undef HAVE_SYS_POLL_H
341
342 /* Define to 1 if you have the <sys/procfs.h> header file. */
343 #undef HAVE_SYS_PROCFS_H
344
345 /* Define to 1 if you have the <sys/ptrace.h> header file. */
346 #undef HAVE_SYS_PTRACE_H
347
348 /* Define to 1 if you have the <sys/reg.h> header file. */
349 #undef HAVE_SYS_REG_H
350
351 /* Define to 1 if you have the <sys/resource.h> header file. */
352 #undef HAVE_SYS_RESOURCE_H
353
354 /* Define to 1 if you have the <sys/select.h> header file. */
355 #undef HAVE_SYS_SELECT_H
356
357 /* Define to 1 if you have the <sys/socket.h> header file. */
358 #undef HAVE_SYS_SOCKET_H
359
360 /* Define to 1 if you have the <sys/stat.h> header file. */
361 #undef HAVE_SYS_STAT_H
362
363 /* Define to 1 if you have the <sys/types.h> header file. */
364 #undef HAVE_SYS_TYPES_H
365
366 /* Define to 1 if you have the <sys/un.h> header file. */
367 #undef HAVE_SYS_UN_H
368
369 /* Define to 1 if you have the <sys/wait.h> header file. */
370 #undef HAVE_SYS_WAIT_H
371
372 /* Define if TD_VERSION is available. */
373 #undef HAVE_TD_VERSION
374
375 /* Define to 1 if you have the <termios.h> header file. */
376 #undef HAVE_TERMIOS_H
377
378 /* Define to 1 if you have the <thread_db.h> header file. */
379 #undef HAVE_THREAD_DB_H
380
381 /* Define to 1 if you have the <unistd.h> header file. */
382 #undef HAVE_UNISTD_H
383
384 /* Define if UST is available */
385 #undef HAVE_UST
386
387 /* Define to 1 if you have the `vfork' function. */
388 #undef HAVE_VFORK
389
390 /* Define to 1 if you have the <vfork.h> header file. */
391 #undef HAVE_VFORK_H
392
393 /* Define to 1 if you have the <wait.h> header file. */
394 #undef HAVE_WAIT_H
395
396 /* Define to 1 if `fork' works. */
397 #undef HAVE_WORKING_FORK
398
399 /* Define to 1 if `vfork' works. */
400 #undef HAVE_WORKING_VFORK
401
402 /* Define to 1 if you have the <ws2tcpip.h> header file. */
403 #undef HAVE_WS2TCPIP_H
404
405 /* Define as const if the declaration of iconv() needs const. */
406 #undef ICONV_CONST
407
408 /* Define to the address where bug reports for this package should be sent. */
409 #undef PACKAGE_BUGREPORT
410
411 /* Define to the full name of this package. */
412 #undef PACKAGE_NAME
413
414 /* Define to the full name and version of this package. */
415 #undef PACKAGE_STRING
416
417 /* Define to the one symbol short name of this package. */
418 #undef PACKAGE_TARNAME
419
420 /* Define to the home page for this package. */
421 #undef PACKAGE_URL
422
423 /* Define to the version of this package. */
424 #undef PACKAGE_VERSION
425
426 /* Additional package description */
427 #undef PKGVERSION
428
429 /* Define to 1 if the "%ll" format works to print long longs. */
430 #undef PRINTF_HAS_LONG_LONG
431
432 /* Define to necessary symbol if this constant uses a non-standard name on
433 your system. */
434 #undef PTHREAD_CREATE_JOINABLE
435
436 /* Define to the type of arg 1 for ptrace. */
437 #undef PTRACE_TYPE_ARG1
438
439 /* Define to the type of arg 3 for ptrace. */
440 #undef PTRACE_TYPE_ARG3
441
442 /* Define to the type of arg 4 for ptrace. */
443 #undef PTRACE_TYPE_ARG4
444
445 /* Define to the type of arg 5 for ptrace. */
446 #undef PTRACE_TYPE_ARG5
447
448 /* Define as the return type of ptrace. */
449 #undef PTRACE_TYPE_RET
450
451 /* Bug reporting address */
452 #undef REPORT_BUGS_TO
453
454 /* The size of `long long', as computed by sizeof. */
455 #undef SIZEOF_LONG_LONG
456
457 /* If using the C implementation of alloca, define if you know the
458 direction of stack growth for your system; otherwise it will be
459 automatically deduced at runtime.
460 STACK_DIRECTION > 0 => grows toward higher addresses
461 STACK_DIRECTION < 0 => grows toward lower addresses
462 STACK_DIRECTION = 0 => direction of growth unknown */
463 #undef STACK_DIRECTION
464
465 /* Define to 1 if you have the ANSI C header files. */
466 #undef STDC_HEADERS
467
468 /* Define if we should use libthread_db directly. */
469 #undef USE_LIBTHREAD_DB_DIRECTLY
470
471 /* Enable extensions on AIX 3, Interix. */
472 #ifndef _ALL_SOURCE
473 # undef _ALL_SOURCE
474 #endif
475 /* Enable GNU extensions on systems that have them. */
476 #ifndef _GNU_SOURCE
477 # undef _GNU_SOURCE
478 #endif
479 /* Enable threading extensions on Solaris. */
480 #ifndef _POSIX_PTHREAD_SEMANTICS
481 # undef _POSIX_PTHREAD_SEMANTICS
482 #endif
483 /* Enable extensions on HP NonStop. */
484 #ifndef _TANDEM_SOURCE
485 # undef _TANDEM_SOURCE
486 #endif
487 /* Enable general extensions on Solaris. */
488 #ifndef __EXTENSIONS__
489 # undef __EXTENSIONS__
490 #endif
491
492
493 /* Define if we should use libthread_db. */
494 #undef USE_THREAD_DB
495
496 /* Define if we should use the Windows API, instead of the POSIX API. On
497 Windows, we use the Windows API when building for MinGW, but the POSIX API
498 when building for Cygwin. */
499 #undef USE_WIN32API
500
501 /* Define if an XML target description is available. */
502 #undef USE_XML
503
504 /* Enable large inode numbers on Mac OS X 10.5. */
505 #ifndef _DARWIN_USE_64_BIT_INODE
506 # define _DARWIN_USE_64_BIT_INODE 1
507 #endif
508
509 /* Number of bits in a file offset, on hosts where this is settable. */
510 #undef _FILE_OFFSET_BITS
511
512 /* Define for large files, on AIX-style hosts. */
513 #undef _LARGE_FILES
514
515 /* Define to 1 if on MINIX. */
516 #undef _MINIX
517
518 /* Define to 2 if the system does not provide POSIX.1 features except with
519 this defined. */
520 #undef _POSIX_1_SOURCE
521
522 /* Define to 1 if you need to in order for `stat' and other things to work. */
523 #undef _POSIX_SOURCE
524
525 /* Use structured /proc on Solaris. */
526 #undef _STRUCTURED_PROC
527
528 /* Define to `int' if <sys/types.h> does not define. */
529 #undef pid_t
530
531 /* Define to `unsigned int' if <sys/types.h> does not define. */
532 #undef size_t
533
534 /* Define as `fork' if `vfork' does not work. */
535 #undef vfork