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