blob: 91d0c5e0b03faee7e1b4ee16b4b30449d6181f28 [file] [log] [blame]
mostang.com!davidm0440c532003-01-17 18:12:55 +00001/* include/config.h.in. Generated from configure.in by autoheader. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +00002
mostang.com!davidmc7aaa682003-03-19 19:25:18 +00003/* Define to 1 if you have the <asm/ptrace_offsets.h> header file. */
4#undef HAVE_ASM_PTRACE_OFFSETS_H
5
hp.com!davidmc3fa0b62003-11-24 21:37:22 +00006/* Define to 1 if you have the <atomic_ops.h> header file. */
7#undef HAVE_ATOMIC_OPS_H
8
hp.com!davidma69cf3d2003-01-28 03:40:06 +00009/* Define to 1 if you have the <dlfcn.h> header file. */
10#undef HAVE_DLFCN_H
11
mostang.com!davidmc7aaa682003-03-19 19:25:18 +000012/* Define to 1 if you have the `dlmodinfo' function. */
13#undef HAVE_DLMODINFO
14
15/* Define to 1 if you have the `dl_iterate_phdr' function. */
16#undef HAVE_DL_ITERATE_PHDR
17
18/* Define to 1 if you have the <endian.h> header file. */
19#undef HAVE_ENDIAN_H
20
21/* Define to 1 if you have the <execinfo.h> header file. */
22#undef HAVE_EXECINFO_H
23
mostang.com!davidm0440c532003-01-17 18:12:55 +000024/* Define to 1 if you have the `getunwind' function. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000025#undef HAVE_GETUNWIND
26
hp.com!davidm74f568c2003-02-14 03:09:27 +000027/* Define to 1 if you have the <ia64intrin.h> header file. */
28#undef HAVE_IA64INTRIN_H
29
mostang.com!davidm0440c532003-01-17 18:12:55 +000030/* Define to 1 if you have the <inttypes.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000031#undef HAVE_INTTYPES_H
32
hp.com!davidmc3fa0b62003-11-24 21:37:22 +000033/* Define to 1 if you have the `atomic_ops' library (-latomic_ops). */
34#undef HAVE_LIBATOMIC_OPS
35
mostang.com!davidm6ab15cd2003-04-03 07:59:15 +000036/* Define to 1 if you have the `uca' library (-luca). */
37#undef HAVE_LIBUCA
38
mostang.com!davidm0440c532003-01-17 18:12:55 +000039/* Define to 1 if you have the <memory.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000040#undef HAVE_MEMORY_H
41
mostang.com!davidm46149fd2003-03-31 18:16:54 +000042/* Define to 1 if the system has the type `sighandler_t'. */
43#undef HAVE_SIGHANDLER_T
44
hp.com!davidm2c9be972003-11-22 06:08:20 +000045/* Define to 1 if you have the <signal.h> header file. */
46#undef HAVE_SIGNAL_H
47
mostang.com!davidm0440c532003-01-17 18:12:55 +000048/* Define to 1 if you have the <stdint.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000049#undef HAVE_STDINT_H
50
mostang.com!davidm0440c532003-01-17 18:12:55 +000051/* Define to 1 if you have the <stdlib.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000052#undef HAVE_STDLIB_H
53
mostang.com!davidm0440c532003-01-17 18:12:55 +000054/* Define to 1 if you have the <strings.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000055#undef HAVE_STRINGS_H
56
mostang.com!davidm0440c532003-01-17 18:12:55 +000057/* Define to 1 if you have the <string.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000058#undef HAVE_STRING_H
59
mostang.com!davidm0440c532003-01-17 18:12:55 +000060/* Define to 1 if you have the <sys/stat.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000061#undef HAVE_SYS_STAT_H
62
mostang.com!davidm0440c532003-01-17 18:12:55 +000063/* Define to 1 if you have the <sys/types.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000064#undef HAVE_SYS_TYPES_H
65
mostang.com!davidm6ab15cd2003-04-03 07:59:15 +000066/* Define to 1 if you have the <sys/uc_access.h> header file. */
67#undef HAVE_SYS_UC_ACCESS_H
68
mostang.com!davidmc7aaa682003-03-19 19:25:18 +000069/* Define to 1 if you have the `ttrace' function. */
70#undef HAVE_TTRACE
71
mostang.com!davidm0440c532003-01-17 18:12:55 +000072/* Define to 1 if you have the <unistd.h> header file. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000073#undef HAVE_UNISTD_H
74
mostang.com!davidm0440c532003-01-17 18:12:55 +000075/* Define to 1 if __thread keyword is supported by the C compiler. */
mostang.com!davidm193ba282002-11-09 07:59:02 +000076#undef HAVE___THREAD
77
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000078/* Name of package */
79#undef PACKAGE
80
mostang.com!davidm0440c532003-01-17 18:12:55 +000081/* Define to the address where bug reports for this package should be sent. */
82#undef PACKAGE_BUGREPORT
83
84/* Define to the full name of this package. */
85#undef PACKAGE_NAME
86
87/* Define to the full name and version of this package. */
88#undef PACKAGE_STRING
89
90/* Define to the one symbol short name of this package. */
91#undef PACKAGE_TARNAME
92
93/* Define to the version of this package. */
94#undef PACKAGE_VERSION
95
mostang.com!davidmcfe616f2002-04-25 06:47:29 +000096/* Define as the return type of signal handlers (`int' or `void'). */
97#undef RETSIGTYPE
98
mostang.com!davidm0440c532003-01-17 18:12:55 +000099/* Define to 1 if you have the ANSI C header files. */
mostang.com!davidmcfe616f2002-04-25 06:47:29 +0000100#undef STDC_HEADERS
101
102/* Version number of package */
103#undef VERSION
104
105/* Define to empty if `const' does not conform to ANSI C. */
106#undef const
107
hp.com!davidm2c9be972003-11-22 06:08:20 +0000108/* Define to `__inline__' or `__inline' if that's what the C compiler
109 calls it, or to nothing if 'inline' is not supported under any name. */
110#ifndef __cplusplus
mostang.com!davidmcfe616f2002-04-25 06:47:29 +0000111#undef inline
hp.com!davidm2c9be972003-11-22 06:08:20 +0000112#endif
mostang.com!davidmcfe616f2002-04-25 06:47:29 +0000113
114/* Define to `unsigned' if <sys/types.h> does not define. */
115#undef size_t