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