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