Re-generate gdb/gdbserver/gdbsupport configure scripts
[deliverable/binutils-gdb.git] / gdbsupport / 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 if the compiler supports basic C++11 syntax */
29 #undef HAVE_CXX11
30
31 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
32 you don't. */
33 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
34
35 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
36 don't. */
37 #undef HAVE_DECL_ASPRINTF
38
39 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
40 you don't. */
41 #undef HAVE_DECL_BASENAME
42
43 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
44 #undef HAVE_DECL_FFS
45
46 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
47 */
48 #undef HAVE_DECL_PTRACE
49
50 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
51 don't. */
52 #undef HAVE_DECL_SNPRINTF
53
54 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
55 */
56 #undef HAVE_DECL_STRSTR
57
58 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
59 */
60 #undef HAVE_DECL_STRTOL
61
62 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
63 don't. */
64 #undef HAVE_DECL_STRTOLL
65
66 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
67 don't. */
68 #undef HAVE_DECL_STRTOUL
69
70 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
71 don't. */
72 #undef HAVE_DECL_STRTOULL
73
74 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
75 don't. */
76 #undef HAVE_DECL_STRVERSCMP
77
78 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
79 don't. */
80 #undef HAVE_DECL_VASPRINTF
81
82 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
83 don't. */
84 #undef HAVE_DECL_VSNPRINTF
85
86 /* Define to 1 if you have the <dlfcn.h> header file. */
87 #undef HAVE_DLFCN_H
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 `fdwalk' function. */
93 #undef HAVE_FDWALK
94
95 /* Define to 1 if you have the `fork' function. */
96 #undef HAVE_FORK
97
98 /* Define if <sys/procfs.h> has fpregset_t. */
99 #undef HAVE_FPREGSET_T
100
101 /* Define to 1 if you have the `getauxval' function. */
102 #undef HAVE_GETAUXVAL
103
104 /* Define to 1 if you have the `getpagesize' function. */
105 #undef HAVE_GETPAGESIZE
106
107 /* Define to 1 if you have the `getrlimit' function. */
108 #undef HAVE_GETRLIMIT
109
110 /* Define to 1 if you have the `getrusage' function. */
111 #undef HAVE_GETRUSAGE
112
113 /* Define if <sys/procfs.h> has gregset_t. */
114 #undef HAVE_GREGSET_T
115
116 /* Define to 1 if you have the <inttypes.h> header file. */
117 #undef HAVE_INTTYPES_H
118
119 /* Define to 1 if your system has the kinfo_getfile function. */
120 #undef HAVE_KINFO_GETFILE
121
122 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
123 #undef HAVE_LANGINFO_CODESET
124
125 /* Define if you have the ipt library. */
126 #undef HAVE_LIBIPT
127
128 /* Define to 1 if you have the <linux/elf.h> header file. */
129 #undef HAVE_LINUX_ELF_H
130
131 /* Define to 1 if you have the <linux/perf_event.h> header file. */
132 #undef HAVE_LINUX_PERF_EVENT_H
133
134 /* Define to 1 if you have the <locale.h> header file. */
135 #undef HAVE_LOCALE_H
136
137 /* Define to 1 if the system has the type `long long'. */
138 #undef HAVE_LONG_LONG
139
140 /* Define if <sys/procfs.h> has lwpid_t. */
141 #undef HAVE_LWPID_T
142
143 /* Define to 1 if you have the <memory.h> header file. */
144 #undef HAVE_MEMORY_H
145
146 /* Define to 1 if you have a working `mmap' system call. */
147 #undef HAVE_MMAP
148
149 /* Define if you support the personality syscall. */
150 #undef HAVE_PERSONALITY
151
152 /* Define to 1 if you have the `pipe' function. */
153 #undef HAVE_PIPE
154
155 /* Define to 1 if you have the `pipe2' function. */
156 #undef HAVE_PIPE2
157
158 /* Define if <sys/procfs.h> has prfpregset_t. */
159 #undef HAVE_PRFPREGSET_T
160
161 /* Define if <sys/procfs.h> has prgregset32_t. */
162 #undef HAVE_PRGREGSET32_T
163
164 /* Define if <sys/procfs.h> has prgregset_t. */
165 #undef HAVE_PRGREGSET_T
166
167 /* Define to 1 if you have the <proc_service.h> header file. */
168 #undef HAVE_PROC_SERVICE_H
169
170 /* Define if <sys/procfs.h> has psaddr_t. */
171 #undef HAVE_PSADDR_T
172
173 /* Have PTHREAD_PRIO_INHERIT. */
174 #undef HAVE_PTHREAD_PRIO_INHERIT
175
176 /* Define to 1 if you have the `pthread_setname_np' function. */
177 #undef HAVE_PTHREAD_SETNAME_NP
178
179 /* Define to 1 if you have the `pthread_sigmask' function. */
180 #undef HAVE_PTHREAD_SIGMASK
181
182 /* Define to 1 if you have the `ptrace64' function. */
183 #undef HAVE_PTRACE64
184
185 /* Define to 1 if you have the <ptrace.h> header file. */
186 #undef HAVE_PTRACE_H
187
188 /* Define to 1 if you have the `pt_insn_event' function. */
189 #undef HAVE_PT_INSN_EVENT
190
191 /* Define to 1 if you have the `sbrk' function. */
192 #undef HAVE_SBRK
193
194 /* Define to 1 if you have the `setns' function. */
195 #undef HAVE_SETNS
196
197 /* Define to 1 if you have the `setpgid' function. */
198 #undef HAVE_SETPGID
199
200 /* Define to 1 if you have the `setpgrp' function. */
201 #undef HAVE_SETPGRP
202
203 /* Define to 1 if you have the `sigaction' function. */
204 #undef HAVE_SIGACTION
205
206 /* Define to 1 if you have the `sigaltstack' function. */
207 #undef HAVE_SIGALTSTACK
208
209 /* Define to 1 if you have the <signal.h> header file. */
210 #undef HAVE_SIGNAL_H
211
212 /* Define to 1 if you have the `sigprocmask' function. */
213 #undef HAVE_SIGPROCMASK
214
215 /* Define if sigsetjmp is available. */
216 #undef HAVE_SIGSETJMP
217
218 /* Define to 1 if you have the `socketpair' function. */
219 #undef HAVE_SOCKETPAIR
220
221 /* Define to 1 if you have the <stdint.h> header file. */
222 #undef HAVE_STDINT_H
223
224 /* Define to 1 if you have the <stdlib.h> header file. */
225 #undef HAVE_STDLIB_H
226
227 /* Define to 1 if you have the <strings.h> header file. */
228 #undef HAVE_STRINGS_H
229
230 /* Define to 1 if you have the <string.h> header file. */
231 #undef HAVE_STRING_H
232
233 /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
234 #undef HAVE_STRUCT_PT_INSN_ENABLED
235
236 /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
237 #undef HAVE_STRUCT_PT_INSN_RESYNCED
238
239 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
240 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
241
242 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
243 #undef HAVE_STRUCT_STAT_ST_BLOCKS
244
245 /* Define to 1 if you have the <sys/param.h> header file. */
246 #undef HAVE_SYS_PARAM_H
247
248 /* Define to 1 if you have the <sys/procfs.h> header file. */
249 #undef HAVE_SYS_PROCFS_H
250
251 /* Define to 1 if you have the <sys/ptrace.h> header file. */
252 #undef HAVE_SYS_PTRACE_H
253
254 /* Define to 1 if you have the <sys/resource.h> header file. */
255 #undef HAVE_SYS_RESOURCE_H
256
257 /* Define to 1 if you have the <sys/socket.h> header file. */
258 #undef HAVE_SYS_SOCKET_H
259
260 /* Define to 1 if you have the <sys/stat.h> header file. */
261 #undef HAVE_SYS_STAT_H
262
263 /* Define to 1 if you have the <sys/types.h> header file. */
264 #undef HAVE_SYS_TYPES_H
265
266 /* Define to 1 if you have the <sys/un.h> header file. */
267 #undef HAVE_SYS_UN_H
268
269 /* Define to 1 if you have the <sys/wait.h> header file. */
270 #undef HAVE_SYS_WAIT_H
271
272 /* Define to 1 if you have the <termios.h> header file. */
273 #undef HAVE_TERMIOS_H
274
275 /* Define to 1 if you have the <thread_db.h> header file. */
276 #undef HAVE_THREAD_DB_H
277
278 /* Define to 1 if you have the <unistd.h> header file. */
279 #undef HAVE_UNISTD_H
280
281 /* Define to 1 if you have the `vfork' function. */
282 #undef HAVE_VFORK
283
284 /* Define to 1 if you have the <vfork.h> header file. */
285 #undef HAVE_VFORK_H
286
287 /* Define to 1 if you have the <wait.h> header file. */
288 #undef HAVE_WAIT_H
289
290 /* Define to 1 if you have the <windows.h> header file. */
291 #undef HAVE_WINDOWS_H
292
293 /* Define to 1 if `fork' works. */
294 #undef HAVE_WORKING_FORK
295
296 /* Define to 1 if `vfork' works. */
297 #undef HAVE_WORKING_VFORK
298
299 /* Name of package */
300 #undef PACKAGE
301
302 /* Define to the address where bug reports for this package should be sent. */
303 #undef PACKAGE_BUGREPORT
304
305 /* Define to the full name of this package. */
306 #undef PACKAGE_NAME
307
308 /* Define to the full name and version of this package. */
309 #undef PACKAGE_STRING
310
311 /* Define to the one symbol short name of this package. */
312 #undef PACKAGE_TARNAME
313
314 /* Define to the home page for this package. */
315 #undef PACKAGE_URL
316
317 /* Define to the version of this package. */
318 #undef PACKAGE_VERSION
319
320 /* Define to necessary symbol if this constant uses a non-standard name on
321 your system. */
322 #undef PTHREAD_CREATE_JOINABLE
323
324 /* Define to the type of arg 1 for ptrace. */
325 #undef PTRACE_TYPE_ARG1
326
327 /* Define to the type of arg 3 for ptrace. */
328 #undef PTRACE_TYPE_ARG3
329
330 /* Define to the type of arg 4 for ptrace. */
331 #undef PTRACE_TYPE_ARG4
332
333 /* Define to the type of arg 5 for ptrace. */
334 #undef PTRACE_TYPE_ARG5
335
336 /* Define as the return type of ptrace. */
337 #undef PTRACE_TYPE_RET
338
339 /* The size of `long long', as computed by sizeof. */
340 #undef SIZEOF_LONG_LONG
341
342 /* If using the C implementation of alloca, define if you know the
343 direction of stack growth for your system; otherwise it will be
344 automatically deduced at runtime.
345 STACK_DIRECTION > 0 => grows toward higher addresses
346 STACK_DIRECTION < 0 => grows toward lower addresses
347 STACK_DIRECTION = 0 => direction of growth unknown */
348 #undef STACK_DIRECTION
349
350 /* Define to 1 if you have the ANSI C header files. */
351 #undef STDC_HEADERS
352
353 /* Define to the word size for the target. */
354 #undef TARGET_WORD_SIZE
355
356 /* Enable extensions on AIX 3, Interix. */
357 #ifndef _ALL_SOURCE
358 # undef _ALL_SOURCE
359 #endif
360 /* Enable GNU extensions on systems that have them. */
361 #ifndef _GNU_SOURCE
362 # undef _GNU_SOURCE
363 #endif
364 /* Enable threading extensions on Solaris. */
365 #ifndef _POSIX_PTHREAD_SEMANTICS
366 # undef _POSIX_PTHREAD_SEMANTICS
367 #endif
368 /* Enable extensions on HP NonStop. */
369 #ifndef _TANDEM_SOURCE
370 # undef _TANDEM_SOURCE
371 #endif
372 /* Enable general extensions on Solaris. */
373 #ifndef __EXTENSIONS__
374 # undef __EXTENSIONS__
375 #endif
376
377
378 /* Define if we should use the Windows API, instead of the POSIX API. On
379 Windows, we use the Windows API when building for MinGW, but the POSIX API
380 when building for Cygwin. */
381 #undef USE_WIN32API
382
383 /* Version number of package */
384 #undef VERSION
385
386 /* Enable large inode numbers on Mac OS X 10.5. */
387 #ifndef _DARWIN_USE_64_BIT_INODE
388 # define _DARWIN_USE_64_BIT_INODE 1
389 #endif
390
391 /* Number of bits in a file offset, on hosts where this is settable. */
392 #undef _FILE_OFFSET_BITS
393
394 /* Define for large files, on AIX-style hosts. */
395 #undef _LARGE_FILES
396
397 /* Define to 1 if on MINIX. */
398 #undef _MINIX
399
400 /* Define to 2 if the system does not provide POSIX.1 features except with
401 this defined. */
402 #undef _POSIX_1_SOURCE
403
404 /* Define to 1 if you need to in order for `stat' and other things to work. */
405 #undef _POSIX_SOURCE
406
407 /* Define to `int' if <sys/types.h> does not define. */
408 #undef pid_t
409
410 /* Define to `unsigned int' if <sys/types.h> does not define. */
411 #undef size_t
412
413 /* Define as `fork' if `vfork' does not work. */
414 #undef vfork
This page took 0.038196 seconds and 4 git commands to generate.