1 /* config.in. Generated from configure.ac by autoheader. */
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.
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
11 /* Define if self-testing features should be enabled */
14 /* Define to 1 if you have `alloca', as a function or macro. */
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
24 /* define if the compiler supports basic C++11 syntax */
27 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
29 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
31 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
33 #undef HAVE_DECL_ASPRINTF
35 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
37 #undef HAVE_DECL_BASENAME
39 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
42 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
44 #undef HAVE_DECL_PERROR
46 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
48 #undef HAVE_DECL_PTRACE
50 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
52 #undef HAVE_DECL_SNPRINTF
54 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
56 #undef HAVE_DECL_STRERROR
58 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
60 #undef HAVE_DECL_STRSTR
62 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
64 #undef HAVE_DECL_STRTOL
66 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
68 #undef HAVE_DECL_STRTOLL
70 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
72 #undef HAVE_DECL_STRTOUL
74 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
76 #undef HAVE_DECL_STRTOULL
78 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
80 #undef HAVE_DECL_STRVERSCMP
82 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
84 #undef HAVE_DECL_VASPRINTF
86 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
88 #undef HAVE_DECL_VSNPRINTF
90 /* Define to 1 if you have the `dladdr' function. */
93 /* Define to 1 if the system has the type `Elf32_auxv_t'. */
94 #undef HAVE_ELF32_AUXV_T
96 /* Define to 1 if the system has the type `Elf64_auxv_t'. */
97 #undef HAVE_ELF64_AUXV_T
99 /* Define if <sys/procfs.h> has elf_fpregset_t. */
100 #undef HAVE_ELF_FPREGSET_T
102 /* Define to 1 if you have the <fcntl.h> header file. */
105 /* Define to 1 if you have the `fdwalk' function. */
108 /* Define to 1 if you have the `fork' function. */
111 /* Define to 1 if you have the `getauxval' function. */
112 #undef HAVE_GETAUXVAL
114 /* Define to 1 if you have the `getrlimit' function. */
115 #undef HAVE_GETRLIMIT
117 /* Define to 1 if you have the <inttypes.h> header file. */
118 #undef HAVE_INTTYPES_H
120 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
121 #undef HAVE_LANGINFO_CODESET
123 /* Define to 1 if you have the `dl' library (-ldl). */
126 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
127 #undef HAVE_LIBMCHECK
129 /* Define if the target supports branch tracing. */
130 #undef HAVE_LINUX_BTRACE
132 /* Define to 1 if you have the <linux/elf.h> header file. */
133 #undef HAVE_LINUX_ELF_H
135 /* Define to 1 if you have the <linux/perf_event.h> header file. */
136 #undef HAVE_LINUX_PERF_EVENT_H
138 /* Define if the target supports register sets. */
139 #undef HAVE_LINUX_REGSETS
141 /* Define if the target supports PTRACE_PEEKUSR for register access. */
142 #undef HAVE_LINUX_USRREGS
144 /* Define to 1 if you have the <locale.h> header file. */
147 /* Define to 1 if the system has the type `long long'. */
148 #undef HAVE_LONG_LONG
150 /* Define if <thread_db.h> has lwpid_t. */
153 /* Define to 1 if you have the <memory.h> header file. */
156 /* Define to 1 if you have the <netdb.h> header file. */
159 /* Define to 1 if you have the <netinet/in.h> header file. */
160 #undef HAVE_NETINET_IN_H
162 /* Define to 1 if you have the <netinet/tcp.h> header file. */
163 #undef HAVE_NETINET_TCP_H
165 /* Define if you support the personality syscall. */
166 #undef HAVE_PERSONALITY
168 /* Define to 1 if you have the `pipe' function. */
171 /* Define to 1 if you have the `pipe2' function. */
174 /* Define to 1 if you have the `pread' function. */
177 /* Define to 1 if you have the `pread64' function. */
180 /* Define if <sys/procfs.h> has prfpregset_t. */
181 #undef HAVE_PRFPREGSET_T
183 /* Define if <sys/procfs.h> has prgregset_t. */
184 #undef HAVE_PRGREGSET_T
186 /* Define to 1 if you have the <proc_service.h> header file. */
187 #undef HAVE_PROC_SERVICE_H
189 /* Define if <thread_db.h> has psaddr_t. */
192 /* Define if the target supports PTRACE_GETFPXREGS for extended register
194 #undef HAVE_PTRACE_GETFPXREGS
196 /* Define if the target supports PTRACE_GETREGS for register access. */
197 #undef HAVE_PTRACE_GETREGS
199 /* Define to 1 if you have the <ptrace.h> header file. */
202 /* Define to 1 if you have the `pwrite' function. */
205 /* Define to 1 if you have the `setns' function. */
208 /* Define to 1 if you have the `sigaction' function. */
209 #undef HAVE_SIGACTION
211 /* Define to 1 if you have the <signal.h> header file. */
214 /* Define if sigsetjmp is available. */
215 #undef HAVE_SIGSETJMP
217 /* Define to 1 if you have the `socketpair' function. */
218 #undef HAVE_SOCKETPAIR
220 /* Define to 1 if the system has the type `socklen_t'. */
221 #undef HAVE_SOCKLEN_T
223 /* Define to 1 if you have the <stdint.h> header file. */
226 /* Define to 1 if you have the <stdlib.h> header file. */
229 /* Define to 1 if you have the <strings.h> header file. */
230 #undef HAVE_STRINGS_H
232 /* Define to 1 if you have the <string.h> header file. */
235 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
236 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
238 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
239 #undef HAVE_STRUCT_STAT_ST_BLOCKS
241 /* Define to 1 if `fs_base' is a member of `struct user_regs_struct'. */
242 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
244 /* Define to 1 if `gs_base' is a member of `struct user_regs_struct'. */
245 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
247 /* Define to 1 if the target supports __sync_*_compare_and_swap */
248 #undef HAVE_SYNC_BUILTINS
250 /* Define to 1 if you have the <sys/file.h> header file. */
251 #undef HAVE_SYS_FILE_H
253 /* Define to 1 if you have the <sys/ioctl.h> header file. */
254 #undef HAVE_SYS_IOCTL_H
256 /* Define to 1 if you have the <sys/procfs.h> header file. */
257 #undef HAVE_SYS_PROCFS_H
259 /* Define to 1 if you have the <sys/ptrace.h> header file. */
260 #undef HAVE_SYS_PTRACE_H
262 /* Define to 1 if you have the <sys/reg.h> header file. */
263 #undef HAVE_SYS_REG_H
265 /* Define to 1 if you have the <sys/resource.h> header file. */
266 #undef HAVE_SYS_RESOURCE_H
268 /* Define to 1 if you have the <sys/socket.h> header file. */
269 #undef HAVE_SYS_SOCKET_H
271 /* Define to 1 if you have the <sys/stat.h> header file. */
272 #undef HAVE_SYS_STAT_H
274 /* Define to 1 if you have the <sys/types.h> header file. */
275 #undef HAVE_SYS_TYPES_H
277 /* Define to 1 if you have the <sys/un.h> header file. */
280 /* Define to 1 if you have the <sys/wait.h> header file. */
281 #undef HAVE_SYS_WAIT_H
283 /* Define if TD_VERSION is available. */
284 #undef HAVE_TD_VERSION
286 /* Define to 1 if you have the <termios.h> header file. */
287 #undef HAVE_TERMIOS_H
289 /* Define to 1 if you have the <thread_db.h> header file. */
290 #undef HAVE_THREAD_DB_H
292 /* Define to 1 if you have the <unistd.h> header file. */
295 /* Define if UST is available */
298 /* Define to 1 if you have the `vfork' function. */
301 /* Define to 1 if you have the <vfork.h> header file. */
304 /* Define to 1 if you have the <wait.h> header file. */
307 /* Define to 1 if `fork' works. */
308 #undef HAVE_WORKING_FORK
310 /* Define to 1 if `vfork' works. */
311 #undef HAVE_WORKING_VFORK
313 /* Define to the address where bug reports for this package should be sent. */
314 #undef PACKAGE_BUGREPORT
316 /* Define to the full name of this package. */
319 /* Define to the full name and version of this package. */
320 #undef PACKAGE_STRING
322 /* Define to the one symbol short name of this package. */
323 #undef PACKAGE_TARNAME
325 /* Define to the home page for this package. */
328 /* Define to the version of this package. */
329 #undef PACKAGE_VERSION
331 /* Additional package description */
334 /* Define to the type of arg 1 for ptrace. */
335 #undef PTRACE_TYPE_ARG1
337 /* Define to the type of arg 3 for ptrace. */
338 #undef PTRACE_TYPE_ARG3
340 /* Define to the type of arg 4 for ptrace. */
341 #undef PTRACE_TYPE_ARG4
343 /* Define to the type of arg 5 for ptrace. */
344 #undef PTRACE_TYPE_ARG5
346 /* Define as the return type of ptrace. */
347 #undef PTRACE_TYPE_RET
349 /* Bug reporting address */
350 #undef REPORT_BUGS_TO
352 /* The size of `long long', as computed by sizeof. */
353 #undef SIZEOF_LONG_LONG
355 /* If using the C implementation of alloca, define if you know the
356 direction of stack growth for your system; otherwise it will be
357 automatically deduced at runtime.
358 STACK_DIRECTION > 0 => grows toward higher addresses
359 STACK_DIRECTION < 0 => grows toward lower addresses
360 STACK_DIRECTION = 0 => direction of growth unknown */
361 #undef STACK_DIRECTION
363 /* Define to 1 if you have the ANSI C header files. */
366 /* Define if we should use libthread_db directly. */
367 #undef USE_LIBTHREAD_DB_DIRECTLY
369 /* Enable extensions on AIX 3, Interix. */
373 /* Enable GNU extensions on systems that have them. */
377 /* Enable threading extensions on Solaris. */
378 #ifndef _POSIX_PTHREAD_SEMANTICS
379 # undef _POSIX_PTHREAD_SEMANTICS
381 /* Enable extensions on HP NonStop. */
382 #ifndef _TANDEM_SOURCE
383 # undef _TANDEM_SOURCE
385 /* Enable general extensions on Solaris. */
386 #ifndef __EXTENSIONS__
387 # undef __EXTENSIONS__
391 /* Define if we should use libthread_db. */
394 /* Define if we should use the Windows API, instead of the POSIX API. On
395 Windows, we use the Windows API when building for MinGW, but the POSIX API
396 when building for Cygwin. */
399 /* Define if an XML target description is available. */
402 /* Enable large inode numbers on Mac OS X 10.5. */
403 #ifndef _DARWIN_USE_64_BIT_INODE
404 # define _DARWIN_USE_64_BIT_INODE 1
407 /* Number of bits in a file offset, on hosts where this is settable. */
408 #undef _FILE_OFFSET_BITS
410 /* Define for large files, on AIX-style hosts. */
413 /* Define to 1 if on MINIX. */
416 /* Define to 2 if the system does not provide POSIX.1 features except with
418 #undef _POSIX_1_SOURCE
420 /* Define to 1 if you need to in order for `stat' and other things to work. */
423 /* Define to `int' if <sys/types.h> does not define. */
426 /* Define to `unsigned int' if <sys/types.h> does not define. */
429 /* Define as `fork' if `vfork' does not work. */